Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163251
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163251 Primes which are sum of (at least two) consecutive squares. +0
2
5, 13, 29, 41, 61, 113, 139, 149, 181, 199, 271, 313, 421, 509, 613, 677, 761, 811, 1013, 1201, 1279, 1301, 1459, 1741, 1861, 1877, 2113, 2381, 2521, 2539, 2791, 3121, 3331, 3613, 3677, 3919, 4231, 4513, 5101, 7159, 7321, 8011, 8429, 8581, 9661, 9749, 9859 (list; graph; listen)
OFFSET

3,1

EXAMPLE

13 = 2^2 + 3^2

MATHEMATICA

lst={}; Do[p=m^2; Do[p+=n^2; If[PrimeQ[p]&&p<=101701, AppendTo[lst, p]], {n, m+1, 6!, 1}], {m, 6!}]; Take[Union@lst, 5! ] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 15 2009]

CROSSREFS

Sequence in context: A155054 A158756 A159351 this_sequence A146286 A065374 A130066

Adjacent sequences: A163248 A163249 A163250 this_sequence A163252 A163253 A163254

KEYWORD

nonn

AUTHOR

Gaurav Kumar (gaurav.kumar.cse06(AT)itbhu.ac.in), Jul 23 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 December 5 23:38 EST 2009. Contains 170428 sequences.


AT&T Labs Research