Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

d2xdt2&+2x-x2=0x(0)&=1,x'(0)=1;x(0)=32,x'(0)=-1

Short Answer

Expert verified

For the boundary conditionsx(0)=x'(0)=1The solution is a periodic one and the period of oscillations is. For the boundary conditions

x(0)=32andx'(0)=-1

The solution is not a periodic one. And there is no such a period of oscillations for that kind of behaviour.

Step by step solution

01

To Find the equation

Wehaven&d2xdt2+2x-x2=0wherex(0)=l,x'(0)=1

and

x(0)=32,x'(0)=-1

Solving numerically, using Mathematic, as follows

In[58]:=NDSolve[{Derivative[2][x][t]+2x[t]-x[t]2=0,x[0]=1,x'[0]=1},x[t],{t,0,14}]

Out[58] ={{x[t]Interpolating Function Domain:{{0.,14.}}Output:scalar[t]}}

ln[59]:=NDSolveDerivative[2][x][t]+2x[t]-x[t]2=0,x[0]=32,x'[0]=-1,

x[t],{t,0,14}]

t==7.268794944467533', step size is effectively zero; singularity or stiff system suspected.

Out[F9] ={{x[t]Interpolating FunctionDomain:{{0.,7.27}}Output:scalar{[t]}}

02

The two sets of the intial condition

And we plot the results, for the two sets of the intial conditions, yields

In[63]:Plot[{Evaluate[x[t]/.%58],Evaluate[x[t]/.%59]},{t,0,7},

Plot Legends{"x(0)=x'(0)=1","x(0)=3/2,x'(0)=-1"}]

03

Final Answer

For The first boundary conditions

The solution is a periodic one. And from the graph, we can deduce that the half period of the oscillations is

12T=4.1-1.2=2.9sT=5.8s

For The Second Boundary Conditions

The solution is not a periodic one. And there is no such a period of oscillations for that kind of behaviour.

See graphs. For the boundary conditions x(0)=x'(0)=1.The solution is a periodic one and the period of oscillations is 5.8s. For the boundary conditions

x(0)=32andx'(0)=-1

The solution is not a periodic one. And there is no such a period of oscillations for that kind of behaviour.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

a) Experiment with a calculator to find an interval 0θ<θ1where θis measured in radians, for which you think sinθθis a fairly good estimate.then use a graphing utility to plot the graphs ofy=x andy=sinx on the same coordinate axes for 0x<π2 do the graphs confirm you observations with the calculator?

b) Use a numerical solver to plot the solution curves of the initial-value problems.

d2θdt2+sinθ=0,θ(0)=θ0,θ'(0)=θ0andd2θdt2+θ=0,θ(0)=θ0,θ'(0)=θ0

Use a CAS to plot graphs to convince yourself that the equation tanα=-α in Problem 38 has an infinite number of roots.

Explain why the negative roots of the equation can be ignored. Explain whyλ=0is not an eigenvalue even thoughα=0is an obvious solution of the equation tanα=-α.

In problems 21-24the given figure represents the graph of an equation of motion for a damped spring/mass system. Use the graph to determine

(a) Whether the initial displacement is above or below the equilibrium position and

(b) Whether the mass is initially released from rest, heading downward, or heading upward.

Find the eigenvalues and eigenfunctions for the given boundary-value problem.

y''+2y'+(λ+1)y=0,y(0)=0,y(5)=0

After a mass weighing 10poundsis attached to a 5-foot spring, the spring measures 7feet. This mass is removed and replaced with another mass that weighs 8pounds. The entire system is placed in a medium that offers a damping force that is numerically equal to the instantaneous velocity.

(a) Find the equation of motion if the mass is initially released from a point 12footbelow the equilibrium position with a downward velocity of 1fts.

(b) Express the equation of motion in the form given in (23).

(c) Find the times at which the mass passes through the equilibrium position heading downward.

(d) Graph the equation of motion.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free