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.

A154475 Number of opening (equally: closing) brackets in each term of Wolfram's Symbolic Rewriting system A154473-A154474.

Original entry on oeis.org

5, 7, 7, 8, 8, 14, 19, 24, 28, 31, 36, 42, 45, 47, 49, 50, 50, 50, 51, 51, 51, 54, 55, 55, 55, 56, 56, 56, 58, 60, 61, 61, 61, 62, 62, 62, 65, 66, 66, 66, 67, 67, 67, 70, 72, 74, 75, 75, 75, 76, 76, 76, 79, 80, 80, 80, 81, 81, 81, 83, 85, 86, 86, 86, 87, 87, 87, 92, 93, 93
Offset: 0

Views

Author

Antti Karttunen, Jan 11 2009

Keywords

Comments

2*a(n) gives the number of bits in A154474(n).

Examples

			The iteration starts from the initial term e[e[e][e]][e][e], which contains 5 ['s (and also 5 ]'s), thus a(0)=5.
		

Crossrefs

a(n) = A029837(1+A154473(n))/2. a(n) = A154476(n)-1.

Formula

a(n) = A072643(A154472(n)).