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.

A110425 The r-th term of the n-th row of the following array contains the sum of r successively decreasing integers beginning from n. 0 e.g. the row corresponding to 4 contains 4, (3+2),{(1) +(0)+(-1)}, {(-2)+(-3)+(-4)+(-5)} ----> 4,5,0,-14 1 2 1 3 3 -3 4 5 0 -14 5 7 3 -10 -35 6 9 6 -6 -30 -69 ... Sequence contains the array by rows.

Table of values

n a(n)
1 1
2 2
3 1
4 3
5 3
6 -3
7 4
8 5
9 0
10 -14
11 5
12 7
13 3
14 -10
15 -35
16 6
17 9
18 6
19 -6
20 -30
21 -69
22 7
23 11
24 9
25 -2
26 -25
27 -63
28 -119
29 8
30 13
31 12
32 2
33 -20
34 -57
35 -112
36 -188
37 9
38 15
39 15
40 6
41 -15
42 -51
43 -105
44 -180
45 -279
46 10
47 17
48 18
49 10
50 -10
51 -45
52 -98
53 -172
54 -270
55 -395
56 11
57 19
58 21
59 14
60 -5
61 -39
62 -91
63 -164
64 -261
65 -385
66 -539
67 12
68 21
69 24
70 18
71 0
72 -33
73 -84
74 -156
75 -252

List of values

[1, 2, 1, 3, 3, -3, 4, 5, 0, -14, 5, 7, 3, -10, -35, 6, 9, 6, -6, -30, -69, 7, 11, 9, -2, -25, -63, -119, 8, 13, 12, 2, -20, -57, -112, -188, 9, 15, 15, 6, -15, -51, -105, -180, -279, 10, 17, 18, 10, -10, -45, -98, -172, -270, -395, 11, 19, 21, 14, -5, -39, -91, -164, -261, -385, -539, 12, 21, 24, 18, 0, -33, -84, -156, -252]