Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061028
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061028 n^p-(n-1)^p, where p is the n-th prime. +0
1
1, 7, 211, 14197, 44633821, 11839990891, 215703854542471, 132716292890482729, 8272642309293795444217, 95289871302753755165078396311, 181943424957750480504146841291811 (list; graph; listen)
OFFSET

1,2

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,95

PROGRAM

for(n=1, 20, print1(n^prime(n)-(n-1)^prime(n)", "))

(PARI) { n=0; forprime (p=2, prime(95), write("b061028.txt", n++, " ", n^p - (n - 1)^p); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 17 2009]

CROSSREFS

Sequence in context: A128680 A157775 A065819 this_sequence A045760 A046033 A114939

Adjacent sequences: A061025 A061026 A061027 this_sequence A061029 A061030 A061031

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), May 25 2001

EXTENSIONS

More terms from Ralf Stephan (ralf(AT)ark.in-berlin.de), Mar 31 2003

OFFSET changed from 0,2 to 1,2 by Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 17 2009

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research