Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A130607
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A130607 Prime(n+1)^n + prime(n)^n. +0
1
5, 34, 468, 17042, 532344, 28964378, 1304210412, 95294548322, 16308298637332, 1240335520281002 (list; graph; listen)
OFFSET

1,1

FORMULA

Prime(n) is the n-th prime number.

EXAMPLE

For n=2, prime(2+1)^2 - prime(2)^2 = 5^2 + 3^2 = 34, the second entry.

PROGRAM

(PARI) g2(n) = for(x=1, n, y=prime(x+1)^x+prime(x)^x; print1(y", "))

CROSSREFS

Sequence in context: A097817 A133297 A054931 this_sequence A086345 A095865 A087675

Adjacent sequences: A130604 A130605 A130606 this_sequence A130608 A130609 A130610

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), Jun 17 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research