2nd order homogenous differential equation

zanazzi78
Messages
115
Reaction score
1
Solve the following for y(x);

y'' - 3y' + 2y = 0

I kind of know what to do up to a point but after that I`m stuck (bad notes and no textbook!).

Here`s what i`ve done so far, if someone could hint as how to finish this question i should be able to do the other 9 I have.


let y = e^rx then y' = r e^rx and y''= r^2 e^rx

therefor

r^2 e^rx -3re^rx + 2e^rx = 0

or
r^2 -3r +2 = 0

or

(r-2)(r-1)=0

i.e. r=2 and r=1


now i`m stuck! What do i need to do to find the solution?

(sorry about the lack of latex but my pc refuses to display it! so if you could not use it i would be gratefull)
 
Physics news on Phys.org
Well, as you said you proposed solutions of the form y = e^{rx} and you found r to be 2 and 1. A lineair combination of these solutions, together with two constants, is your complete solution to the homogenous equation.
 
So i would have a solution something like

y= A e^2x + B e^x

How do I find A and B or is that an irrelavent question?
 
zanazzi78 said:
So i would have a solution something like

y= A e^2x + B e^x

How do I find A and B or is that an irrelavent question?
Your solution is fine and you cannot determine A and B, unless there are initial or boundary conditions. For a general n-th order DE, you'll have n constants.
 
TD thank you very much, your help is gratefully received.
 
zanazzi78 said:
TD thank you very much, your help is gratefully received.
You're welcome :smile:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top