Question #13914

solve the equation in series 3xy"+(1-x)y'-y=0

Expert's answer

3xy+(1x)yy=03xy'' + (1 - x)y' - y = 0


Since the differential equation has non-constant coefficients, we cannot assume that a solution is in the form y=eαxy = e^{\alpha x}. Instead, we use the fact that the second order linear differential equation must have a unique solution. We can express this unique solution as a power series


y=n=0anxny = \sum_{n=0}^{\infty} a_n x^n


If we can determine the ana_n for all nn, then we know the solution. Fortunately, we can easily take derivatives:

Notice that 0 is a singular point of this differential equation. We will not be able to find a solution in the form anyn\sum a_n y^n, since the solution will not be differentiable at zero. Alternatively, we find a solution in the form


y=n=0an(x1)ny = \sum_{n=0}^{\infty} a_n (x - 1)^n


This is the power series centered about x=1x = 1, which is not a singular point. Now take derivatives


y=n=1nan(x1)n1y' = \sum_{n=1}^{\infty} n a_n (x - 1)^{n-1}y=n=2n(n1)an(x1)n2y'' = \sum_{n=2}^{\infty} n(n-1) a_n (x - 1)^{n-2}3xn=2n(n1)an(x1)n2+(1x)n=1nan(x1)n1n=0an(x1)n=03x \sum_{n=2}^{\infty} n(n-1) a_n (x - 1)^{n-2} + (1 - x) \sum_{n=1}^{\infty} n a_n (x - 1)^{n-1} - \sum_{n=0}^{\infty} a_n (x - 1)^n = 0


We would like to combine like terms, but there are two problems. The first is the powers of xx do not match and the second is that the summations begin in differently. We will first deal with the powers of xx. We shift the index of the first, second and last summation by letting


3(x1+1)n=2n(n1)an(x1)n2(x1)n=1nan(x1)n1n=0an(x1)n=03(x1)n=2n(n1)an(x1)n2+3n=2n(n1)an(x1)n2(x1)n=1nan(x1)n1n=0an(x1)n=03n=2n(n1)an(x1)n1+3n=2n(n1)an(x1)n2n=1nan(x1)nn=0an(x1)n=0\begin{aligned} 3(x - 1 + 1) \sum_{n=2}^{\infty} n(n-1) a_n (x - 1)^{n-2} - (x - 1) \sum_{n=1}^{\infty} n a_n (x - 1)^{n-1} - \sum_{n=0}^{\infty} a_n (x - 1)^n &= 0 \\ 3(x - 1) \sum_{n=2}^{\infty} n(n-1) a_n (x - 1)^{n-2} + 3 \sum_{n=2}^{\infty} n(n-1) a_n (x - 1)^{n-2} \\ - (x - 1) \sum_{n=1}^{\infty} n a_n (x - 1)^{n-1} - \sum_{n=0}^{\infty} a_n (x - 1)^n &= 0 \\ 3 \sum_{n=2}^{\infty} n(n-1) a_n (x - 1)^{n-1} + 3 \sum_{n=2}^{\infty} n(n-1) a_n (x - 1)^{n-2} - \sum_{n=1}^{\infty} n a_n (x - 1)^n \\ - \sum_{n=0}^{\infty} a_n (x - 1)^n &= 0 \end{aligned}3n=1n(n+1)an+1(x1)n+3n=0(n+2)(n+1)an+2(x1)nn=1nan(x1)n3 \sum_{n=1}^{\infty} n(n+1)a_{n+1}(x-1)^n + 3 \sum_{n=0}^{\infty} (n+2)(n+1)a_{n+2}(x-1)^n - \sum_{n=1}^{\infty} na_n(x-1)^nn=0an(x1)n=0- \sum_{n=0}^{\infty} a_n(x-1)^n = 0


Some summation begins at 1 while the first and second begin at 0. We deal with this by pulling out the 1th1^{th} term.


3n=1n(n+1)an+1(x1)n+32a2+3n=1(n+2)(n+1)an+2(x1)n3 \sum_{n=1}^{\infty} n(n+1)a_{n+1}(x-1)^n + 3 * 2a_2 + 3 \sum_{n=1}^{\infty} (n+2)(n+1)a_{n+2}(x-1)^nn=1nan(x1)na0n=1an(x1)n=0- \sum_{n=1}^{\infty} na_n(x-1)^n - a_0 - \sum_{n=1}^{\infty} a_n(x-1)^n = 06a2a0+n=1[3n(n+1)an+1+3(n+2)(n+1)an+2nanan](x1)n=06a_2 - a_0 + \sum_{n=1}^{\infty} [3n(n+1)a_{n+1} + 3(n+2)(n+1)a_{n+2} - na_n - a_n](x-1)^n = 0a2=16a0a_2 = \frac{1}{6}a_0an+2=an3nan+13(n+2)a_{n+2} = \frac{a_n - 3na_{n+1}}{3(n+2)}


We need two pair linearly independent solutions, so assume

Assume a0=1a_0 = 1, a1=0a_1 = 0, then a2=16a_2 = \frac{1}{6}, a3=118a_3 = -\frac{1}{18}

y1=1+16x2118x3+y_1 = 1 + \frac{1}{6}x^2 - \frac{1}{18}x^3 + \cdots


Assume a0=1a_0 = 1, a1=1a_1 = 1, then a2=16a_2 = \frac{1}{6}, a3=118a_3 = \frac{1}{18}

y2=1+x+16x2+118x3+y_2 = 1 + x + \frac{1}{6}x^2 + \frac{1}{18}x^3 + \cdots


General solution is


y=C1y1+C2y2y = C_1y_1 + C_2y_2

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS