Skip to main content

Questions tagged [legendre-polynomials]

For questions about Legendre polynomials, which are solutions to a particular differential equation that frequently arises in physics.

2 votes
1 answer
196 views

From the following formula for the Legendre polynomials $P_n(x)$: $$P_n(x) = \frac{1}{2^n}\sum_{k=0}^{\lfloor n/2 \rfloor} (-1)^k \binom{n}{k}\binom{2n-2k}{n} x^{n-2k}\tag{*}$$ we can see that when $x\...
Nikitan's user avatar
  • 803
0 votes
0 answers
43 views

Legendre Equation is $$(1-x^2)y''-2xy'+\alpha(\alpha+1)y=0$$ two series solutions to Legendre Equation is$$\begin{aligned} y_1(x)&=1-\frac{\alpha(\alpha+1)}{2!}x^2+\frac{\alpha(\alpha-2)(\alpha+1)(...
Leo SHEN's user avatar
  • 305
2 votes
1 answer
85 views

Is there a way to evaluate the following infinite sum $$ \sum_{n=1}^\infty n(n+1)(n+2) \, \xi^{n-1} P_{n+2}(\xi) \, , $$ where $P_n(\xi)$ denotes the Legendre polynomial. Here, $\xi \in [0,1]$. I ...
Eulerian's user avatar
  • 274
3 votes
0 answers
133 views

Define the rising factorials $(a)_n$. The squared central binomial coefficient is $$ \frac{\left(\frac12\right)_n^2}{(1)_n^2}=\frac{1}{2^{4n}}\binom{2n}{n}^2. $$ A well-known result is given by ...
Setness Ramesory's user avatar
2 votes
0 answers
39 views

Define shifted Legendre polynomials with Gauss hypergeometric representation, $$ P_n(2x-1)=(-1)^n\,_2F_1(-n,n+1;1;x). $$ It can be shown that, for $f\in L(0,1)^2$, such that $$ f(x)\sim\sum_{n=0}^{\...
Setness Ramesory's user avatar
0 votes
1 answer
43 views

Consider the function $f(x)=\sum_J a_J P_J(x)$ where $x\in[-1,1]$, where $P_J(x)$ were Legendre polynomials and $a_J$ the fixed value. First part of the question Given that $f(x)=0$ for $x\in(-1,1)$, ...
ShoutOutAndCalculate's user avatar
-1 votes
1 answer
73 views

The Golub-Welsch algorithm is a technique to find the roots of a family of orthogonal polynomials numerically. According to the paper, any family of orthogonal polynomials has a three term recurrence: ...
Makogan's user avatar
  • 3,847
6 votes
1 answer
448 views

While working on my research, I ended up finding an infinite sum of the kind: \begin{equation} S = \sum_{l=2}^{\infty} \frac{2l+1}{l^2 (l+1)^2} P_l (\cos(\theta)) \end{equation} with $P_l$ the ...
SSC Napoli's user avatar
1 vote
1 answer
88 views

I was trying to understand (at a really high level) how Gauss–Legendre quadrature works and, from what I understand, it allows to exactly compute the result of an integral for a given polynomial of ...
Piripuz's user avatar
  • 11
0 votes
0 answers
46 views

Heyhey, recently I came across the following problem. I want to calculate the integral over the product of a spherical harmonic and the derivative of another (not necessarily the same) spherical ...
IronicOwl's user avatar
0 votes
0 answers
66 views

For $l \in \mathbb{N}$, let $P_l(x) = \frac{1}{2^n n!} \frac{d^n}{dx^n} (x^2 -1)^n$ be the $l$-th Legendre polynomial. Moreover, let $C(\psi) = \{x \in \mathbb{S}^2|~ x \cdot e_3 \geq \cos(\psi)\}$ be ...
jvc's user avatar
  • 1,604
2 votes
1 answer
170 views

I have a function that is defined as: $$C(\theta)=\sum_{l=2} \frac{2l+1}{2l(l+1)}D_lP_l(\cos(\theta))$$ and I have this integral: $$S_{1/2}=\int_{-1}^{1/2}C(\theta)^2 \,\mathrm d(\cos(\theta))$$ ...
alvarito mendez's user avatar
1 vote
1 answer
142 views

I am reading Analysis I by Herbert Amann and Joachim Escher and I am trying to do Exercise IV.1.12, which states the following. I have no other tools that the basic rules for derivatives such as ...
Enzo Fabián Brandán's user avatar
4 votes
1 answer
202 views

Define complete elliptic integral of the first kind by $K\left ( \sqrt{x} \right ) =\frac{\pi}{2} \,_2F_1\left ( \frac12,\frac12;1;x \right ) =\int_{0}^{\frac\pi2} \frac{\text{d}\theta}{\sqrt{1-x\...
Setness Ramesory's user avatar
2 votes
1 answer
99 views

I was wondering if there is a general solution to this integral: $$\int_0^\pi P_j(\cos\theta) P_k(\cos\theta) \, \text{d}\theta $$ Or, re-written in terms of $ x = \cos\theta $: $$\int_{-1}^1 \frac{1}{...
user avatar

15 30 50 per page
1
2 3 4 5
45