JeffNYC
- 26
- 0
I have an equation I need to solve by using undetermined coefficients:
y'' - y' = ex
The auxiliary equation is:
r2- r = 0 , so 2 real roots (R1=0, R2 = 1)
So, yc(x) = C1 + C2ex
Now for the particular solution:
I can try Aex but this is already present in the complementary solution. Do I use:
yp(x) = xAex
Is this the right move at this point in the problem?
y'' - y' = ex
The auxiliary equation is:
r2- r = 0 , so 2 real roots (R1=0, R2 = 1)
So, yc(x) = C1 + C2ex
Now for the particular solution:
I can try Aex but this is already present in the complementary solution. Do I use:
yp(x) = xAex
Is this the right move at this point in the problem?