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.

A135276 a(0)=0, a(1)=1; for n>1, a(n) = a(n-1) + n^0 if n odd, a(n) = a(n-1) + n^1 if n is even.

Table of values

n a(n)
0 0
1 1
2 3
3 4
4 8
5 9
6 15
7 16
8 24
9 25
10 35
11 36
12 48
13 49
14 63
15 64
16 80
17 81
18 99
19 100
20 120
21 121
22 143
23 144
24 168
25 169
26 195
27 196
28 224
29 225
30 255
31 256
32 288
33 289
34 323
35 324
36 360
37 361
38 399
39 400
40 440
41 441
42 483
43 484
44 528
45 529
46 575
47 576
48 624
49 625
50 675
51 676
52 728
53 729
54 783
55 784
56 840
57 841
58 899
59 900
60 960
61 961

List of values

[0, 1, 3, 4, 8, 9, 15, 16, 24, 25, 35, 36, 48, 49, 63, 64, 80, 81, 99, 100, 120, 121, 143, 144, 168, 169, 195, 196, 224, 225, 255, 256, 288, 289, 323, 324, 360, 361, 399, 400, 440, 441, 483, 484, 528, 529, 575, 576, 624, 625, 675, 676, 728, 729, 783, 784, 840, 841, 899, 900, 960, 961]