Solving Linear ODEs: Question & Answer

  • Thread starter Thread starter physicsjock
  • Start date Start date
  • Tags Tags
    Linear Ode
physicsjock
Messages
84
Reaction score
0
Hey,

I have been trying to work out how to solve this example question I found in a recommended text,

http://img715.imageshack.us/img715/5052/asdavm.jpg

Everywhere I've been reading starts with since y=eta(x) is a particular solution then y=eta(x) + u is a general solution, but the question doesn't state eta(x) as a particular solution, is that a problem?

Anyway in this question is the way to go simply subbing in y = eta + 1/si then noting that all the lone eta components cancel since they are a solution themselves.

But when I do that,

I end up with something like

\frac{dx}{d\Psi }=\left[ p(x)+2q(x)\eta (x) \right]\Psi (x)+\frac{q(x)}{{{\Psi }^{2}}(x)}

and I can't rearrange it to form the equation which si solves,

any idea on what I've done wrong?
 
Last edited by a moderator:
Physics news on Phys.org
hey physicsjock! :smile:

where did that dx/dψ come from? :confused:

it should be -(1/ψ2)dψ/dx :wink:

(and then you'll be able to multiply throughout by ψ2)
 
ahah what a silly mistake I made!

Thanks heaps!
 
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