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!)
A045509 Factorials having initial digit '1'. 18
1, 120, 1307674368000, 121645100408832000, 1124000727777607680000, 15511210043330985984000000, 10888869450418352160768000000, 10333147966386144929666651337523200000000, 13763753091226345046315979581580902400000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Benford's law shows that this sequence will contain about log 2/log 10 =~ 30% of factorials. [Charles R Greathouse IV, Nov 13 2010]
LINKS
FORMULA
a(n) = A000142(A045520(n+1)). - Amiram Eldar, Jul 19 2020
MATHEMATICA
Select[Range[40]!, First[IntegerDigits[#]]==1&] (* Harvey P. Dale, Aug 06 2013 *)
CROSSREFS
For factorials with initial digit d (1 <= d <= 9) see A045509, A045510, A045511, A045516, A045517, A045518, A282021, A045519; A045520, A045521, A045522, A045523, A045524, A045525, A045526, A045527, A045528, A045529.
Cf. A000142.
Sequence in context: A268506 A172730 A365266 * A033187 A106547 A106544
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
Corrected and extended by Harvey P. Dale, Aug 06 2013
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 27 07:07 EDT 2024. Contains 372009 sequences. (Running on oeis4.)