Power Series
$$\sum_{m =0}^{\infty} a_{m}(x-x_{0})^m$$
The above infinite series is called power series.
Sum of series
We only care about converging series.
Convergence of series
For the series given by $$\sum_{m = 0}^\infty u_{m} = u_{0} + u_{1} + u_{2} \dots + u_{n} + u_{n+1}\dots$$if the limit $$\lim_{ n \to \infty } \left| \frac{u_{n+1}}{u_{n}} \right| = L$$exists, then the ratio test asserts the convergence for
In case of the general power series $$\sum_{m=0}^\infty a_{m}x^m$$we have $$\lim_{ n \to \infty } \left| \frac{a_{n+1}x^{n+1}}{a_{n}x^n}\right| = \lim_{ n \to \infty } \left| \frac{a_{n+1}}{a_{n}}\right|\cdot |x| = L$$
Then the power series converges if
where $$R = \lim_{ n \to \infty } \left| \frac{a_{n}}{a_{n+1}}\right|$$is called the radius of convergence
Idea of a series solution
Consider a second order differential equation $$y'' + P(x)y' + Q(x)y = 0 \tag{1}$$
We can write
Then we can write a solution as $$y = \sum_{m=0}^\infty a_{m}x^m$$with unknown coefficients, so that we get (taking differential if series is convergent) $$\begin{align}y' &= \sum_{m=1}^\infty ma_{m}x^{m-1} \ \ y'' &= \sum_{m=2}^\infty m(m-1)a_{m}x^{m-2} \end{align}$$and then by plugging it into the original differential equation we equate individual powers to 0 and determine the coefficients
Assume that, $$y = \sum_{m=0}^\infty a_{m}x^m = a_{0} + a_{1}x + a_{2}x^2 + a_{3}x^3\dots$$
On differentiation, $$y' = \sum_{m=1}^\infty ma_{m}x^{m-1} = a_{1} + 2a_{2}x + 3a_{3}x^2 \dots$$
Thus on substitution, we have $$a_{1} + (2a_{2} - 2a_{0})x + (3a_{3} - 2a_{1})x^2 + (4a_{4} - 2a_{2})x^3 \dots = 0$$
From this we get $$ a_{1} = 0, a_{2} = a_{0}, 3a_{2} = 2a_{1}, 4a_{4} = 2a_{2}\dots$$
Hence all odd degree coefficients become 0, and all even degree coefficients remain arbitrary, with
Ordinary and singular points
Considering equation
In this case,
Any non-ordinary point is called singular.
A function
Let's take some examples where we try to find solution around an ordinary point
Example $$y'' + \frac{2x}{1+x^2}y' - \frac{2}{1+x^2}y = 0$$
Considering
We find them to by analytic function at
Differentiating the series, and plugging it into the differential equation, we get $$\sum_{m=0}^\infty[(m+2)(m+1)a_{m+2}x^{m+2} + (m+2)(m+1)a_{m+2}x^{m} + 2(m+1)a_{m+1}x^{m+1} - 2a_{m}x^m] = 0$$
Coefficient of
Coefficient of
Coefficient of
What we obtained in the end, is called a recurrence relation.
From this we notice $$a_{m} = (-1)^{\frac{m-2}{2}} \frac{1}{m-1}a_{0}$$for all even
Hence solution $$\begin{align} y &= \sum_{m=0}^\infty \ &= a_{0} + a_{1}x + a_{2}x^2 \dots \ &= a_{0} + a_{1}x + a_{2}x^2 + 0x^3 + \left( -\frac{1}{3} \right)x^4 + 0a_{5} \dots \ &= a_{0}\left( 1 + x^2 - \frac{x^4}{3} \dots \right) + a_{1}x \ \ &= a_{0}y_{1} + a_{1}y_{2} \end{align}$$where
If we solved the above equation using reduction of order (considering we know one solution to be
ie, $$v(x) = - \left( \frac{1}{x} + \tan^{-1}x \right) = -(1 + x\tan^{-1}x)$$
And if we use the expansion of
The series is convergent only for
Let
Then there exists a unique function
Furthermore, if the power-series expansion of