
Lilly B.
asked 08/08/19Find the first four nonzero terms in a power series expansion of the solution to the given initial value problem
3y''-4(cosx)y'-4y=0; y(pi/2)=6, y'(pi/2)=2
(Type an expression that includes all terms up to order 4)
1 Expert Answer
Start with the simplified equation y''(x) = f''(x) = { -(4/3)cosx }y' - (4/3)y
and the solution in terms of (x-pi/2)
So,
y(x) = f(x) = ao + a1(x-pi/2) + a2(x-pi/2)2 + a3(x-pi/2)3 +...............
But this equation is also compatible with the Taylor's Series coefficients! Solving for the derivatives at pi/2
y(pi/2) = 6 (given)
y'(pi/2) = 2 (given)
y''(pi/2) = 8
y'''(pi/2) = 0
y''''(pi/2) = -32/3
y'''''(pi/2) = 8/3
y(x) = f(x) = 6 + 2(x-pi/2) + 8(x-pi/2)2/2! + 0 -32/3(x-pi/2)4/4! + 8/3(x-pi/2)5/5! .........
y = f(x) = 6 + 2(x-pi/2) + 4(x-pi/2)2 - (4/9)(x-pi/2)4 + (8/159)(x-pi/2)5..............
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Patrick B.
ZER0 undetermined coefficients suggests the particular solution is zero.08/10/19