Solving the Euler Cauchy Equation: Finding the General Solution

  • Thread starter Thread starter engineer_dave
  • Start date Start date
  • Tags Tags
    Cauchy Euler
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 15K views
engineer_dave
Messages
35
Reaction score
0

Homework Statement



Find the general solution of x^2y" - 2y = 0


Homework Equations





The Attempt at a Solution



Can anyone tell me how to find the general solution of the Euler Cauchy equation. How do we make it into one?? Thanks.
 
Physics news on Phys.org
there is a general method for solving 2nd order ODE of the form y''+f(x)y+g(x)=0 that you can look up in any self respecting book on differential equations. for instance boyce & diprima
 
engineer_dave said:

Homework Statement



Find the general solution of x^2y" - 2y = 0


Homework Equations





The Attempt at a Solution



Can anyone tell me how to find the general solution of the Euler Cauchy equation. How do we make it into one?? Thanks.
Why would you be given the problem of solving an Euler-Cauchy equation if you were told nothing beforehand about solving such a thing?

Try a "trial solution" of the form y= xr where r is an unknown number.
 
The characheristic equation here is [tex]k(k-1)-2=0[/tex]. The solution would then be [tex]y=c_1|x|^{k_1}+c_2|x|^{k_2}[/tex] on [tex](-\infty,0)\cup (0,\infty)[/tex].