Find y as a function of t if 4y 729y 0 with y0 2 y0 9 y
Find y as a function of t if 4y\'\' - 729y = 0 with y(0) = 2, y\'(0) = 9. y =
Solution
Let y = ert be the solution of the given differential equal 4y\'\' - 729y = 0
=> 4r2 - 729 = 0
=> r1 = 27/2 and r2 = -27/2
Therefore , the solution of the differential equation would be
y = c1e(27/2)t + c2e(-27/2)t
y\' = (27/2)( c1e(27/2)t - c2e(-27/2)t )
y(0) = c1 + c2 = 2
y\'(0) = (27/2)( c1 - c2 ) = 9 => ( c1 - c2 ) = 2/3
=> c1 = 4/3 and c2 = 2/3
=> y = (4/3)e(27/2)t + (2/3)e(-27/2)t
