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!)
A014951 Positive integers k such that k divides 12^k - 1. 13
1, 11, 121, 253, 1331, 2783, 5819, 11891, 14641, 30613, 64009, 130801, 133837, 161051, 273493, 336743, 558877, 704099, 768361, 849299, 1438811, 1472207, 1771561, 3008423, 3078251, 3544453, 3704173, 6147647, 6290339, 7745089 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Also, the integers k such that k divides s(k), where s(1)=1 and s(j) = s(j-1) + j*12^(j-1).
From Alexander Adamchuk, May 16 2010: (Start)
11 divides a(n) for n > 1.
All powers of 11 are terms.
Prime divisors of a(n) in order of appearance: {11, 23, 47, 3037, 7019, 2663, 5171, 47917, 12973, ...}. (End)
LINKS
MATHEMATICA
Join[{1}, Select[Range[775*10^4], PowerMod[12, #, #]==1&]] (* Harvey P. Dale, Jun 08 2022 *)
CROSSREFS
Cf. A015961.
Sequence in context: A045595 A228440 A015958 * A223223 A240942 A216131
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(11)-a(30) from Alexander Adamchuk, May 16 2010
Edited by Max Alekseyev, May 20 2011
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 September 15 22:11 EDT 2024. Contains 375959 sequences. (Running on oeis4.)