The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A053244 Numbers n such that A053238(n) = 4. 7
5, 29, 34, 65, 70, 94, 99, 123, 198, 227, 239, 244, 274, 280, 304, 310, 327, 332, 362, 373, 391, 402, 421, 452, 481, 492, 510, 539, 601, 612, 636, 654, 659, 719, 749, 761, 811, 816, 821, 832, 899, 904, 927, 958, 1033, 1050, 1081, 1110, 1115, 1139, 1201 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MAPLE
with(numtheory): f := [seq( `if`((sigma(i) > sigma(i+1)), i, print( )), i=1..8000)];
seq( `if`(f[i+1] - f[i] = 4, i, print( )), i=1..3000);
CROSSREFS
Sequence in context: A043062 A321701 A243012 * A096696 A115279 A279393
KEYWORD
nonn
AUTHOR
Asher Auel, Jan 10 2000
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 31 06:07 EDT 2024. Contains 372980 sequences. (Running on oeis4.)