y" + 9y = 0 is a second order homogeneous linear differential equation with constant coefficients.
To solve this type of differential equation, we first solve the auxiliary equation m2 + 9 = 0. This equation has roots m = ±3i = 0±3i.
When the auxiliary equation has imaginary roots a±bi, the general solution of the differential equation is
y = Aeaxcos(bx) + Beaxsin(bx).
So, the general solution of the given differential equation is y = Ae0xcos(3x) + Be0xsin(3x) = Acos(3x) + Bsin(3x)
Since y = 3 when x = π/3, we have Acosπ + Bsinπ = 3. So, -A = 3. Therefore, A = -3.
So, y = -3cos(3x) + Bsin(3x)
y' = 9sin(3x) +3Bcos(3x)
Since y' = 3 when x = π/3, 3 = 9sinπ + 3Bcosπ
3 = -3B B = -1
Thus, y = -3cos(3x) - sin(3x)
Arturo O.
03/13/17