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.

A238146 Triangle read by rows: T(n,k) is coefficient of x^(n-k) in consecutive prime rooted polynomial of degree n, P(x) = Product_{k=1..n} (x-p(k)) = 1*x^n + T(n,1)*x^(n-1)+ ... + T(n,k-1)*x + T(n,k), for 1 <= k <= n.

Table of values

n a(n)
1 -2
2 -5
3 6
4 -10
5 31
6 -30
7 -17
8 101
9 -247
10 210
11 -28
12 288
13 -1358
14 2927
15 -2310
16 -41
17 652
18 -5102
19 20581
20 -40361
21 30030
22 -58
23 1349
24 -16186
25 107315
26 -390238
27 716167
28 -510510
29 -77
30 2451
31 -41817
32 414849
33 -2429223
34 8130689
35 -14117683
36 9699690

List of values

[-2, -5, 6, -10, 31, -30, -17, 101, -247, 210, -28, 288, -1358, 2927, -2310, -41, 652, -5102, 20581, -40361, 30030, -58, 1349, -16186, 107315, -390238, 716167, -510510, -77, 2451, -41817, 414849, -2429223, 8130689, -14117683, 9699690]