Solving 2nd Order Diff Eq: X2y''-2xy'-4y=0

  • Thread starter Thread starter franky2727
  • Start date Start date
franky2727
Messages
131
Reaction score
0
not a clue where to begin with this one or what method to use can someone start me off? its only revision not homework

the second order differential equation X2y''-2xy'-4y=0

has non-constant coefficients.find its general solution by looking for a sollution in the form Y=Xn and obtaining a quadratic equation for n
 
Physics news on Phys.org
Well, I guess you are to solve for the zeroes of that equation. What you've got there is an ax^2+bx+c=0, where a=y'', b=2y' and c=-4y.

Edit: Alrighty, I'm wrong ;) Cheers to HallsofIvy!
 
Last edited:
EEh?

Have you even TRIED out your trial solution, franky?

The characteristic equation you'll get on n is perfectly solvable.
 
That is what is referred to as an "Euler-type" or "Equiponential" equation. "Where to start" is by doing exactly what you are told to do! If y= xn, what are y' and y"? What happens if you put them into this different equation?

(No, Tomtom, that is not what is meant.)
 
so then i get n2x2+n-4xn=0

which does to n2x2-2xn-4=0 where can i go from here i don't see how this has helped? i still have two unknown constants or do i just sub in a value for n now?
and also if n=0 then -4=0
 
scratch that I've cocked it up ill just work it out again
 
am i right to get n=1+or- root 20 over 2? then which one do i sub back into get the general?
 
Well you're told the trial solution already. Just use that and the answer for n. And note that your answer for n is incorrect. Check your calculations.
 
Last edited:
franky2727 said:
not a clue where to begin with this one or what method to use can someone start me off? its only revision not homework

the second order differential equation X2y''-2xy'-4y=0

has non-constant coefficients.find its general solution by looking for a sollution in the form Y=Xn and obtaining a quadratic equation for n

franky2727 said:
am i right to get n=1+or- root 20 over 2? then which one do i sub back into get the general?
Since you are not showing what you are doing, all I can say is "absolutely not!". That is not even close to correct.
Please show exactly what characteristic equation (the equation for "n") you got and how you attempted to solve it.
 
  • #10
i had y=xn y'=nxn-1 y''=n2xn-2

subbing in and dividing through by xn i get n2-2n-4=0 giving me 1+ or - root 20 over 2
 
  • #11
Your quadratic equation is incorrect. Note that y'' \neq n^2x^{n-2}.
 
  • #12
ahh got it now giving me n=-1 or +4 so what do i do with them now? sub them back into y y' and y''? giving me one equation that goes to 0=0 when using n=4 and the other of x+2x^-1 -8x^-3=0 or do i just sub in y' and y'' leaving y as it is and therefore finding an equation (2 equations) in the form of y=
?
 
  • #13
Remember that you were told to try a solution of the form xn. You found that such a solution works if n= -1 or n= 4. In other words, x-1 and x4 are solutions to the differential equation. You should also know that the solutions to any nth order linear homogeneous differential equation for a "vector space of dimension n" which simply means that the general solution can be written as a linear combination of n independent solutions. Here, x-1 and x4 are definitely independent so any solution can be written as a linear combination of them: of the form Cx-1+ Dx4 where C and D can be any constants.
 
  • #14
ahh ok thanks
 
Back
Top