How to Find Power Series Solutions of Chebyshev's Equation?

In summary: I've just re-read the question and it says find the 2 linearly independent power series solutions at x=0.So does this mean start from y'' + c^2y = 0\;?
  • #1
Ted123
446
0

Homework Statement



Chebyshev's Equation is [tex](1-x^2) y^{\prime\prime} - xy^{\prime} + c^2 y =0[/tex]
where c is a real constant.

(a) Find 2 linearly independent power series solutions of Chebyshev's Equation at x=0: an even one and an odd one.

(b) Hence, using the ratio test, find the radius of convergence for both of these series.

The Attempt at a Solution



I've manipulated the power series down to:

[tex]\sum_{n=0}^{\infty} [(n+2)(n+1)a_{n+2} - n(n-1)a_n - na_n + c^2 a_n ] x^n = 0[/tex]

which gives the recurrence relation:

[tex]a_{n+2} = \frac{n^2 - c^2}{(n+2)(n+1)}a_n[/tex]

For the even solution:

We have arbitrary [tex]a_0[/tex]
[tex]a_2 = -\frac{1}{2} c^2 a_0[/tex]
[tex]a_4 = \frac{4-c}{12} a_2 = - \frac{c^2(4-c^2)}{24} a_0[/tex]
[tex]a_6 = \frac{24-c^2}{30} a_4 = - \frac{c^2(4-c^2)(24-c^2)}{720} a_0[/tex]

I'm struggling to solve this for a_n ...

For the odd solution:

We have arbitrary [tex]a_1[/tex]
[tex]a_3 = \frac{1-c^2}{6} a_1[/tex]
[tex]a_5 = \frac{9-c^2}{20} a_3 = \frac{(9-c^2)(1-c^2)}{120}[/tex]

I'm also struggling to solve this for a_n ...
 
Physics news on Phys.org
  • #2
I've just re-read the question and it says find the 2 linearly independent power series solutions at x=0.

So does this mean start from [tex]y'' + c^2y = 0\;?[/tex]

In which case:

[tex]a_{n+2} = -\frac{c^2}{(n+2)(n+1)}a_n[/tex]

EVEN:

[tex]a_0[/tex] arbitrary

[tex]a_2 = -\frac{c^2a_0}{2}[/tex]

[tex]a_4 = -\frac{c^2a_2}{(4)(3)} = \frac{c^4a_0}{(4)(3)(2)}[/tex]

[tex]a_6 = -\frac{c^2a_4}{(6)(5)} = -\frac{c^6a_0}{(6)(5)(4)(3)(2)}[/tex]

ODD:

[tex]a_1[/tex] arbitrary

[tex]a_3 = -\frac{c^2a_1}{(3)(2)}[/tex]

[tex]a_5 = -\frac{c^2a_3}{(5)(4)} = \frac{c^4a_1}{(5)(4)(3)(2)}[/tex]

[tex]a_7 = -\frac{c^2a_5}{(7)(6)} = -\frac{c^6a_1}{(7)(6)(5)(4)(3)(2)}[/tex]


So... it seems:

[tex]\displaystyle a_{2n} = (-1)^{n} \frac{c^{2n} a_0}{(2n)!}[/tex]

[tex]\displaystyle a_{2n+1} = (-1)^{n} \frac{c^{2n}a_1}{(2n+1)!}[/tex]

So it looks like the 2 linearly independent power series solutions (even and odd respectively) are?:

[tex]\displaystyle a_0 \sum_{n=0}^{\infty} (-1)^{n} \frac{c^{2n}}{(2n)!} x^{2n}[/tex]

[tex]\displaystyle a_1 \sum_{n=0}^{\infty} (-1)^{n} \frac{c^{2n}}{(2n+1)!} x^{2n+1}[/tex]
 
  • #3
Your first interpretation of the problem is correct. The series will have terms of the form an(x-x0)n. The problem is telling you x0=0.

Ted123 said:
[tex]a_{n+2} = \frac{n^2 - c^2}{(n+2)(n+1)}a_n[/tex]

For the even solution:

We have arbitrary [tex]a_0[/tex]
[tex]a_2 = -\frac{1}{2} c^2 a_0[/tex]
[tex]a_4 = \frac{4-c}{12} a_2 = - \frac{c^2(4-c^2)}{24} a_0[/tex]
[tex]a_6 = \frac{24-c^2}{30} a_4 = - \frac{c^2(4-c^2)(24-c^2)}{720} a_0[/tex]

I'm struggling to solve this for a_n ...
You made one minor error: for a6, you should have (16-c2) instead of (24-c2) in the numerator.

I think the best you'll be able to do is say

[tex]a_{2n} = -\frac{c^2(4-c^2)\cdots(4(n-1)^2-c^2)}{(2n)!}[/tex]
For the odd solution:

We have arbitrary [tex]a_1[/tex]
[tex]a_3 = \frac{1-c^2}{6} a_1[/tex]
[tex]a_5 = \frac{9-c^2}{20} a_3 = \frac{(9-c^2)(1-c^2)}{120}[/tex]

I'm also struggling to solve this for a_n ...
 

Related to How to Find Power Series Solutions of Chebyshev's Equation?

What is a power series solution to a differential equation?

A power series solution to a differential equation is an infinite series representation of the solution that involves a variable raised to increasingly higher powers. This type of solution is often used when the equation cannot be solved using traditional methods.

How do you find a power series solution to a differential equation?

To find a power series solution, you first substitute the series into the differential equation and then equate coefficients of like powers. This will result in a recursive relationship between the coefficients, which can be used to find the values of the coefficients.

What types of differential equations can be solved using a power series?

Power series solutions can be used for both linear and nonlinear differential equations. However, they are most commonly used for linear equations with constant coefficients.

What are the benefits of using a power series solution?

Power series solutions provide a more accurate and precise solution compared to other methods. They also have the advantage of being able to handle a wider range of functions and equations, making them a useful tool in many areas of science and engineering.

Are there any limitations to using a power series solution?

One limitation of power series solutions is that they can only be used for equations with analytic solutions, meaning that the function can be represented by a power series. Additionally, finding the values of the coefficients can be time-consuming and complex for higher order equations.

Similar threads

Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
764
  • Calculus and Beyond Homework Help
Replies
2
Views
313
  • Calculus and Beyond Homework Help
Replies
1
Views
391
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
300
  • Calculus and Beyond Homework Help
Replies
6
Views
463
  • Calculus and Beyond Homework Help
Replies
3
Views
486
  • Calculus and Beyond Homework Help
Replies
16
Views
629
  • Calculus and Beyond Homework Help
Replies
14
Views
1K
Back
Top