|
Search: id:A050435
|
|
|
| A050435 |
|
a(n) = composite(composite(n)), where composite = A002808, composite numbers. |
|
+0 9
|
|
| 9, 12, 15, 16, 18, 21, 24, 25, 26, 28, 32, 33, 34, 36, 38, 39, 40, 42, 45, 48, 49, 50, 51, 52, 55, 56, 57, 60, 63, 64, 65, 68, 69, 70, 72, 74, 76, 77, 78, 80, 81, 84, 86, 87, 88, 90, 91, 93, 94, 95, 98, 100, 102, 104, 105, 106, 110, 111, 112, 115, 116, 117, 118, 119
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Second-order composite numbers.
|
|
LINKS
|
N. Fernandez, An order of primeness, F(p)
|
|
FORMULA
|
Let C(n) be the n-th composite number, with C(1)=4. Then these are numbers C(C(n)).
|
|
EXAMPLE
|
The 2nd composite number is 6 and the 6th composite number is 12, so a(2) = 12. a(100) = A002808(A002808(100)) = A002808(133) = 174.
|
|
MATHEMATICA
|
Select[ Range[ 6, 150 ], ! PrimeQ[ # ] && ! PrimeQ[ # - PrimePi[ # ] - 1 ] & ]
|
|
CROSSREFS
|
Sequence in context: A114306 A009188 A138299 this_sequence A153044 A138945 A119486
Adjacent sequences: A050432 A050433 A050434 this_sequence A050436 A050437 A050438
|
|
KEYWORD
|
easy,nonn,nice
|
|
AUTHOR
|
Michael Lugo (mlugo(AT)thelabelguy.com), Dec 22 1999
|
|
EXTENSIONS
|
More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 20 2000
|
|
|
Search completed in 0.002 seconds
|