login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A053243 Numbers n such that A053238(n) = 3. 7
154, 200, 259, 340, 375, 466, 554, 569, 673, 688, 779, 869, 884, 912, 989, 1095, 1232, 1276, 1394, 1409, 1493, 1513, 1630, 1645, 1719, 1805, 1819, 1923, 2027, 2042, 2117, 2153, 2162, 2208, 2240, 2345, 2480, 2542, 2662, 2706, 2850, 2871, 2886, 3003, 3078 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MAPLE

with(numtheory): f := [seq( `if`((sigma(i) > sigma(i+1)), i, print( )), i=1..5000)];

seq( `if`(f[i+1] - f[i] = 3, i, print( )), i=1..1000);

CROSSREFS

Cf. A000203, A053226, A053238, A053239, A053240, A053241, A053242, A053244, A053245.

Sequence in context: A206266 A049515 A049519 * A200552 A160854 A159639

Adjacent sequences:  A053240 A053241 A053242 * A053244 A053245 A053246

KEYWORD

nonn

AUTHOR

Asher Auel (asher.auel(AT)reed.edu) Jan 10, 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 12:58 EST 2012. Contains 205482 sequences.