Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111452
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111452 Numbers n such that n divides the square of the sum of the first n primes. +0
1
1, 23, 25, 53, 297, 853, 10043, 11869, 117267, 222975, 241163, 339615, 3538161, 3600489, 25537223, 38576521, 95316169, 96643287 (list; graph; listen)
OFFSET

1,2

COMMENT

Each number in this sequence is odd. Every element from A045345 also occurs in this sequence.

EXAMPLE

(prime(1)+prime(2)+..+prime(23))^2 = (2+3+5+...+83)^2 = 23*33212

MATHEMATICA

s = 0; t = {}; Do[s = s + Prime[n]; If[ Mod[s^2, n] == 0, AppendTo[t, n]], {n, 10^8}]; t (* Robert G. Wilson v *)

CROSSREFS

Cf. A045345.

Sequence in context: A090311 A112073 A050864 this_sequence A025059 A114963 A038772

Adjacent sequences: A111449 A111450 A111451 this_sequence A111453 A111454 A111455

KEYWORD

nonn

AUTHOR

Stefan Steinerberger (hansibal(AT)hotmail.com), Nov 14 2005

EXTENSIONS

a(13)-a(18) from Robert G. Wilson v (rgwv(at)rgwv.com), Nov 15 2005

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research