Solving differential equation (involves power series)

Click For Summary

Discussion Overview

The discussion revolves around solving a second-order differential equation using power series methods. Participants explore different approaches to finding a solution, considering the implications of singularities and initial conditions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant proposes a power series solution for the differential equation, expressing uncertainty about the simplification process and the next steps.
  • Another participant suggests changing variables by letting t = x + 2 to simplify the equation further.
  • A different participant notes the presence of regular singularities at specific points (x = 1, 3, ∞) and raises concerns about the proximity of the initial conditions to these singularities, recommending the Frobenius series technique for solutions near these points.
  • Some participants recommend a more straightforward approach by absorbing the polynomial into the series without multiplying it by the series, although this method is described as less aesthetically pleasing.

Areas of Agreement / Disagreement

Participants express differing opinions on the best method to approach the problem, with no consensus on a single solution strategy. There are multiple competing views on how to handle the singularities and the series expansion.

Contextual Notes

Participants highlight potential issues with the chosen point for the series expansion due to its closeness to a singularity, which may affect the validity of the solution. The discussion reflects various assumptions about the applicability of different series methods.

EvilKermit
Messages
22
Reaction score
0
Hey guys. I'm new here. I've been trying to figure out how to solve this problem, and I'm still confused.

(-x^2 + 4x -3)* d2y/dx2 - 2(x-2) * dy/dx + 6y = 0

y(-2) = 1
dy/dx(-2) = 0

I set y = [tex]\sum[/tex]an(x+2)n (start at n=0, n goes to infinity)

dy/dx = [tex]\sum[/tex]ann(x+2)n-1 (start at n=0, n goes to infinity)

d2y/dx2 = [tex]\sum[/tex]ann(n-1)(x+2)n-2 (start at n=0, n goes to infinity


So:
0 = 6[tex]\sum[/tex]an(x+2)n - 2(x+2)[tex]\sum[/tex]ann(x+2)n-1 + (-x^2 + 4x -3)[tex]\sum[/tex]ann(n-1)(x+2)n-2

I can simplify this to:
0 = [tex]\sum[/tex]6an(x+2)n - [tex]\sum[/tex]2ann(x+2)n + (-x^2 + 4x -3)[tex]\sum[/tex]ann(n-1)*(x+2)n-2

This further simplifies to:

0 = [tex]\sum[/tex](6an-2ann)(x+2)n + (-x^2 + 4x -3)[tex]\sum[/tex]ann(n-1)*(x+2)n-2

However I don't know how to further simplify it, and where to go from here. Am I on the right track? I believe the answer will look like this:

y = a1+ a2x + a3x2 + a4x3....

If somebody could please help me out, I would very much appreciate it. Thank You
 
Physics news on Phys.org
Look like you are on the right track but there is still a lot more to do.

I would prefer you start with let t=x+2 and replace all x in the DE with t-2.
 
Your equation has regular singularities at x={1,3,[tex]\infty[/tex]}. Are these points within the range of the desired solution? If you need solutions that are near to these singularities you might have better luck using the Frobenius series technique and find solutions that cover your desired range. Start with the indicial equation.

Right now it looks to me like you're trying to find a Taylor series solution about the point where your initial conditions are defined (x=-2) but this is so close to the singular point (x=1) that you could have problems. However, it might be good enough if you're only concerned about solutions in the neighborhood of x=-2.
 
How about set y = [tex]\sum[/tex]an(x)n (start at n=0, n goes to infinity)

Just do it the regular way! then you absorb the polynomial into the series. It is not as pretty, but you don't end up with the polynomial times a series.
 
How about set y = [tex]\sum[/tex]an(x)n (start at n=0, n goes to infinity)

Just do it the regular way! then you absorb the polynomial into the series. It is not as pretty, but you don't end up with the polynomial times a series.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
961
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 0 ·
Replies
0
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K