How do I go about solving this PDE?

  • Thread starter Thread starter coverband
  • Start date Start date
  • Tags Tags
    Pde
coverband
Messages
170
Reaction score
1

Homework Statement



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


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: \frac{d^2y}{dx^2} + (y^4-1)\frac{dy}{dx} = 0

Now how solve please !
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top