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!)
A101339 Prime(n)^prime(n)-prime(n). 1
2, 24, 3120, 823536, 285311670600, 302875106592240, 827240261886336764160, 1978419655660313589123960, 20880467999847912034355032910544, 2567686153161211134561828214731016126483440 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A051674(n)-A000040(n). - R. J. Mathar, Apr 26 2007
MATHEMATICA
#^#-#&/@Prime[Range[20]] (* Harvey P. Dale, Jul 24 2011 *)
PROG
(PARI) for(x=1, 16, print( prime(x)^prime(x)-prime(x)))
CROSSREFS
Sequence in context: A083697 A110131 A112332 * A111428 A111429 A111430
KEYWORD
nonn
AUTHOR
Jorge Coveiro, Dec 24 2004
EXTENSIONS
A-number in formula padded with a zero by R. J. Mathar, Jul 22 2009
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 19 03:16 EDT 2024. Contains 371782 sequences. (Running on oeis4.)