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.

A137350 A triangular Sequence of coefficients of a three deep polynomial recursion based on a Chebyshev kind and a Padovan recursion: Chebyshev; p(x,n)=x*p(x,n-1)-p(x,n-2); Padovan: a(n)=a(n-2)+a(n-3); Q(x, n) = x*Q(x, n - 2) - Q(x, n - 3).

Table of values

n a(n)
1 1
2 -1
3 1
4 0
5 1
6 -1
7 -1
8 1
9 1
10 -1
11 1
12 0
13 -2
14 -1
15 1
16 1
17 2
18 -2
19 1
20 -1
21 1
22 -3
23 -1
24 1
25 0
26 3
27 3
28 -3
29 1
30 -1
31 -3
32 3
33 -4
34 -1
35 1
36 1
37 -1
38 6
39 4
40 -4
41 1

List of values

[1, -1, 1, 0, 1, -1, -1, 1, 1, -1, 1, 0, -2, -1, 1, 1, 2, -2, 1, -1, 1, -3, -1, 1, 0, 3, 3, -3, 1, -1, -3, 3, -4, -1, 1, 1, -1, 6, 4, -4, 1]