The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A113918 Cardinality of Image^inf({ 2 }) under repeated base-n zero-split squaring. 2
2, 18, 2, 3050, 34762, 3087549, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
COMMENTS
Define f_b(x) to be the set of base b numbers left after splitting x^2 at its zero digits and Image_b(S) = union_{x in S}{ { x } union f_b(S) }, then a(n) = | Image_n^inf({ 2 }) |.
Conjecture: a(n) is finite for all n.
LINKS
Hugo van der Sanden, Perl and C implementations, Feb 03 2015
EXAMPLE
f_10(29648) = { 4, 39, 879 } since 29648^2 = 879003904.
a(8) = 2 since Image_8({ 2 }) = { 2, 4 } and f_8({ 2, 4 }) = { 2, 4 } and |{ 2, 4 }| is 2.
CROSSREFS
Cf. A113917.
Sequence in context: A266166 A077452 A353309 * A253603 A094048 A179073
KEYWORD
nonn,hard
AUTHOR
Hugo van der Sanden extending a suggestion from David W. Wilson, Jan 31 2006
EXTENSIONS
Corrected by Hugo van der Sanden, Feb 03 2015
STATUS
approved

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 May 13 19:11 EDT 2024. Contains 372522 sequences. (Running on oeis4.)