PDA

View Full Version : 4th oder ODE


teeoffpoint
Oct6-09, 09:14 AM
how can i solve d4y/dt4 - λ4 y= 0

HallsofIvy
Oct6-09, 10:49 AM
Since that is a linear equation with constant coefficients, you can immediately write down its "characteristic equation", x^4- \lambxa^4= 0. That factors as (x^2- \lambda^2)(x^2+ \lambda^2)= (x- \lambda)(x+ \lambda)(x- i\lambda)(x+ i\lambda)= 0 and so has characteristic values \lambda, -\lambda, i\lambda, and -i\lambda. Do you know what to do with those?

teeoffpoint
Oct7-09, 01:24 PM
hmm... i dont really understand. can u show me a clearer working? wat you mean by x^4- \lambxa^4= 0? thanks

HallsofIvy
Oct7-09, 04:05 PM
What kind of explanation would you understand? Do you know anything at all about linear differential equations? I need to know what you do understand before I can explain much more.

teeoffpoint
Oct8-09, 05:19 AM
oh how did you solve x^2 + λ^2?

HallsofIvy
Oct8-09, 07:18 AM
I didn't solve x^2+ \lamba^2. That is not an equation. I did solve x^2+ \lambda^2= 0 by the obvious method: I subtracted \lambda^2 from both sides to get x^2= -\lambda^2 and then took the square root of both sides. But now, in addition to my previous questions, which you still haven't answered, why are you trying to do differential equations if you don't know how to solve a simple quadratic equation?