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!)
A200982 Numbers k such that 1^(lambda(k)/2) + 2^(lambda(k)/2) + ... + (k - 1)^(lambda(k)/2) = 0 (mod k), where lambda is the Carmichael reduced totient function. 1
1, 3, 5, 7, 9, 11, 13, 17, 19, 21, 23, 25, 27, 28, 29, 31, 33, 36, 37, 41, 43, 44, 47, 49, 53, 56, 57, 59, 61, 63, 65, 67, 69, 71, 72, 73, 76, 77, 79, 81, 83, 84, 88, 89, 92, 93, 97, 99, 101, 103, 107, 108, 109, 113, 121, 124, 125, 127, 129, 131, 132, 133 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Conjecture: The asymptotic density is zero.
LINKS
MATHEMATICA
Select[Range[200], (Mod[Sum[PowerMod[j, CarmichaelLambda[#]/2, #], {j, #}], #] == 0) &]
CROSSREFS
Cf. A002322 (the reduced totient function).
Sequence in context: A184591 A033040 A335241 * A084820 A324846 A324760
KEYWORD
nonn
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 September 8 20:40 EDT 2024. Contains 375759 sequences. (Running on oeis4.)