JamesGoh
- 140
- 0
Homework Statement
Using the variation of parameters method, find the general solution of
x^{2}y" - 4xy' + 6y= x^{4}sin(x)
Homework Equations
y_{P}=v_{1}(x)y_{1}(x) + v_{2}(x)y_{2}(x)
v_{1}(x)'y_{1}(x) + v_{2}'(x)y_{2}(x)=0
v_{1}(x)'y_{1}(x)' + v_{2}'(x)y_{2}(x)'=x^{4}sin(x)
yp is the particular solution, v1,v2, y1 and y2 are nominal functions of x
The Attempt at a Solution
see pdfs below
The tutor's answer is y=Ax^{2}+Bx^{3}-x^{2}sin(x)
Im not sure if I am using the method correctly, please feel free to point me in the right direction