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!)
A354712 Nonprime numbers k such that the number of divisors of k divides k-1. 6
1, 4, 16, 21, 25, 33, 49, 57, 64, 65, 69, 77, 81, 85, 93, 100, 105, 121, 125, 129, 133, 141, 145, 161, 169, 175, 177, 185, 201, 205, 209, 213, 217, 221, 237, 249, 253, 265, 273, 289, 297, 301, 305, 309, 321, 325, 329, 341, 345, 361, 365, 377, 381, 385, 393, 413, 417, 437, 445, 453, 465 (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 A354711.
Sequence in context: A193996 A232400 A345763 * A067671 A227815 A075331
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 April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)