T(n,k) = (k^n)*U(n, (1/k + k)/2), where U(n,x) is the n-th Chebyshev polynomial of the second kind, square array read by antidiagonals upward (n >= 0, k >= 1).
A173588
T(n,k) = (k^n)*U(n, (1/k + k)/2), where U(n,x) is the n-th Chebyshev polynomial of the second kind, square array read by antidiagonals upward (n >= 0, k >= 1).
Terms
- a(0) =1a(1) =2a(2) =1a(3) =3a(4) =5a(5) =1a(6) =4a(7) =21a(8) =10a(9) =1a(10) =5a(11) =85a(12) =91a(13) =17a(14) =1a(15) =6a(16) =341a(17) =820a(18) =273a(19) =26a(20) =1a(21) =7a(22) =1365a(23) =7381a(24) =4369a(25) =651a(26) =37a(27) =1a(28) =8a(29) =5461
External references
- oeis: A173588