login
This site is supported by donations 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; internal format)
OFFSET

0,2

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: A201761 A011042 A136758 * A128203 A144531 A086357

Adjacent sequences:  A056110 A056111 A056112 * A056114 A056115 A056116

KEYWORD

nonn,base,easy

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 28 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 11:51 EST 2012. Contains 205908 sequences.