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!)
A354714 Nonprime numbers k such that the number of divisors of k divides k+1. 6
1, 15, 27, 35, 39, 51, 55, 87, 91, 95, 111, 115, 119, 123, 135, 143, 155, 159, 183, 187, 203, 215, 219, 231, 235, 245, 247, 255, 259, 267, 275, 287, 291, 295, 299, 303, 319, 323, 327, 335, 339, 343, 351, 355, 371, 375, 391, 395, 399, 403, 407, 411, 415, 425, 427, 447, 451, 455, 471, 511, 515 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Nonprime numbers k such that k == -1 (mod A000005(k)).
LINKS
MATHEMATICA
Select[Range[500], ! PrimeQ[#] && Divisible[# + 1, DivisorSigma[0, #]] &] (* Amiram Eldar, Jun 03 2022 *)
CROSSREFS
Nonprime terms of A272872.
Sequence in context: A364168 A253056 A091236 * A307854 A053177 A349175
KEYWORD
nonn
AUTHOR
Max Alekseyev, Jun 03 2022
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 July 30 08:03 EDT 2024. Contains 374738 sequences. (Running on oeis4.)