login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113022 a(n) = sorted union of 2^k (mod 10^n), 0<k<=5^n. 2
4, 21, 102, 503, 2504, 12505, 62506, 312507, 1562508, 7812509 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

a(n+1)/a(n)~5.

MATHEMATICA

Do[ Print[ Length[ Union[ Table[ PowerMod[2, i, 10^n], {i, 5^n}]] ]], {n, 10}]

CROSSREFS

Cf. A095810, A113023.

Sequence in context: A017967 A076901 A080043 * A014986 A015531 A083425

Adjacent sequences:  A113019 A113020 A113021 * A113023 A113024 A113025

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com) and Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 27 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 11:36 EST 2012. Contains 205623 sequences.