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.

A141577 a(0) = -1; a(1) = 0; a(2) = 1; a(3) = -1; a(n) = a(n-1) - 3*a(n-2) + 3*a(n-3) - a(n-4).

Table of values

n a(n)
0 -1
1 0
2 1
3 -1
4 -3
5 3
6 8
7 -9
8 -21
9 27
10 55
11 -80
12 -143
13 235
14 369
15 -685
16 -944
17 1983
18 2391
19 -5705
20 -5985
21 16320
22 14769
23 -46441
24 -35803
25 131507
26 84824
27 -370665
28 -194813
29 1040147
30 427767
31 -2906448
32 -874495
33 8088003
34 1564377
35 -22416669
36 -1971296
37 61883839
38 -1016657
39 -170165393
40 20507391
41 466069760

List of values

[-1, 0, 1, -1, -3, 3, 8, -9, -21, 27, 55, -80, -143, 235, 369, -685, -944, 1983, 2391, -5705, -5985, 16320, 14769, -46441, -35803, 131507, 84824, -370665, -194813, 1040147, 427767, -2906448, -874495, 8088003, 1564377, -22416669, -1971296, 61883839, -1016657, -170165393, 20507391, 466069760]