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!)
A231567 Numbers n such that A231566(n) <> n. 1
6, 10, 12, 18, 21, 36, 40, 42, 48, 50, 54, 55, 70, 78, 80, 84, 90, 96, 105, 108, 110, 114, 126, 136, 144, 147, 150, 156, 160, 162, 165, 168, 170, 171, 186, 189, 190, 200, 210, 220, 222, 228, 234, 250, 252, 253, 258, 270, 272, 273, 275, 280, 288, 290, 294 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Su[n_] := Su[n] = Mod[Sum[GCD[i, n]*PowerMod[i, n, n], {i, 1, n}], n]; Select[Range[400], ! Su[2#] == # &]
CROSSREFS
Cf. A231566.
Sequence in context: A110085 A315126 A315127 * A114520 A315128 A315129
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 April 25 13:02 EDT 2024. Contains 371969 sequences. (Running on oeis4.)