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!)
A073167 The (n!)-th composite number. 0
4, 6, 12, 36, 158, 871, 5802, 44996, 396465, 3905769, 42492571, 505638346, 6530063762, 90937897520, 1358169957289, 21652573590950, 366977865386054, 6588521300048437, 124902980656633121, 2493219952752601419, 52268714816806571926 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A002808(A000142(n)) for n >= 1. - Altug Alkan, Apr 21 2018
MATHEMATICA
c[n_] := FixedPoint[ n + PrimePi[ # ]+1&, n] Table[ c[n! ], {n, 1, 16}]
CROSSREFS
Sequence in context: A081198 A275978 A242211 * A060202 A062624 A154666
KEYWORD
nonn
AUTHOR
Labos Elemer, Jul 19 2002
EXTENSIONS
Extended by Robert G. Wilson v, Jul 20 2002
a(17)-a(21) from Chai Wah Wu, Apr 21 2018
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 20 07:26 EDT 2024. Contains 371799 sequences. (Running on oeis4.)