Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067175
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067175 Number of digits in p#(n) (A002110) (i.e. primorial p(n), the n-th prime). +0
2
1, 1, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 13, 15, 17, 18, 20, 22, 24, 25, 27, 29, 31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 51, 53, 56, 58, 60, 62, 64, 66, 69, 71, 73, 76, 78, 80, 82, 85, 87, 89, 92, 94, 97, 99, 101, 104, 106, 109, 111, 113, 116, 118, 121, 123, 126, 128, 131, 133 (list; graph; listen)
OFFSET

1,4

MAPLE

with(numtheory): it := 1: for n from 1 to 150 do it := it*ithprime(n): printf(`%d, `, ceil(log[10](it))) od:

MATHEMATICA

Table[ Floor[ Log[10, Product[ Prime[k], {k, 1, n} ]] + 1], {n, 1, 70} ]

CROSSREFS

Cf. A002110. Essentially the same as A048856.

Cf. A004216, A004218, A055642.

Sequence in context: A073518 A033104 A048856 this_sequence A049809 A011870 A087950

Adjacent sequences: A067172 A067173 A067174 this_sequence A067176 A067177 A067178

KEYWORD

base,nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Feb 18 2002

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com) and James A. Sellers (sellersj(AT)math.psu.edu), Feb 19 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research