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.

A152568 Triangle T(n,k) read by rows: T(n,n) = -1, T(n,0) = 2^(n - 1), T(n,k) = -2^(n - k - 1), 1 <= k <= n - 1.

Table of values

n a(n)
0 -1
1 1
2 -1
3 2
4 -1
5 -1
6 4
7 -2
8 -1
9 -1
10 8
11 -4
12 -2
13 -1
14 -1
15 16
16 -8
17 -4
18 -2
19 -1
20 -1
21 32
22 -16
23 -8
24 -4
25 -2
26 -1
27 -1
28 64
29 -32
30 -16
31 -8
32 -4
33 -2
34 -1
35 -1
36 128
37 -64
38 -32
39 -16
40 -8
41 -4
42 -2
43 -1
44 -1
45 256
46 -128
47 -64
48 -32
49 -16
50 -8
51 -4
52 -2
53 -1
54 -1
55 512
56 -256
57 -128
58 -64
59 -32
60 -16
61 -8
62 -4
63 -2

List of values

[-1, 1, -1, 2, -1, -1, 4, -2, -1, -1, 8, -4, -2, -1, -1, 16, -8, -4, -2, -1, -1, 32, -16, -8, -4, -2, -1, -1, 64, -32, -16, -8, -4, -2, -1, -1, 128, -64, -32, -16, -8, -4, -2, -1, -1, 256, -128, -64, -32, -16, -8, -4, -2, -1, -1, 512, -256, -128, -64, -32, -16, -8, -4, -2]