Table of
for
|
Table data:
such that
Assumptions:
TeX:
x \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ChebyshevT | Chebyshev polynomial of the first kind | |
Pow | Power | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("85e42e"), Description("Table of", ChebyshevT(n, x), "for", LessEqual(0, n, 15)), Table(TableRelation(Tuple(n, p), Equal(ChebyshevT(n, x), p)), TableHeadings(n, ChebyshevT(n, x)), TableSplit(1), List(Tuple(0, 1), Tuple(1, x), Tuple(2, Sub(Mul(2, Pow(x, 2)), 1)), Tuple(3, Sub(Mul(4, Pow(x, 3)), Mul(3, x))), Tuple(4, Add(Sub(Mul(8, Pow(x, 4)), Mul(8, Pow(x, 2))), 1)), Tuple(5, Add(Sub(Mul(16, Pow(x, 5)), Mul(20, Pow(x, 3))), Mul(5, x))), Tuple(6, Sub(Add(Sub(Mul(32, Pow(x, 6)), Mul(48, Pow(x, 4))), Mul(18, Pow(x, 2))), 1)), Tuple(7, Sub(Add(Sub(Mul(64, Pow(x, 7)), Mul(112, Pow(x, 5))), Mul(56, Pow(x, 3))), Mul(7, x))), Tuple(8, Add(Sub(Add(Sub(Mul(128, Pow(x, 8)), Mul(256, Pow(x, 6))), Mul(160, Pow(x, 4))), Mul(32, Pow(x, 2))), 1)), Tuple(9, Add(Sub(Add(Sub(Mul(256, Pow(x, 9)), Mul(576, Pow(x, 7))), Mul(432, Pow(x, 5))), Mul(120, Pow(x, 3))), Mul(9, x))), Tuple(10, Sub(Add(Sub(Add(Sub(Mul(512, Pow(x, 10)), Mul(1280, Pow(x, 8))), Mul(1120, Pow(x, 6))), Mul(400, Pow(x, 4))), Mul(50, Pow(x, 2))), 1)), Tuple(11, Sub(Add(Sub(Add(Sub(Mul(1024, Pow(x, 11)), Mul(2816, Pow(x, 9))), Mul(2816, Pow(x, 7))), Mul(1232, Pow(x, 5))), Mul(220, Pow(x, 3))), Mul(11, x))), Tuple(12, Add(Sub(Add(Sub(Add(Sub(Mul(2048, Pow(x, 12)), Mul(6144, Pow(x, 10))), Mul(6912, Pow(x, 8))), Mul(3584, Pow(x, 6))), Mul(840, Pow(x, 4))), Mul(72, Pow(x, 2))), 1)), Tuple(13, Add(Sub(Add(Sub(Add(Sub(Mul(4096, Pow(x, 13)), Mul(13312, Pow(x, 11))), Mul(16640, Pow(x, 9))), Mul(9984, Pow(x, 7))), Mul(2912, Pow(x, 5))), Mul(364, Pow(x, 3))), Mul(13, x))), Tuple(14, Sub(Add(Sub(Add(Sub(Add(Sub(Mul(8192, Pow(x, 14)), Mul(28672, Pow(x, 12))), Mul(39424, Pow(x, 10))), Mul(26880, Pow(x, 8))), Mul(9408, Pow(x, 6))), Mul(1568, Pow(x, 4))), Mul(98, Pow(x, 2))), 1)), Tuple(15, Sub(Add(Sub(Add(Sub(Add(Sub(Mul(16384, Pow(x, 15)), Mul(61440, Pow(x, 13))), Mul(92160, Pow(x, 11))), Mul(70400, Pow(x, 9))), Mul(28800, Pow(x, 7))), Mul(6048, Pow(x, 5))), Mul(560, Pow(x, 3))), Mul(15, x))))), Variables(x), Assumptions(Element(x, CC)))