Finding general soln of differential eqn (zero under the root)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
darryw
Messages
124
Reaction score
0

Homework Statement



9y'' + 6y' + y = 0

r^2 + 6r + 1

( -6 +/- root 36 - 36 ) / 18

lamda = -6/18 = -(2/9)
mu = 0

(this is the part I am unsure about, because if i end up with a zero under the root, then does this make the final equation into this:

y = c_1*cos(0*x) + c_2*sin(0*x)

thanks for any help.

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
First, [itex]-\frac{6}{18}=-\frac{1}{3}\neq-\frac{2}{9}[/tex]. <br /> <br /> Second, when you have a double root, [itex]\lambda[/itex], you look for a solution of the form [itex]y(t)=C_1e^{\lambda t}+C_2 t e^{\lambda t}[/itex][/itex]