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!)
A045517 Factorials with initial digit '5'. 18
5040, 51090942171709440000, 523022617466601111760007224100074291200000000, 5502622159812088949850305428800254892961651752960000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Benford's law shows that this sequence will contain about (log 6 - log 5)/log 10 =~ 8% of factorials. [Charles R Greathouse IV, Nov 13 2010]
LINKS
FORMULA
a(n) = A000142(A045524(n)). - Amiram Eldar, Jul 19 2020
MATHEMATICA
Select[Range[100]!, First[IntegerDigits[#]]==5&] (* Harvey P. Dale, Sep 06 2016 *)
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. See also A000142.
Sequence in context: A367571 A072242 A271947 * A369181 A068897 A200730
KEYWORD
nonn,base
AUTHOR
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 May 2 15:04 EDT 2024. Contains 372197 sequences. (Running on oeis4.)