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.

A108617 Triangle read by rows: T(n,k) = T(n-1,k-1) + T(n-1,k) for 0 < k < n, T(n,0) = T(n,n) = n-th Fibonacci number.

Table of values

n a(n)
0 0
1 1
2 1
3 1
4 2
5 1
6 2
7 3
8 3
9 2
10 3
11 5
12 6
13 5
14 3
15 5
16 8
17 11
18 11
19 8
20 5
21 8
22 13
23 19
24 22
25 19
26 13
27 8
28 13
29 21
30 32
31 41
32 41
33 32
34 21
35 13
36 21
37 34
38 53
39 73
40 82
41 73
42 53
43 34
44 21
45 34
46 55
47 87
48 126
49 155
50 155
51 126
52 87
53 55
54 34
55 55
56 89
57 142
58 213
59 281
60 310
61 281
62 213
63 142
64 89
65 55
66 89
67 144
68 231
69 355
70 494
71 591
72 591
73 494
74 355
75 231
76 144
77 89

List of values

[0, 1, 1, 1, 2, 1, 2, 3, 3, 2, 3, 5, 6, 5, 3, 5, 8, 11, 11, 8, 5, 8, 13, 19, 22, 19, 13, 8, 13, 21, 32, 41, 41, 32, 21, 13, 21, 34, 53, 73, 82, 73, 53, 34, 21, 34, 55, 87, 126, 155, 155, 126, 87, 55, 34, 55, 89, 142, 213, 281, 310, 281, 213, 142, 89, 55, 89, 144, 231, 355, 494, 591, 591, 494, 355, 231, 144, 89]