Final answer:
To verify that the given function y = e2x cos 3x is an explicit solution of the differential equation y'' − 4y' + 13y = 0, we can substitute the function into the equation and check if it holds true.
Step-by-step explanation:
To verify that the given function y = e2x cos 3x is an explicit solution of the differential equation y'' − 4y' + 13y = 0, we need to substitute this function into the differential equation and check if it holds true.
First, let's find the first and second derivatives of y:
- y' = (d/dx)(e2x cos 3x) = 2e2x cos 3x - 3e2x sin 3x
- y'' = (d^2/dx^2)(e2x cos 3x) = 4e2x cos 3x - 12e2x sin 3x - 9e2x cos 3x - 6e2x sin 3x
Now, substitute these derivatives into the differential equation:
4e2x cos 3x - 12e2x sin 3x - 9e2x cos 3x - 6e2x sin 3x - 4(2e2x cos 3x - 3e2x sin 3x) + 13e2x cos 3x = 0
Simplifying, we get:
13e2x cos 3x - 13e2x cos 3x = 0
Since the equation holds true, we can conclude that y = e2x cos 3x is an explicit solution of the given differential equation.