Homework 10, due 5:00pm, December 11.

Due 5:00pm, Tuesday, December 11, 2007.
Post Reply
goodwine
Site Admin
Posts: 1596
Joined: Tue Aug 24, 2004 4:54 pm
Location: 376 Fitzpatrick
Contact:

Homework 10, due 5:00pm, December 11.

Post by goodwine »

Consider
  • Image
  1. Determine a linear differential equation that is a good approximation of this one near the points
    • Image
    and
    • Image
  2. Near each of those points, find the analytical solution to this linear approximation.
  3. Near the point
    • Image
    make a plot on the phase plane of the linear solution and the nonlinear solution (determined numerically using whatever method you want, including matlab) for various initial conditions. Include a plot of the solutions where the initial conditions are such that the linear solution is a good approximation to the nonlinear solution; one where it is a terrible approximation and one that is intermediate.
  4. Near the point
    • Image
    write the analytical solution in the form of
    • Image
    where Image are vectors and x1 and x2 are x(t) and the derivative of x(t) respectively.

    Plot these vectors. Plot (-1) times these vectors. Compare the linear and nonlinear solutions for 8 different initial conditions, one close to and on each side of the vectors plotted, as indicated by the "x"s illustrated in the following figure.
    • Image
    Note: all of these solutions will blow up. Restrict the plot to be between plus and minus 2 for each axis. You may have to fiddle with the total time of the simulation to make sure it runs long enough to leave the range of the plot but not too long so that the simulation dies.
Bill Goodwine, 376 Fitzpatrick
aoconno5

Problem 2

Post by aoconno5 »

When we are finding the linear approximation to the nonlinear equation, how do we know what value of xdot(0) to use? In the examples you did in the text, you chose xdot(0)=10.2 for one and xdot(0)=0.2 for another and I'm not sure how you picked those values.
goodwine
Site Admin
Posts: 1596
Joined: Tue Aug 24, 2004 4:54 pm
Location: 376 Fitzpatrick
Contact:

Re: Problem 2

Post by goodwine »

aoconno5 wrote:When we are finding the linear approximation to the nonlinear equation, how do we know what value of xdot(0) to use? In the examples you did in the text, you chose xdot(0)=10.2 for one and xdot(0)=0.2 for another and I'm not sure how you picked those values.
If the equation is linear in xdot, then it should not matter what you use; however, if xdot is large, then x will be changing a lot so it may not be likely to hang around x_0. Hence, it's usually a good ideal to make xdot small.
Bill Goodwine, 376 Fitzpatrick
goodwine
Site Admin
Posts: 1596
Joined: Tue Aug 24, 2004 4:54 pm
Location: 376 Fitzpatrick
Contact:

Typo on problem 4

Post by goodwine »

There shouldn't be a d/dt in front of the [x1, x2] vector. That is the solution, not the original differential equation.
Bill Goodwine, 376 Fitzpatrick
goodwine
Site Admin
Posts: 1596
Joined: Tue Aug 24, 2004 4:54 pm
Location: 376 Fitzpatrick
Contact:

Also on problem 4

Post by goodwine »

Not all of the solutions blow up, but most of them do.
Bill Goodwine, 376 Fitzpatrick
Post Reply

Return to “AME 30314, Homework 10”