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!)
A030993 8-automorphic numbers: final digits of 8*n^2 agree with n. 1
2, 72, 672, 8672, 88672, 388672, 3388672, 23388672, 223388672, 223388672, 10223388672, 510223388672, 7510223388672, 67510223388672, 967510223388672, 7967510223388672, 67967510223388672 (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 8*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, inverse_mod(8, 5^n), 2^n, 5^n) for n in range(1, 1001)] # Eric M. Schmidt, Aug 18 2012
CROSSREFS
Sequence in context: A272757 A187707 A163274 * A283568 A070775 A157061
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 May 12 23:35 EDT 2024. Contains 372497 sequences. (Running on oeis4.)