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!)
A030984 2-automorphic numbers: final digits of 2*n^2 agree with n. 1
8, 88, 688, 4688, 54688, 554688, 3554688, 93554688, 893554688, 893554688, 40893554688, 40893554688, 40893554688, 70040893554688, 870040893554688, 1870040893554688, 71870040893554688, 871870040893554688 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n) is the unique positive integer less than 10^n such that a(n) is divisible by 2^n and 2*a(n) - 1 is divisible by 5^n. - Eric M. Schmidt, Aug 18 2012
LINKS
Eric Weisstein's World of Mathematics, Automorphic Number
PROG
(Sage) [crt(0, (5^n + 1)/2, 2^n, 5^n) for n in range(1, 1001)] # Eric M. Schmidt, Aug 18 2012
CROSSREFS
Sequence in context: A299749 A300263 A367278 * A109021 A271939 A043043
KEYWORD
nonn,base
AUTHOR
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 April 23 12:44 EDT 2024. Contains 371913 sequences. (Running on oeis4.)