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!)
A045511 Factorials having initial digit '3'. 18

%I #17 Jul 19 2020 02:13:17

%S 362880,3628800,39916800,355687428096000,

%T 304888344611713860501504000000,

%U 371993326789901217467999448150835200000000

%N Factorials having initial digit '3'.

%C Benford's law shows that this sequence will contain about (log 4 - log 3)/log 10 =~ 12% of factorials. [_Charles R Greathouse IV_, Nov 13 2010]

%H <a href="/index/Be#Benford">Index entries for sequences related to Benford's law</a>

%F a(n) = A000142(A045522(n)). - _Amiram Eldar_, Jul 19 2020

%t Select[Range[100]!,First[IntegerDigits[#]]==3&] (* _Harvey P. Dale_, Jun 16 2016 *)

%Y 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.

%Y Cf. A000142.

%K nonn,base

%O 1,1

%A _Jeff Burch_

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 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)