Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Orthogonal Polynomials

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

A set of polynomials Pi(x) are orthogonal polynomials over the interval a < x < b if each polynomial in the set satisfies the following equations.

(A)

The interval (a, b) and the weighting function w(x) vary depending on the set of orthogonal polynomials. One of the most important applications of orthogonal polynomials is to solve differential equations.

Chebyshev Orthogonal Polynomials of the First Kind

The recurrence relationship defines Chebyshev orthogonal polynomials of the first kind Tn(x), as shown by the following equations.

T0(x) = 1 (B)
T1(x) = x (C)
Tn(x) = 2xTn – 1(x) – Tn – 2(x)
for n = 2, 3, …
(D)

Chebyshev orthogonal polynomials of the first kind satisfy the following equations.

(E)

Chebyshev Orthogonal Polynomials of the Second Kind

The recurrence relationship defines Chebyshev orthogonal polynomials of the second kind Un(x), as shown by the following equations.

U0(x) = 1 (F)
U1(x) = 2x (G)
Un(x) = 2xUn – 1(x) – Un – 2(x)
for n = 2, 3, …
(H)

Chebyshev orthogonal polynomials of the second kind satisfy the following equations.

(I)

Gegenbauer Orthogonal Polynomials

The recurrence relationship defines Gegenbauer orthogonal polynomials Cna(x) as shown by the following equations.

C0a(x) = 1 (J)
C1a(x) = 2ax (K)
(L)

Gegenbauer orthogonal polynomials satisfy the following equations.

(M)

where Γ(z) is a gamma function defined by the following equation.

(N)

Hermite Orthogonal Polynomials

The recurrence relationship defines Hermite orthogonal polynomials Hn(x), as shown by the following equations.

H0(x) = 1 (O)
H1(x) = 2x (P)
Hn(x) = 2xHn – 1(x) – 2(n – 1)Hn – 2(x)
for n = 2, 3, …
(Q)

Hermite orthogonal polynomials satisfy the following equations.

(R)

Laguerre Orthogonal Polynomials

The recurrence relationship defines Laguerre orthogonal polynomials Ln(x), as shown by the following equations.

L0(x) = 1 (S)
L1(x) = –x + 1 (T)
(U)

Laguerre orthogonal polynomials satisfy the following equations.

(V)

Associated Laguerre Orthogonal Polynomials

The recurrence relationship defines associated Laguerre orthogonal polynomials Lna(x) as shown by the following equations.

L0a(x) = 1 (W)
L1a(x) = –x + a + 1 (X)
(Y)

Associated Laguerre orthogonal polynomials satisfy the following equation.

(Z)

Legendre Orthogonal Polynomials

The recurrence relationship defines Legendre orthogonal polynomials Pn(x), as shown by the following equations.

P0(x) = 1 (AA)
P1(x) = x (AB)
(AC)

Legendre orthogonal polynomials satisfy the following equations.

(AD)

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit