sandy.bridge
- 797
- 1
Homework Statement
Given [itex]y_1(x)=x[/itex] is a solution to [itex](2x-1)y''-4xy'+4y=0[/itex], find [itex]y(2)[/itex] given [itex](y(1),y'(1))=(0, 0)[/itex]. Utilize method of reduction of order.
I need help with this as I end up getting some ugly (in my mind, anyways) integrals. Thanks in advance!
The Attempt at a Solution
Let [itex]y=y_1v=xv[/itex], hence [itex]y'=v'x+v[/itex], and [itex]y''=2v'+v''x[/itex].
[tex]4xv'-2v'+2x^2v''-xv''-4xv-4x^2v'+4xv=0[/tex]
[tex]4xv'-2v'+2x^2v''-xv''-4x^2v'=0[/tex]
Let [itex]w=v'[/itex]
After separating I get:
[tex]\frac{dw}{w}=\frac{4x^2-4x+2}{2x^2-x}dx[/tex]
[tex]\frac{4x^2-4x+2}{2x^2-x}=2+\frac{A}{x}+\frac{B}{2x-1}[/tex]
where [itex]A(2x-1)+Bx=-2x+2[/itex], hence [itex](A, B)=(-2, 2)[/itex]
Therefore,
[tex]\frac{dw}{w}=(2-2\frac{1}{x}+2\frac{1}{2x-1})dx[/tex]
[tex]ln|w|=2x-2ln|x|+2ln|2x-1|+C_1[/tex]
[tex]w=\frac{e^{2x+C_1}(4x^2-4x+1)}{x^2}[/tex]
Next, I know I am supposed to integrate this to determine y', however, I am unsure of how to go about doing this.
Last edited: