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.

A084521 An infinite juggling sequence of three balls: successively larger 'prime' ground-state 3-ball site swaps listed in lexicographical order. A subset of A084511.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Jun 02 2003

Keywords

Comments

A juggling sequence is defined as 'prime', if it does not visit any state more than once. This means that in A084523 no integer occurs twice between consecutive sevens.

Examples

			The successive site swaps are: 3; 4,2; 4,4,1; 5,2,2; 5,3,1; 4,4,4,0; 4,5,3,0; ... See A084522.
		

Crossrefs

The number of such site swaps of length n is given by A084529. First position where n appears: A084527.