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.

A157151 Triangle T(n, k, m) = (m*(n-k) + 1)*T(n-1, k-1, m) + (m*k + 1)*T(n-1, k, m) + m*k*(n-k)*T(n-2, k-1, m) with T(n, 0, m) = T(n, n, m) = 1 and m = 5, read by rows.

Table of values

n a(n)
0 1
1 1
2 1
3 1
4 17
5 1
6 1
7 123
8 123
9 1
10 1
11 769
12 3046
13 769
14 1
15 1
16 4655
17 49500
18 49500
19 4655
20 1
21 1
22 27981
23 673015
24 1721070
25 673015
26 27981
27 1
28 1
29 167947
30 8363421
31 44640435
32 44640435
33 8363421
34 167947
35 1
36 1
37 1007753
38 98882848
39 982172031
40 2012583870
41 982172031
42 98882848
43 1007753
44 1

List of values

[1, 1, 1, 1, 17, 1, 1, 123, 123, 1, 1, 769, 3046, 769, 1, 1, 4655, 49500, 49500, 4655, 1, 1, 27981, 673015, 1721070, 673015, 27981, 1, 1, 167947, 8363421, 44640435, 44640435, 8363421, 167947, 1, 1, 1007753, 98882848, 982172031, 2012583870, 982172031, 98882848, 1007753, 1]