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.

A287877 Start with n and repeatedly apply the powertrain map x -> A133500(x); a(n) is the fixed point that is eventually reached, or -1 if the trajectory never reaches a fixed point.

This page as a plain text file.
%I A287877 #15 Jun 17 2017 01:11:02
%S A287877 1,2,3,4,5,6,7,8,9,1,1,1,1,1,1,1,1,1,1,1,2,4,8,1,9,0,8,2,1,1,3,9,8,8,
%T A287877 0,2,0,0,0,1,4,1,0,2,1,0,0,0,0,1,5,9,5,0,0,0,0,0,0,1,6,2,1,0,0,0,0,0,
%U A287877 0,1,7,0,0,0,7,0,0,0,0,1,8,0,1,0,0,0,0,0,0,1,9,8,2,0,0,0,0,0,0,0,1
%N A287877 Start with n and repeatedly apply the powertrain map x -> A133500(x); a(n) is the fixed point that is eventually reached, or -1 if the trajectory never reaches a fixed point.
%C A287877 It is conjectured that a fixed point is always reached.
%C A287877 It is also conjectured that the only fixed points are the numbers 0 through 9, 2592, and 24547284284866560000000000 (see A135385).
%H A287877 Chai Wah Wu, <a href="/A287877/b287877.txt">Table of n, a(n) for n = 1..10000</a>
%Y A287877 Cf. A133500, A135385.
%K A287877 nonn
%O A287877 1,2
%A A287877 _N. J. A. Sloane_, Jun 16 2017