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.

A115080 Triangle, read by rows, where T(n,k) equals the dot product of the vector of terms in row n that are to the right of T(n,k) with the vector of terms in column k that are above T(n,k): T(n,k) = Sum_{j=0..n-k-1} T(n,j+k+1)*T(j+k,k) for n > k+1 > 0, with T(n,n) = 1 and T(n,n-1) = n (n>=1).

Table of values

n a(n)
0 1
1 1
2 1
3 3
4 2
5 1
6 11
7 5
8 3
9 1
10 50
11 20
12 7
13 4
14 1
15 257
16 94
17 31
18 9
19 5
20 1
21 1467
22 507
23 150
24 44
25 11
26 6
27 1
28 9081
29 3009
30 853
31 218
32 59
33 13
34 7
35 1
36 60272
37 19350
38 5251
39 1307
40 298
41 76
42 15
43 8
44 1
45 424514
46 132920
47 35109
48 8313
49 1881
50 390
51 95
52 17
53 9
54 1
55 3151226
56 966962
57 249332

List of values

[1, 1, 1, 3, 2, 1, 11, 5, 3, 1, 50, 20, 7, 4, 1, 257, 94, 31, 9, 5, 1, 1467, 507, 150, 44, 11, 6, 1, 9081, 3009, 853, 218, 59, 13, 7, 1, 60272, 19350, 5251, 1307, 298, 76, 15, 8, 1, 424514, 132920, 35109, 8313, 1881, 390, 95, 17, 9, 1, 3151226, 966962, 249332]