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.

Showing 1-7 of 7 results.

A080069 a(n) = A014486(A080068(n)).

Original entry on oeis.org

0, 2, 10, 44, 178, 740, 2868, 11852, 47522, 190104, 735842, 3090116, 11777124, 48557252, 194656036, 778669672, 3117617996, 12677727330, 49850271300, 192901051976, 795560529352, 3243898094388, 12977884832332, 51055591319170
Offset: 0

Views

Author

Antti Karttunen, Jan 27 2003

Keywords

Comments

Note that A080068 can be also obtained as iteration of A072795 o A057506.

Crossrefs

Same sequence in binary: A080070. Compare with similar Wolframesque plots given in A122229, A122232, A122235, A122239, A122242, A122245, A328111.
Cf. A179758.

Programs

  • Python
    # See attached program

Extensions

Python program and Wolfram-like plot added by Antti Karttunen, Sep 14 2006

A179844 a(n) = A179752(A080068(n)).

Original entry on oeis.org

1, 1, 2, 2, 3, 2, 3, 3, 3, 3, 4, 4, 4, 4, 3, 4, 6, 6, 5, 4, 5, 6, 7, 7, 6, 6, 6, 7, 8, 6, 6, 6, 6, 5, 7, 8, 8, 7, 7, 8, 9, 8, 5, 6, 9, 11, 10, 8, 6, 7, 9, 10, 9, 9, 10, 12, 9, 9, 9, 10, 9, 10, 12, 12, 13, 10, 8, 10, 10, 11, 11, 11, 12, 14, 14, 9, 7, 8, 10, 11, 13, 13, 14, 15, 14, 13, 11, 10
Offset: 1

Views

Author

Antti Karttunen, Aug 03 2010

Keywords

Comments

a(n) is also the local maximum of A179759 in range [(2*A000217(n-1))+1,2*A000217(n)].

Crossrefs

A179840 a(n) = A179751(A080068(n)).

Original entry on oeis.org

1, 2, 3, 3, 4, 5, 4, 6, 6, 6, 7, 8, 8, 7, 7, 7, 10, 11, 10, 8, 8, 10, 12, 13, 12, 11, 11, 13, 14, 14, 11, 11, 11, 10, 11, 14, 15, 14, 13, 15, 17, 17, 13, 10, 15, 20, 21, 18, 14, 13, 15, 19, 19, 18, 16, 21, 21, 18, 16, 18, 17, 19, 21, 23, 25, 23, 17, 18, 20, 20, 21, 20, 23, 25, 28
Offset: 1

Views

Author

Antti Karttunen, Aug 03 2010

Keywords

Crossrefs

A154477 a(n) = A153240(A080068(n)).

Original entry on oeis.org

0, 0, 0, 1, 0, 3, 2, 0, 1, 7, 4, 9, 8, 6, 7, 5, -6, -10, 16, 15, 10, -11, -15, 16, 22, 19, 24, 23, 18, 14, 28, 25, 21, 23, 11, -7, -26, 35, 34, 29, -18, 39, 38, 9, -8, 38, 33, -31, -35, 42, 37, 31, 32, 51, 48, -46, 54, 51, 40, -43, 58, 55, 43, 61, 60, 58, 52, 65, 62, -2, 68
Offset: 0

Views

Author

Antti Karttunen, Jan 11 2009

Keywords

Comments

This sequence gives some indication of how well the terms of A080068 are balanced as general trees, which has some implications as to the correctness of A123050 (see comments at A080070).

Crossrefs

See also A080071.

A080070 Decimal encoding of parenthesizations produced by simple iteration starting from empty parentheses and where each successive parenthesization is obtained from the previous by reflecting it as a general tree/parenthesization, then adding an extra stem below the root and then reflecting the underlying binary tree.

Original entry on oeis.org

0, 10, 1010, 101100, 10110010, 1011100100, 101100110100, 10111001001100, 1011100110100010, 101110011010011000, 10110011101001100010, 1011110010011011000100, 101100111011010001100100
Offset: 0

Views

Author

Antti Karttunen, Jan 27 2003

Keywords

Comments

Corresponding Lisp/Scheme S-expressions are (), (()), (()()), (()(())), (()(())()), (()((())())), (()(())(()())), ...
Conjecture: only the terms in positions 0,1,2 and 4 are symmetric, i.e., A057164(A080068(n)) = A080068(n) (equivalently: A036044(A080069(n)) = A080069(n)) only when n is one of {0,1,2,4}. If this is true, then the formula given in A079438 is exact. I (AK) have checked this up to n=404631 with no other occurrence of a symmetric (general) tree.

Examples

			This demonstrates how to get the fourth term 10110010 from the 3rd term 101100. The corresponding binary and general trees plus parenthesizations are shown. The first operation reflects the general tree, the second adds a new stem under the root and the third reflects the underlying binary tree, which induces changes on the corresponding general tree:
..............................................
.....\/................\/\/..........\/\/.....
......\/......\/\/......\/............\/......
.....\/........\/........\/..........\/.......
......(A057164).(A057548)..(A057163)..........
........................o.....................
........................|.....................
........o.....o.........o...o.........o.......
........|.....|..........\./..........|.......
....o...o.....o...o.......o.........o.o.o.....
.....\./.......\./........|..........\|/......
......*.........*.........*...........*.......
..[()(())]..[(())()]..[((())())]..[()(())()]..
...101100....110010....11100100....10110010...
		

Crossrefs

Compare to similar Wolframesque plots given in A122229, A122232, A122235, A122239, A122242, A122245. See also A079438, A080067, A080071, A057119.

Formula

a(n) = A007088(A080069(n)) = A063171(A080068(n)).

A080071 Top-level length of each parenthesization/root degree of general trees encoded in A080070.

Original entry on oeis.org

0, 1, 2, 2, 3, 2, 3, 3, 3, 2, 4, 2, 3, 3, 3, 3, 4, 3, 2, 3, 4, 4, 3, 3, 2, 4, 2, 3, 4, 3, 2, 4, 3, 3, 3, 4, 3, 2, 3, 4, 3, 2, 3, 6, 3, 3, 3, 4, 3, 3, 3, 3, 3, 2, 4, 3, 2, 4, 5, 3, 2, 4, 3, 2, 3, 3, 4, 2, 4, 3, 2, 3, 5, 2, 4, 2, 6, 3, 3, 3, 3, 3, 2, 4, 2, 3, 4, 5, 5, 3, 3, 2, 5, 2, 5, 2, 3, 4, 2, 4, 3, 3, 4, 3, 2
Offset: 0

Views

Author

Antti Karttunen, Jan 27 2003

Keywords

Crossrefs

Formula

a(n) = A057515(A080068(n))

A080067 a(n) = A057163(A057548(A057164(n))).

Original entry on oeis.org

1, 2, 5, 4, 13, 11, 12, 10, 9, 36, 33, 34, 29, 28, 35, 30, 32, 27, 25, 31, 26, 24, 23, 106, 102, 103, 94, 93, 104, 95, 97, 83, 81, 96, 82, 80, 79, 105, 98, 99, 85, 84, 101, 89, 92, 78, 75, 90, 76, 71, 70, 100, 86, 91, 77, 72, 88, 74, 69, 67, 87, 73, 68, 66, 65, 328, 323, 324
Offset: 0

Views

Author

Antti Karttunen, Jan 27 2003

Keywords

Crossrefs

Iterates starting from zero: A080068. Cf. A080070.
Showing 1-7 of 7 results.