|
Search: id:A068412
|
|
|
| A068412 |
|
Composite n such that phi(n) divides sigma(n)-2*n. |
|
+0 1
|
|
| 6, 12, 28, 42, 60, 168, 456, 496, 828, 1080, 1242, 1530, 1560, 3360, 3672, 4560, 7320, 7584, 8128, 11400, 14784, 19488, 21648, 33462, 37536, 40608, 44856, 48024, 59520, 83904, 87648, 221088, 352704, 354384, 560664, 613440, 1288224, 1365984, 1420320, 1482480
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
The first four numbers in this sequence {6, 12, 28, 42} are featured in the cult film "Donnie Darko", in which the title character is warned that the world will end in 28 days, 6 hours, 42 minutes and 12 seconds. - Don Rogers (donrogers42(AT)aol.com), Sep 21 2006
|
|
PROGRAM
|
PARI : for(n=2, 300000, if((sigma(n)-2*n)%(eulerphi(n))==isprime(n), print1(n, ", ")))
|
|
CROSSREFS
|
Sequence in context: A086792 A064987 A057341 this_sequence A109510 A034715 A079390
Adjacent sequences: A068409 A068410 A068411 this_sequence A068413 A068414 A068415
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), Mar 03 2002
|
|
EXTENSIONS
|
More terms from Rick L. Shepherd (rshepherd2(AT)hotmail.com), Apr 08 2002
|
|
|
Search completed in 0.002 seconds
|