Solve 0=u''+u*e^x | Poincare Return Map

  • Context: Graduate 
  • Thread starter Thread starter Nusc
  • Start date Start date
  • Tags Tags
    Map Poincare
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
Nusc
Messages
752
Reaction score
2
How do I write u''+u*e^x = 0 as a planar system?
 
Last edited:
Physics news on Phys.org
Okay its:

Let z=u', then z'=u''=-exp(x)*u.

So the planar system is {u'=z,z'=-exp(x)*u}, or in matrix form, U'=A*U, where U is the column vector (u,z) and A is the 2x2 matrix (0,1,-exp(x),0).

What can be said about the Poincare return map on the transversal u>0?