Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072199
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072199 a(n)-th factorial is the smallest factorial containing exactly n 5's, or 0 if no such number exists. +0
9
7, 17, 25, 30, 37, 41, 43, 46, 75, 65, 55, 83, 74, 80, 94, 116, 91, 114, 131, 111, 115, 136, 147, 125, 128, 143, 102, 169, 152, 157, 197, 150, 165, 185, 193, 190, 206, 198, 192, 214, 236, 203, 242, 226, 205, 256, 251, 220, 270, 239, 230, 261, 286, 222, 264 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(2)=17 since 17-th factorial i.e. 17!=355687428096000 contains exactly two 5's.

MATHEMATICA

Do[k = 1; While[ Count[IntegerDigits[k! ], 5] != n, k++ ]; Print[k], {n, 1, 60}]

CROSSREFS

Cf. A072242, A072220, A072208, A072204, A072200, A072178, A072177, A072163 & A072124.

Sequence in context: A026349 A057183 A076293 this_sequence A067873 A011537 A043517

Adjacent sequences: A072196 A072197 A072198 this_sequence A072200 A072201 A072202

KEYWORD

base,nonn

AUTHOR

Shyam Sunder Gupta (guptass(AT)rediffmail.com), Jul 30 2002

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 31 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 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research