Definition:Chebyshev Polynomials/Second Kind
< Definition:Chebyshev Polynomials(Redirected from Definition:Chebyshev Polynomials of the Second Kind)
Jump to navigation
Jump to search
This page has been identified as a candidate for refactoring of basic complexity. In particular: Two separate definitions: separate transcluded pages, with an equivalence proof Until this has been finished, please leave {{Refactor}} in the code.
New contributors: Refactoring is a task which is expected to be undertaken by experienced editors only. Because of the underlying complexity of the work needed, it is recommended that you do not embark on a refactoring task until you have become familiar with the structural nature of pages of $\mathsf{Pr} \infty \mathsf{fWiki}$.To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{Refactor}} from the code. |
Definition
The Chebyshev polynomials of the second kind are defined as polynomials such that:
\(\ds \map {U_n} {\cos \theta} \sin \theta\) | \(=\) | \(\ds \map \sin {\paren {n + 1} \theta}\) |
Recursive Definition
- $\map {U_n} x = \begin {cases} 1 & : n = 0 \\ 2 x & : n = 1 \\ 2 x \map {U_{n - 1} } x - \map {U_{n - 2} } x & : n > 1 \end {cases}$
Also known as
The Chebyshev polynomials can also be seen as Tchebyshev polynomials.
Other transliterations exist.
Some sources define only the Chebyshev polynomials of the first kind, referring to them merely as Chebyshev polynomials.
Also see
- Existence of Chebyshev Polynomials of the Second Kind where its existence is demonstrated.
- Definition:Chebyshev Polynomials of the First Kind
Source of Name
This entry was named for Pafnuty Lvovich Chebyshev.
Sources
There are no source works cited for this page. Source citations are highly desirable, and mandatory for all definition pages. Definition pages whose content is wholly or partly unsourced are in danger of having such content deleted. To discuss this page in more detail, feel free to use the talk page. |