fluidistic
Gold Member
- 3,928
- 272
Homework Statement
I must find the constant K such that y''-\left ( \frac{1}{4}+\frac{K}{x} \right )y=0 for x>0 has a non trivial solution that is worth 0 when x tends to 0 and when x tends to infinity.
Homework Equations
Frobenius method.
The Attempt at a Solution
I proposed a solution of the form y(x)=\sum_{n=0}^{\infty}a_nx^{n+s}.
This gave me y''(x)=\sum _{n=2}^\infty (n+s)(n+s-1)a_nx^{n+s-2}.
Plugging y and y'' into the DE I get that \sum _{n=2}^\infty (n+s)(n+s-1)a_nx^{n+s-2} - \frac{1}{4}\sum_{n=0}^{\infty}a_nx^{n+s}+K\sum_{n=0}^{\infty}a_nx^{n+s-1}=0.
Now I must equate the powers of x inside each series in order to put all the arguments of the series under a single series.
So let's say I want to have as common power of x, n+s.
This gives me \sum_{n=0}^{\infty}a_{n+2}x^{n+s} (n+s+2)(n+s+1)-\frac{1}{4}\sum_{n=0}^{\infty}a_nx^{n+s}+K\sum_{n=1}^{\infty}a_{n+1}x^{n+s}=0.
I separate the first term of the series in order to get the indicial equation.
Hence Ka_0 x^{s-1}+\sum_{n=0}^{\infty}x^{n+s} [a_{n+2}(n+s+2)(n+s+1)-\frac{1}{4}a_n+Ka_{n+1}]=0.
So that the indicial equation is Ka_0=0. I think this implies that a_0=0.
Setting the argument of the infinite series equal to 0 gives me the recurrence relation a_{n+2}(n+s+2)(n+s+1)-\frac{a_n}{4}+Ka_{n+1}=0.
Now I know I should get all terms in function of a_1, but I don't know how to mathematically show this.
For example if I calculate a_2, I get that it's worth -\frac{Ka_1}{(s+1)(s+2)}. I'd get a_3 in terms of a_2 and a_1 and thus of a_1 alone, etc.
So how can I proceed further?
EDIT: Nevermind, I've made lots of errors, I'm going to redo all.
Last edited: