|
| |
|
|
A054850
|
|
a(n)=m such that 2^m <= p(n)# <= 2^(m+1), where p(n)# is primorial of the n-th prime (A002110).
|
|
4
| |
|
|
1, 2, 4, 7, 11, 14, 18, 23, 27, 32, 37, 42, 48, 53, 59, 64, 70, 76, 82, 88, 95, 101, 107, 114, 120, 127, 134, 140, 147, 154, 161, 168, 175, 182, 189, 197, 204, 211, 219, 226, 234, 241, 249, 256, 264, 272, 279, 287, 295, 303, 311, 318, 326, 334, 342, 350, 358, 367
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| A measure of the growth rate of the primorials.
|
|
|
MATHEMATICA
| Table[ Floor[ Log[2, Product[ Prime[i], {i, 1, n}]]], {n, 1, 60}]
|
|
|
CROSSREFS
| Cf. A002110, A058033.
Equals A045716(n)-1.
Sequence in context: A064690 A138766 A192638 * A167805 A027427 A018385
Adjacent sequences: A054847 A054848 A054849 * A054851 A054852 A054853
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Lekraj Beedassy (blekraj(AT)yahoo.com), May 22 2003
|
|
|
EXTENSIONS
| Edited, corrected and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), May 22 2003
|
| |
|
|