Lancelot59
- 640
- 1
Given y''-4y=2
and that one solution is y_{1}=e^{-2x}
I need to find a second solution of the homogeneous equation, and then a particular solution of the homogeneous equation.
Here's how I solved the homogeneous equation:
y=ue^{-2x}, y'=u'e^{-2x}-2ue^{-2x}, y''=u''e^{-2x}-2u'e^{-2x}+4ue^{-2x}-2u'e^{-2x}
plugging into the equation:
u''e^{-2x}-2u'e^{-2x}+4ue^{-2x}-2u'e^{-2x}-4ue^{-2x}=0
u''-4u=0
Then using w=u', w'=u''
w'=4w
and I eventually got y to be y_{2}=\frac{e^{2x}/4}c
The book says the answer is y=e^{2x}, so I'm not sure whether or not that factor of 1/4 should be there. Then for the second part of finding a particular solution, the answer is -1/2, but I'm not sure how that's arrived at either.
and that one solution is y_{1}=e^{-2x}
I need to find a second solution of the homogeneous equation, and then a particular solution of the homogeneous equation.
Here's how I solved the homogeneous equation:
y=ue^{-2x}, y'=u'e^{-2x}-2ue^{-2x}, y''=u''e^{-2x}-2u'e^{-2x}+4ue^{-2x}-2u'e^{-2x}
plugging into the equation:
u''e^{-2x}-2u'e^{-2x}+4ue^{-2x}-2u'e^{-2x}-4ue^{-2x}=0
u''-4u=0
Then using w=u', w'=u''
w'=4w
and I eventually got y to be y_{2}=\frac{e^{2x}/4}c
The book says the answer is y=e^{2x}, so I'm not sure whether or not that factor of 1/4 should be there. Then for the second part of finding a particular solution, the answer is -1/2, but I'm not sure how that's arrived at either.