Solving an Initial Value Problem: 9r^2-12r+4=0

Punchlinegirl
221
0
Solve the given initial value problem.
9y"-12y'+4y=0 y(0)=2 y'(0)=-1

9r^2-12r +4=0
(3r-2)^2
so r=2/3
so my general solution would be y(t)=c_1e^2/3t +c_2e^2/3t
Whenever I try to use the initial conditions I can't get them to work. One disappears.
Is my general solution even right?
 
Physics news on Phys.org
You only have one linearly independent solution there. When you get a double root like that, the other solution is given by, in this case, t e^{2/3 t} [/tex]. You can verify this by plugging it into the DE.
 
I get it.. thanks a lot!
 
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 . 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