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!)
A133591 a(n) = ((p-1)^(p^2) + 1)/p^3 where p = prime(n). 3

%I #7 Jun 08 2021 02:29:20

%S 19,9007199254741,392750863685502459010271914701912679

%N a(n) = ((p-1)^(p^2) + 1)/p^3 where p = prime(n).

%t Table[ ((Prime[n] - 1)^(Prime[n]^2) + 1)/Prime[n]^3, {n,2,10} ]

%Y Subset of A137643.

%K nonn,bref

%O 2,1

%A _Alexander Adamchuk_, Dec 27 2007

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 14 06:54 EDT 2024. Contains 375920 sequences. (Running on oeis4.)