Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067455
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067455 n! divided by the product of the decimal digits of n. +0
1
1, 1, 2, 6, 24, 120, 720, 5040, 40320, 0, 39916800, 239500800, 2075673600, 21794572800, 261534873600, 3487131648000, 50812489728000, 800296713216000, 13516122267648000, 0, 25545471085854720000, 281000181944401920000 (list; graph; listen)
OFFSET

0,3

COMMENT

Program and terms from Robert G. Wilson.

MAPLE

a = {}; Do[b = Apply[Times, IntegerDigits[n]]; a = Append[a, If[b != 0, n!/b, 0]], {n, 1, 25}]; a

CROSSREFS

Sequence in context: A152381 A152385 A072131 this_sequence A033646 A154656 A152628

Adjacent sequences: A067452 A067453 A067454 this_sequence A067456 A067457 A067458

KEYWORD

base,easy,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Feb 05 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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research