Lancelot59
- 640
- 1
I'm given
y''-4y'+4y=0
and there is a solution y_{1}=e^{2x}
Using this I need to find a second solution.
Starting with the assumption:
y_{2}=u(x)*y_{1}
Then:
y=ue^{2x}
y'=2ue^{2x}+u'e^{2x}
y''=4ue^{2x}+2u'e^{2x}+u''e^{2x}+2u'e^{2x}
When I substitute back into the original equation, after doing the cancellation I wind up with:
u''e^{2x}=0
Then using the following order reduction:
w=u'
I get:
w'e^{2x}=0
I'm not sure what to do next here. The example in my textbook had two terms, and they used an integrating factor. How can I go about solving this problem? The answer given in the book is:
y_{2}=e^{2x}
y''-4y'+4y=0
and there is a solution y_{1}=e^{2x}
Using this I need to find a second solution.
Starting with the assumption:
y_{2}=u(x)*y_{1}
Then:
y=ue^{2x}
y'=2ue^{2x}+u'e^{2x}
y''=4ue^{2x}+2u'e^{2x}+u''e^{2x}+2u'e^{2x}
When I substitute back into the original equation, after doing the cancellation I wind up with:
u''e^{2x}=0
Then using the following order reduction:
w=u'
I get:
w'e^{2x}=0
I'm not sure what to do next here. The example in my textbook had two terms, and they used an integrating factor. How can I go about solving this problem? The answer given in the book is:
y_{2}=e^{2x}