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.

A264973 Trajectory of 262 under permutation A264966: a(0) = 262; for n >= 1, a(n) = A264966(a(n-1)).

Original entry on oeis.org

262, 338, 850, 1058, 1238, 1838, 1786, 734, 1622, 1594, 710, 554, 818, 1118, 1574, 2014, 1834, 1306, 742, 1922, 1270, 838, 1018, 718, 334, 290, 802, 622, 322, 494, 650, 478, 266, 946, 550, 274, 458, 922, 766, 790, 1778, 1054, 826, 1418, 1358, 1982, 1606, 1954, 614, 674, 794, 1478, 1702, 986, 1526, 1870, 1714, 1090, 598, 298, 386, 970, 1370
Offset: 0

Views

Author

Antti Karttunen, Dec 06 2015

Keywords

Comments

The trajectory is probably infinite, not periodic.

Examples

			a(0) = 262 by definition. Its base-3 representation is A007089(262) = 100201. Reversing the significant prefix (in this case the whole expansion because no trailing zeros present), we get 102001 (= A007089(298)). Base-2 representation of 298 is 100101010 (= A007088(298)). Reversing its significant prefix, we get 101010010 (= A007088(338)), thus a(1) = 338.
		

Crossrefs

Formula

a(0) = 262; for n >= 1, a(n) = A264966(a(n-1)).