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!)
A277626 Odd numbers n such that 2^n == phi(n) (mod n). 0
1, 3, 15, 255, 65535, 4139059, 15734689, 66322477, 83623935, 4294967295 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(PARI) is(n)=Mod(2, n)^n==eulerphi(n)&&n%2==1;
CROSSREFS
Sequence in context: A139289 A116518 A247174 * A050474 A250405 A051179
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 August 15 15:50 EDT 2024. Contains 375173 sequences. (Running on oeis4.)