Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093355
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093355 Beginning with 2, primes such that the n-th partial sum is an n-th power. +0
4
2, 2, 23, 229, 229344751, 252545297, 9094638268087, 1668626479841609, 4673740355384057, 138203643993672967, 564009841283188392949, 2662112366008762371083, 2372500135043479785725819 (list; graph; listen)
OFFSET

1,1

COMMENT

Requiring a(n+1)>a(n) leads to the finite sequence A073860. Not allowing repetition leads to A073698. [From M. F. Hasler (MHasler(AT)univ-ag.fr), Apr 07 2009]

EXAMPLE

2+2 = 4 = 2^2, 2+2+23 = 27 = 3^3.

PROGRAM

(PARI) s=0; for( n=1, 999, t=floor(sqrtn(s, n)); until( isprime( t++^n-s), ); print1( t^n-s, ", "); s=t^n) [From M. F. Hasler (MHasler(AT)univ-ag.fr), Apr 07 2009]

CROSSREFS

Cf. A093927.

Cf. A073698, A073860. [From M. F. Hasler (MHasler(AT)univ-ag.fr), Apr 07 2009]

Sequence in context: A001012 A040082 A014358 this_sequence A122962 A048648 A120065

Adjacent sequences: A093352 A093353 A093354 this_sequence A093356 A093357 A093358

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 25 2004

EXTENSIONS

More terms from Ray G. Opao (1260(AT)email.com), Nov 29 2004

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 December 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research