Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
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!)
A232720 Numbers such that 2*phi(n-2) = n-1. 4
3, 5, 17, 257, 65537, 83623937, 4294967297, 6992962672132097 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Numbers such that A074057(n) = 0.
Note that the first 5 terms are Fermat primes (A019434), while a(6) is prime but is not a Fermat number, and a(7) is (F5 from A000215) but is not prime. Note also that F6, F7, F8 and F9 do not belong to this sequence.
LINKS
FORMULA
a(n) = A050474(n) + 2. - Jaroslav Krizek, Feb 25 2015
PROG
(PARI) is_A232720(n) = 2*eulerphi(n-2) == n-1
CROSSREFS
Sequence in context: A260476 A070592 A254576 * A272061 A247203 A262534
KEYWORD
nonn,more
AUTHOR
Michel Marcus, Nov 28 2013
EXTENSIONS
a(8) from Jaroslav Krizek, Feb 25 2015
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 11 17:54 EDT 2024. Contains 375839 sequences. (Running on oeis4.)