Legendre's Diff Eq using Frobenius

In summary, Legendre's differential equation is a second-order, linear differential equation that is used to solve problems in mathematical physics, particularly in the field of potential theory. It can be solved using the Frobenius method, which involves finding a series solution and using recurrence relations to determine the coefficients. This method allows for the solution of Legendre's equation for all values of the independent variable, making it a powerful tool in solving a wide range of problems in physics and mathematics.
  • #1
brew_guru
2
0

Homework Statement



Show, by direct examination of the Frobenius series solution to Legendre's differential equation that;
[tex] P_n(x) = \sum_{k=0}^{N} \frac{(-1)^k(2n-k)!} {2^n k! (n-k)! (n-2k)!}x^{n-2k} ;\ N=\frac{n}{2}\ \mathrm{n\ even,}\
N=\frac{n-1}{2}\ \mathrm{n\ odd}[/tex]

Write down the first five Legendre polynomials due to this formula. Show also that [tex]P_n(1)=1[/tex] and [tex]P_n(-1)=(-1)^n[/tex]

Homework Equations


The Frobenius/Puiseux/Fuchs series solution is: [tex]y= \sum_{n=0}^{\infty} a_{n}x^{k+n}[/tex]
Legendre's Diff Eq is: [tex](1-x^{2})y''-2xy'+l(l+1)=0[/tex]

The Attempt at a Solution


[tex]y= \sum_{n=0}^{\infty} a_{n}x^{k+n}
y'= \sum_{n=0}^{\infty} (k+n)a_{n}x^{k+n-1}
y''= \sum_{n=0}^{\infty} (k+n)(k+n-1)a_{n}x^{k+n-2}[/tex]
Setting the [tex]x^k[/tex] power to zero yields:
[tex] a_2 = \frac{k(k+1)-l(l+1)}{(k+2)(k+1)} a_0[/tex]
Setting the [tex]x^{k+1}[/tex] power to zero yields:
[tex] a_3 = \frac{(k+1)(k+2)+l(l+1)}{(k+3)(k+2)}a_1[/tex]
I believe setting the [tex]x^{k-2}\ \mathrm{and}\ x^{k-1} [/tex] powers yield:
[tex] k(k-1)a_0 = 0
k(k+1)a_1 = 0 [/tex]
although this would seem to imply my first two constants are zero, which would make all higher order constants zero as well since each constant can be written in terms of an earlier constant. This is the first part I am stuck on, and the second is getting an answer in terms of [tex]P_n(x)[/tex] instead of [tex]y(x)[/tex]. Thank you for any direct help or links to reading material!
 
Last edited:
Physics news on Phys.org
  • #2
brew_guru said:

Homework Statement



Show, by direct examination of the Frobenius series solution to Legendre's differential equation that;
[tex] P_n(x) = \sum_{k=0}^{N} \frac{(-1)^k(2n-k)!} {2^n k! (n-k)! (n-2k)!}x^{n-2k} N=\frac{n}{2}\ \mathrm{n\ even}
N=\frac{n-1}{2}\ \mathrm{n\ odd}[/tex]

Write down the first five Legendre polynomials due to this formula. Show also that [tex]P_n(1)=1[/tex] and [tex]P_n(-1)=(-1)^n[/tex]

Homework Equations


The Frobenius/Puiseux/Fuchs series solution is: [tex]y= \sum_{n=0}^{\inf} a_{n}x^{k+n}[/tex]
Legendre's Diff Eq is: [tex](1-x^{2})y''-2xy'+l(l+1)=0[/tex]

The Attempt at a Solution


[tex]y= \sum_{n=0}^{\inf} a_{n}x^{k+n}
y'= \sum_{n=0}^{\inf} (k+n)a_{n}x^{k+n-1}
y''= \sum_{n=0}^{\inf} (k+n)(k+n-1)a_{n}x^{k+n-2}[/tex]
Setting the [tex]x^k[/tex] power to zero yields:
[tex] a_2 = \frac{k(k+1)-l(l+1)}{(k+2)(k+1)} a_0[/tex]
Setting the [tex]x^{k+1}[/tex] power to zero yields:
[tex] a_3 = \frac{(k+1)(k+2)+l(l+1)}{(k+3)(k+2)}a_1[/tex]
I believe setting the [tex]x^{k-2}\ \mathrm{and}\ x^{k-1} [/tex] powers yield:
[tex] k(k-1)a_0 = 0
k(k+1)a_1 = 0 [/tex]
although this would seem to imply my first two constants are zero, which would make all higher order constants zero as well since each constant can be written in terms of an earlier constant. This is the first part I am stuck on, and the second is getting an answer in terms of [tex]P_n(x)[/tex] instead of [tex]y(x)[/tex]. Thank you for any direct help or links to reading material!

Use the forward slash to close tex tags. You should also preview your posts to confirm they are displaying correctly. I fixed your tags so your post is readable. I don't have time right now to look at it but at least now someone might read it.
 
Last edited:
  • #3
Since you're expanding about x0=0, which isn't a singular point of the differential equation, you can expand the solution as a plain old Taylor series:
$$y = \sum_{n=0}^\infty a_n x^n$$You don't need to mess with the k+n nonsense. When you do this, you get the same recursion relation as before.

Note if you set k=0 in your work above, the conditions
\begin{align*}
k(k-1)a_0 &= 0 \\
k(k+1)a_1 &= 0
\end{align*} are satisfied automatically. There are no restrictions on a0 and a1.
 
Last edited:

1. What is Legendre's Differential Equation?

Legendre's Differential Equation is a second-order ordinary differential equation that arises in many areas of mathematics and physics. It is used to solve problems involving spherical harmonics, electrostatic potentials, and heat flow.

2. What is the Frobenius method?

The Frobenius method is a technique for finding a series solution to a differential equation around a regular singular point. It involves writing the solution as a power series and determining the recurrence relation between the coefficients.

3. How is Legendre's Differential Equation solved using the Frobenius method?

To solve Legendre's Differential Equation using the Frobenius method, we first write the solution as a power series and substitute it into the equation. Then, we determine the recurrence relation between the coefficients and use it to find the general form of the solution.

4. What are the properties of Legendre's Differential Equation?

Legendre's Differential Equation has several important properties, including being a second-order linear differential equation, having a regular singular point at x=0, and having solutions that are polynomials known as Legendre polynomials.

5. What are the applications of Legendre's Differential Equation?

Legendre's Differential Equation has many applications in physics and engineering, including solving problems involving spherical symmetry, such as the motion of planets, and in finding the eigenfunctions of quantum mechanical systems.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
485
  • Calculus and Beyond Homework Help
Replies
5
Views
524
  • Calculus and Beyond Homework Help
Replies
1
Views
328
  • Calculus and Beyond Homework Help
Replies
1
Views
192
  • Calculus and Beyond Homework Help
Replies
33
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
590
  • Calculus and Beyond Homework Help
Replies
8
Views
976
  • Calculus and Beyond Homework Help
Replies
3
Views
401
  • Calculus and Beyond Homework Help
Replies
2
Views
168
  • Calculus and Beyond Homework Help
Replies
14
Views
2K
Back
Top