Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100382
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100382 Record values of A062700. +0
2
3, 7, 13, 31, 127, 307, 1093, 1723, 2801, 3541, 8191, 10303, 19531, 28057, 30941, 131071, 147073, 524287, 797161, 830833, 1191373, 1204507, 1353733, 1395943, 1424443, 1482307, 1886503, 2037757, 2212657, 2432041, 2507473, 2922391 (list; graph; listen)
OFFSET

1,1

COMMENT

Take sequence A062700: 3, 7, 13, 31, 31, 127, 307, 1093, 1723, 2801, 3541, 8191, 5113, 8011, 10303, .... Then eliminate terms so that each term of the sequence is larger than the preceding one: 3, 7, 13, 31, 127, 307, 1093, 1723, 2801, 3541, 8191, 10303, ....

PROGRAM

(MAGMA) S:=[]; a:=0; for n in [1..3000000] do c:=SumOfDivisors(n); if IsPrime(c) and a lt c then Append(~S, c); a:=c; end if; end for; S; [From Klaus Brockhaus, Oct 21 2009]

CROSSREFS

Cf. A062700 (terms of A000203 that are prime), A000203 (sigma(n), sum of divisors of n), A034885 (record values of sigma(n)).

Sequence in context: A069246 A087578 A023195 this_sequence A152981 A112040 A084611

Adjacent sequences: A100379 A100380 A100381 this_sequence A100383 A100384 A100385

KEYWORD

nonn

AUTHOR

Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Dec 30 2004

EXTENSIONS

More terms from Ryan Propper (rpropper(AT)stanford.edu), Jul 13 2005

Edited, corrected and extended by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Oct 21 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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research