/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q5.3-23E Nonlinear Spring.聽The Duffing e... [FREE SOLUTION] | 91影视

91影视

Nonlinear Spring.The Duffing equationy''+y+ry3=0 where ris a constant is a model for the vibrations of amass attached to a nonlinearspring. For this model, does the period of vibration vary as the parameter ris varied?

Does the period vary as the initial conditions are varied? [Hint:Use the vectorized Runge鈥揔utta algorithm with h= 0.1 to approximate the solutions for r= 1 and 2,

with initial conditionsy(0)=a,y'(0)=0 for a = 1, 2, and 3.]

Short Answer

Expert verified

The result can get by the Runge-Kutta method.

Step by step solution

01

Transform the equation

Here, the equationy''+y+ry3=0.

The system can be written as;

x1=y(t)x2=y'=x'1

The transform equation is:

localid="1664103100476" x'1=x2x'2=-x1-rx31

The initial conditions are:

x1(0)=y(0)=a=1,2,3x2(0)=y'(0)=0

02

Apply the Runge-Kutta method and plot some graph

Apply mat lab to find the results. And some results are:

T

For

For

For

For

For

For


0

1

2

3

1

2

3

0.1

0.9900

1.9505

2.8534

0.9850

1.911

2.727

1

0.2336

-0.704

-2.689

0.0015

-1.64

-2.356

2

-0.859

-1.283

1.90

-0.999

0.841

0.990

3

-0.6618

1.8435

-0.9174

-0.0046

0.07583

0.4898

5

0.9471

-1.7494

1.151

0.00775

1.7470

2.8941

10

0.7989

1.13069

-1.6653

-0.99979

1.13987

2.4978

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 91影视!

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

Newton鈥檚 law of cooling states that the rate of change in the temperature T(t) of a body is proportional to the difference between the temperature of the medium M(t) and the temperature of the body. That is, dTdt=KMt-Ttwhere K is a constant. Let K=0.04min-1and the temperature of the medium be constant, Mt=293kelvins. If the body is initially at 360 kelvins, use Euler鈥檚 method with h = 3.0 min to approximate the temperature of the body after

(a) 30 minutes.

(b) 60 minutes.

The directional field for dydx=4xyin shown in figure 1.12.

(a) Verify that the straight lines y=2xare solution curves, provided x0.

(b) Sketch the solution curve with initial condition y (0) = 2.

(c) Sketch the solution curve with initial condition y(2) = 1.

(d) What can you say about the behaviour of the above solution as x+? How about x-?

Verify that the function (x)=c1ex+c2e-2xis a solution to the linear equation d2ydx2+dydx-2y=0 for any choice of the constants c1 andc2. Determine c1and c2so that each of the following initial conditions is satisfied.

(a)y(0)=2,y'(0)=1

(b)y(1)=1,y'(1)=0


A model for the velocity v at time tof a certain object falling under the influence of gravity in a viscous medium is given by the equation dvdt=1-v8.From the direction field shown in Figure 1.14, sketch the solutions with the initial conditions v(0) = 5, 8, and 15. Why is the value v = 8 called the 鈥渢erminal velocity鈥?

Figure 1.14

Show thatx=c1sinx+c2cosx, is a solution tod2ydx2+y=0 for any choice of the constantsc1andc2. Thus,c1sinx+c2cosx, is a two-parameter family of solutions to the differential equation.

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.