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!)
A259469 Digits of an idempotent 12-adic number. 7
9, 6, 3, 8, 0, 10, 5, 0, 10, 9, 0, 9, 6, 7, 8, 0, 4, 5, 9, 0, 5, 3, 2, 5, 10, 1, 8, 1, 10, 3, 1, 8, 8, 10, 1, 3, 5, 7, 5, 0, 9, 11, 7, 11, 8, 3, 2, 2, 6, 8, 10, 11, 2, 4, 0, 3, 4, 5, 6, 9, 6, 10, 1, 9, 0, 11, 9, 4, 5, 5, 6, 7, 4, 9, 11, 6, 0, 4, 3, 4, 9, 5, 11 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
REFERENCES
V. deGuerre and R. A. Fairbairn, Automorphic numbers, J. Rec. Math., 1 (No. 3, 1968), 173-179.
LINKS
V. deGuerre and R. A. Fairbairn, Automorphic numbers, Jnl. Rec. Math., 1 (No. 3, 1968), 173-179.
PROG
(Sage) def a_list(n) : return crt(0, 1, 3^n, 4^n).digits(12) # Eric M. Schmidt, Jul 09 2015
CROSSREFS
The six examples given by deGuerre and Fairbairn are A055620, A054869, A018247, A018248, A259468, A259469.
Sequence in context: A226582 A276538 A243313 * A241993 A099817 A262701
KEYWORD
nonn,base
AUTHOR
N. J. A. Sloane, Jul 02 2015
EXTENSIONS
More terms from Eric M. Schmidt, Jul 09 2015
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 March 29 02:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)