Homework 5, due March 2, 2007.

Due Friday, March 2, 2007.
Post Reply
goodwine
Site Admin
Posts: 1596
Joined: Tue Aug 24, 2004 4:54 pm
Location: 376 Fitzpatrick
Contact:

Homework 5, due March 2, 2007.

Post by goodwine »

Consider
  • Image
  1. Write this second order equation as a system of two first order equations.
  2. Determine all the equilibrium points for this system.
  3. By computing a Taylor series approximation to the nonlinear term, determine a linear approximation to the nonlinear system near each equilibrium point. This should be in the form of one second order differential equation.
  4. Solve each linear approximation near each equilibrium point.
  5. Plot the solution to the nonlinear equation (determined numerically using any method/program you choose) and the solution to the linear approximation for various initial conditions on the same phase plane to verify that the linear approximation is only valid near the equilibrium point. By inspecting the graph, provide an estimate of the region in which the linear approximation is valid.
  6. By computing the Jacobian, determine the linear approximation to the system of two first order equations near each equilibrium point. This should be in the form of two first order differential equations.
  7. By computing the eigenvalues and eigenvectors of the Jacobian matrix evaluated at the equilibrium point, determine the solution to the linear approximation.
  8. If any of the fixed points have real eigenvalues, plot the corresponding eigenvectors on the phase plane plot. Explain what they represent.
Bill Goodwine, 376 Fitzpatrick
tscherbe

equilibrium points

Post by tscherbe »

to find the equilibrium points do you neglect the non-linear portion of the equation?
goodwine
Site Admin
Posts: 1596
Joined: Tue Aug 24, 2004 4:54 pm
Location: 376 Fitzpatrick
Contact:

Re: equilibrium points

Post by goodwine »

tscherbe wrote:to find the equilibrium points do you neglect the non-linear portion of the equation?
No, if you do that the only equilibrium will be the origin. You need to use the whole nonlinear equation to find the equilibria, then determine the best linear approximation near each one.
Bill Goodwine, 376 Fitzpatrick
clegault

approximate solution

Post by clegault »

Two of us are having issues solving for the approximate solution for the second equilibrium point. When we compare our graphs, our approximate solution is perpendicular to the exact solution. We both solved this independently of each other and came to the same results. We were wondering if this is supposed to happen or if we're both doing something wrong.
goodwine
Site Admin
Posts: 1596
Joined: Tue Aug 24, 2004 4:54 pm
Location: 376 Fitzpatrick
Contact:

Re: approximate solution

Post by goodwine »

clegault wrote:Two of us are having issues solving for the approximate solution for the second equilibrium point. When we compare our graphs, our approximate solution is perpendicular to the exact solution. We both solved this independently of each other and came to the same results. We were wondering if this is supposed to happen or if we're both doing something wrong.
Near the equilibrium point the solutions should be approximately the same, so there is an error somewhere. Without more information, though, I don't think I can be of much help.
Bill Goodwine, 376 Fitzpatrick
Post Reply

Return to “AME 30315 Homework 5”