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!)
A056113 Most significant digit of n-th primorial A002110. 0
1, 2, 6, 3, 2, 2, 3, 5, 9, 2, 6, 2, 7, 3, 1, 6, 3, 1, 1, 7, 5, 4, 3, 2, 2, 2, 2, 2, 2, 2, 3, 4, 5, 7, 1, 1, 2, 3, 5, 9, 1, 2, 5, 1, 1, 3, 7, 1, 3, 8, 1, 4, 1, 2, 6, 1, 4, 1, 3, 8, 2, 6, 2, 6, 1, 6, 1, 6, 2, 7, 2, 9, 3, 1, 4, 1, 6, 2, 1, 4, 1, 6, 2, 1, 5, 2, 1, 4, 2, 1, 4, 2, 1, 5, 2, 1, 6, 3, 1, 8, 4, 2, 1, 8, 4 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
Do[p = Product[Prime[m], {m, 1, n}]; Print[IntegerPart[p/10^Floor[N[Log[10, p], 12]]]], {n, 0, 121}]
CROSSREFS
Cf. A008905.
Sequence in context: A011042 A256127 A136758 * A251755 A128203 A144531
KEYWORD
nonn,base,easy
AUTHOR
Robert G. Wilson v, Jul 28 2000
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 30 16:06 EDT 2024. Contains 372136 sequences. (Running on oeis4.)