Saladsamurai
- 3,009
- 7
Homework Statement
y'=(2x+y+1)^{-1}
Homework Equations
Find the complimentary Yc and then use annihilator to find Yp (<-- at least that is what I am trying)
The Attempt at a Solution
y'=(2x+y+1)^{-1}
\Rightarrow \frac{1}{y'}=2x+y+1
\Rightarrow \frac{1}{y'}-y=2x+1
In operator form:
\Rightarrow (\frac{1}{D}-1)y=2x+1
Finding Yc by characteristic equation:
\Rightarrow \frac{1}{m}-1=0
\Rightarrow m=1
Thus, Y_c=c_1e^x
To find Yp, multiplying both sides of (\frac{1}{D}-1)y=2x+1 by the operator D^2:
\Rightarrow D-D^2=D(1-D)=0
\Rightarrow D=0,1
\Rightarrow Y_p=A+Bxe^x due to the repeated root.
Does this look okay so far?
If so, I just find Y'p and Y''p and plug them back into \Rightarrow \frac{1}{y'}=2x+y+1
and compare coefficients of like powers of x right?
Is there a better way to do this? (keep in mind it is still early on in the class, so we may not have learned the easier way if so)