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.

A086525 a(n) = a(( a(n-2))*(1-mod(n,2))+a(n-1)*(mod(n,2))) + a((n - a(n-2))*(1-mod(n,2))+(n-a(n-1))*(mod(n,2))).

Table of values

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

List of values

[1, 1, 2, 3, 3, 4, 5, 6, 6, 7, 8, 8, 9, 10, 10, 11, 12, 13, 13, 14, 15, 16, 16, 17, 18, 18, 19, 20, 20, 21, 22, 23, 23, 24, 25, 25, 26, 27, 27, 28, 29, 30, 30, 31, 32, 32, 33, 34, 34, 35, 36, 37, 37, 38, 39, 40, 40, 41, 42, 42, 43, 44, 44, 45, 46, 47, 47, 48, 49, 50, 50, 51, 52, 52]