Content deleted Content added
Adamant.pwn (talk | contribs) →Recurrence definition: simpler expression for the determinant |
Adamant.pwn (talk | contribs) m →Recurrence definition: typo |
||
Line 35:
The recurrence also allows to represent them explicitly as the determinant of a [[tridiagonal matrix]] of size <math>k \times k</math>:
: <math>T_k(x) =
x & 1 & 0 & \dots & 0 \\
1 & 2x & 1 & \dots & 0 \\
|