What's the difference between these two D.E?

  • Thread starter Thread starter asdf1
  • Start date Start date
  • Tags Tags
    Difference
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
asdf1
Messages
734
Reaction score
0
for
1. x(x-1)y``+(3x-1)y`+y=0
2. (x^2 -x)y``-xy`+y=0
those are 2 examples of the frobenius method, but i don't understand why those 2 use completely different methods to solve...
 
Physics news on Phys.org
the first used the method of variation of parameters, and the second one
supposed that y2=cy1 and differentiated that and subsituted y2``, y` and y into the original equation...