cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A198065 Triangle read by rows (n >= 0, 0 <= k <= n, m = 5); T(n,k) = Sum{j=0..m} Sum{i=0..m} (-1)^(j+i)*C(i,j)*n^j*k^(m-j).

Table of values

n a(n)
0 0
1 1
2 1
3 32
4 6
5 32
6 243
7 63
8 63
9 243
10 1024
11 364
12 192
13 364
14 1024
15 3125
16 1365
17 665
18 665
19 1365
20 3125
21 7776
22 3906
23 2016
24 1458
25 2016
26 3906
27 7776
28 16807
29 9331
30 5187
31 3367
32 3367
33 5187
34 9331
35 16807
36 32768
37 19608
38 11648
39 7448
40 6144
41 7448
42 11648
43 19608
44 32768
45 59049

List of values

[0, 1, 1, 32, 6, 32, 243, 63, 63, 243, 1024, 364, 192, 364, 1024, 3125, 1365, 665, 665, 1365, 3125, 7776, 3906, 2016, 1458, 2016, 3906, 7776, 16807, 9331, 5187, 3367, 3367, 5187, 9331, 16807, 32768, 19608, 11648, 7448, 6144, 7448, 11648, 19608, 32768, 59049]