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.

A317503 Triangle read by rows: T(0,0) = 1; T(n,k) = -2 T(n-1,k) + 3 * T(n-3,k-1) for k = 0..floor(n/3); T(n,k)=0 for n or k < 0.

Table of values

n a(n)
0 1
1 -2
2 4
3 -8
4 3
5 16
6 -12
7 -32
8 36
9 64
10 -96
11 9
12 -128
13 240
14 -54
15 256
16 -576
17 216
18 -512
19 1344
20 -720
21 27
22 1024
23 -3072
24 2160
25 -216
26 -2048
27 6912
28 -6048
29 1080
30 4096
31 -15360
32 16128
33 -4320
34 81
35 -8192
36 33792
37 -41472
38 15120
39 -810
40 16384
41 -73728
42 103680
43 -48384
44 4860
45 -32768
46 159744
47 -253440
48 145152
49 -22680
50 243

List of values

[1, -2, 4, -8, 3, 16, -12, -32, 36, 64, -96, 9, -128, 240, -54, 256, -576, 216, -512, 1344, -720, 27, 1024, -3072, 2160, -216, -2048, 6912, -6048, 1080, 4096, -15360, 16128, -4320, 81, -8192, 33792, -41472, 15120, -810, 16384, -73728, 103680, -48384, 4860, -32768, 159744, -253440, 145152, -22680, 243]