login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A175425 The smallest number m which needs n iterations of the map x->A175420(x) to reach a single-digit number. 8

%I #10 Mar 30 2012 19:00:23

%S 0,10,24,27,33

%N The smallest number m which needs n iterations of the map x->A175420(x) to reach a single-digit number.

%C Conjecture: sequence a(n) is finite for n = natural number, a(n) = 25 for n = infinity. See A175424.

%F a(n) = min {j : A175425(j) = n}.

%e a(4) = 33 because 33 is the smallest numbers with 4 steps of defined iteration: 3^3 = 27, 7^2 = 49, 9^4 = 6561, ((1^6)^5)^6 = 1.

%Y Cf. A175419 - A175427.

%K nonn,base

%O 0,2

%A _Jaroslav Krizek_, May 09 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)