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!)
A279376 Numbers n such that 2^n == n (mod sigma(n)). 0
1, 34, 219760, 75963904, 1003204036 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
34 is a term because 2^34 == 34 mod 54.
PROG
(PARI) is(n)=Mod(2, sigma(n))^n==n;
CROSSREFS
Sequence in context: A358490 A189649 A280901 * A189311 A189253 A250488
KEYWORD
nonn,more
AUTHOR
Altug Alkan, Dec 11 2016
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)