login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109834 Startorial numbers: product of initial digits of integers 1 through n. 1
1, 2, 6, 24, 120, 720, 5040, 40320, 362880, 362880, 362880, 362880, 362880, 362880, 362880, 362880, 362880, 362880, 362880, 725760, 1451520, 2903040, 5806080, 11612160, 23224320, 46448640, 92897280, 185794560, 371589120, 1114767360 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

This is a base 10 sequence; the equivalent exists for other bases. For base 1 and base 2, this gives the all-one sequence (A000012).

REFERENCES

A. Cobham, Uniform Tag Sequences, Mathematical Systems Theory, 6 (1972), 164-192.

FORMULA

a(n) = Prod{from i = 1 to n} A000030(i). a(n+1) = a(n) * InitialDigitOf(n). a(n) = Prod{from i = 1 to n} [i / 10^([log_10(i)])] where [] denotes floor and log_10(i) is the logarithm of i in base 10.

EXAMPLE

a(30) = 1*2*3*4*5*6*7*8*9*1*1*1*1*1*1*1*1*1*1*2*2*2*2*2*2*2*2*2*2*3 = 1114767360.

CROSSREFS

Cf. A000030, A000040, A001221, A001222, A112264, A112266-A112273.

Sequence in context: A071937 A061602 A033647 * A131451 A084012 A062919

Adjacent sequences:  A109831 A109832 A109833 * A109835 A109836 A109837

KEYWORD

base,easy,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Aug 31 2005

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 08:13 EST 2012. Contains 205893 sequences.