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!)
A364657 Numbers k such that sigma(k) > sigma(k+1) > sigma(k+2). 5
44, 45, 104, 105, 116, 117, 164, 165, 224, 225, 272, 273, 296, 297, 315, 344, 345, 356, 357, 405, 464, 465, 512, 513, 525, 560, 561, 584, 585, 620, 621, 693, 704, 705, 765, 776, 777, 824, 825, 836, 837, 860, 861, 884, 885, 945, 1004, 1005, 1112, 1113, 1125, 1155 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) isok(n) = sigma(n)>sigma(n+1) && sigma(n+1)>sigma(n+2);
CROSSREFS
Sequence in context: A242934 A369276 A038400 * A254750 A225619 A121610
KEYWORD
nonn,easy
AUTHOR
Seiichi Manyama, Aug 01 2023
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 5 21:04 EDT 2024. Contains 372287 sequences. (Running on oeis4.)