How do I go about solving this PDE?

  • Thread starter Thread starter coverband
  • Start date Start date
  • Tags Tags
    Pde
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
coverband
Messages
170
Reaction score
1

Homework Statement



[tex]\frac{\partial^2X}{\partial a^2} + (X^4-1)\frac{\partial X}{\partial a} = 0[/tex]


Homework Equations



How do I go about solving this PDE ?

The Attempt at a Solution



Please help !
 
Physics news on Phys.org


Is X a vector? Then I would try rewriting it in polar coordinates. Otherwise this isn't a PDE and could be solved with the same method as is used with separation of variables.
 


How do you solve with s.o.v. ?
 


coverband said:
How do you solve with s.o.v. ?
Is it a pde or not? Ie, is X a vector or a single variable? As for how to solve it if it is an ODE, just integrate it with respect to a and then solve normally.
 


Ok. Let's call it an ODE: [tex]\frac{d^2y}{dx^2} + (y^4-1)\frac{dy}{dx} = 0[/tex]

Now how solve please !