ryan8888
- 26
- 0
Homework Statement
Find the General Solution of x^2y" - 2xy' +2y = x^4e^x
Homework Equations
The Attempt at a Solution
I just recently began learning about the Euler-Cauchy Equation and have been able to follow it until I hit the part for the Complementary Equation. I'm having a little truoble understanding how to set up the Wronskian.
Here is what I came up with for this problem:
My auxilliary equation is M2 + (a-1)m + b =0 with a = -2 and b= 2
So I have: m2 - 3m +2 =0
Solving for the Roots: (m-1)(m+2) = 0
m1 = 1 and m2 =2
Because these are real and distinct roots my characteristic equation is yc = c1x + c2x2
This is where I get stuck. I have to solve for the Particular solution and the example I found uses a Wronskian to do so. I'm familiar with the method in which I would make a guess at the general solution, take the derivatives and then substitute them into the original ode and solve for the constants.
Here I know the Wronskian is w(x,x2) But I'm not entirely sure where the x and x2 are obtained from. Are they simply the 2 x components of the ODE and secondly if they are does the order in which they are listed have any bearing on the outcome of the solution?