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!)
A137664 a(n) = (p+1)^p - 1 where p = prime(n). 2
8, 63, 7775, 2097151, 743008370687, 793714773254143, 2185911559738696531967, 5242879999999999999999999, 55572324035428505185378394701823, 6863037736488299999999999999999999999999999 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
p^2 divides a(n) = (p+1)^p - 1, p = prime(n).
Quotients a(n)/prime(n)^2 are listed in A137665(n) = {2, 7, 311, 42799, 6140565047, 4696537119847, 7563707819165039903, ...}.
Least prime factors of A137665(n) = a(n)/prime(n)^2 are listed in A128456(n) = {2, 7, 311, 127, 23, 157, 7563707819165039903, ...}.
Largest prime factors A137665(n) = a(n)/prime(n)^2 are listed in A137666(n) = {2, 7, 311, 337, 266981089, 29914249171, 7563707819165039903, ...}.
LINKS
FORMULA
a(n) = (prime(n) + 1)^prime(n) - 1.
MATHEMATICA
Table[ (Prime[n] + 1)^Prime[n] - 1, {n, 1, 15} ]
CROSSREFS
Sequence in context: A353993 A189943 A358324 * A317028 A014392 A008462
KEYWORD
nonn
AUTHOR
Alexander Adamchuk, Feb 04 2008
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 May 9 18:10 EDT 2024. Contains 372354 sequences. (Running on oeis4.)