Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072204
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072204 a(n)-th factorial is the smallest factorial containing exactly n 7's, or 0 if no such number exists. +0
9
6, 14, 18, 31, 49, 22, 54, 48, 56, 71, 82, 72, 86, 81, 92, 97, 87, 122, 91, 119, 131, 112, 121, 140, 104, 152, 144, 173, 127, 157, 172, 201, 227, 179, 200, 187, 183, 210, 236, 221, 193, 217, 279, 212, 213, 235, 238, 289, 265, 228, 256, 261, 250, 242, 285, 307 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(2)=14 since 14-th factorial i.e. 14!=87178291200 contains exactly two 7's.

MATHEMATICA

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

CROSSREFS

Cf. A072238, A072220, A072208, A072200, A072199, A072178, A072177, A072163 & A072124.

Sequence in context: A108977 A032500 A053474 this_sequence A037177 A048747 A101567

Adjacent sequences: A072201 A072202 A072203 this_sequence A072205 A072206 A072207

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research