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!)
A030995 9-automorphic numbers ending in 5: final digits of 9*n^2 agree with n. 1
5, 25, 625, 5625, 65625, 765625, 4765625, 34765625, 134765625, 3134765625, 13134765625, 213134765625, 2213134765625, 62213134765625, 362213134765625, 7362213134765625, 17362213134765625 (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 5^n and 9*a(n) - 1 is divisible by 2^n. - Eric M. Schmidt, Aug 18 2012
LINKS
Eric Weisstein's World of Mathematics, Automorphic Number
PROG
(Sage) [crt(inverse_mod(9, 2^n), 0, 2^n, 5^n) for n in range(1, 1001)] # Eric M. Schmidt, Aug 18 2012
CROSSREFS
Sequence in context: A078260 A007185 A175852 * A067270 A215118 A218150
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 August 1 09:24 EDT 2024. Contains 374816 sequences. (Running on oeis4.)