
Cristian M. answered 07/08/20
Researcher and Analyst Offers Patient and Clear Tutoring
Question: Find the general solution of the following ODE:
Answer: This is a fourth-order homogeneous linear ODE with constant coefficients. Find the characteristic polynomial and find its roots. Then use those roots to get the general solution via the superposition principle.
16m4 - 81 = 0
(4m2 - 9)(4m2 + 9) = 0
(2m - 3)(2m + 3)(2m - 3i)(2m + 3i) = 0
m = 3/2, m= -3/2, m= 3i/2, m = -3i/2
(two distinct real roots, two distinct complex roots (where a complex number takes the form a±bi, so a=0 and b=(3/2) here))
h(y) = c1e(3/2)y + c2e(-3/2)y + e0y[c3cos((3/2)y) + c4sin((3/2)y)]
h(y) = c1e(3/2)y + c2e(-3/2)y + c3cos((3/2)y) + c4sin((3/2)y)