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!)
A030985 3-automorphic numbers ending in 2: final digits of 3*n^2 agree with n. 1
2, 92, 792, 9792, 69792, 369792, 2369792, 62369792, 262369792, 7262369792, 27262369792, 27262369792, 27262369792, 80027262369792, 580027262369792, 4580027262369792, 14580027262369792, 914580027262369792 (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 3*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(3, 5^n), 2^n, 5^n) for n in range(1, 1001)] # Eric M. Schmidt, Aug 18 2012
CROSSREFS
Sequence in context: A266653 A116162 A116293 * A053313 A226404 A166825
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 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)