Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111695
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111695 a(n) = C(n,a)*C(n,b)*C(n,c)... where n = abc... are the decimal digits of n. +0
2
1, 1, 1, 1, 1, 1, 1, 1, 1, 10, 121, 792, 3718, 14014, 45045, 128128, 330616, 787644, 1755182, 190, 4410, 53361, 448063, 2932776, 15939000, 74824750, 311698530, 1174863690, 4066092030, 4060, 139345, 2460160, 29767936, 277513984 (list; graph; listen)
OFFSET

1,10

COMMENT

a(10^n) = 10^n. a{(10^n-1)/9} = ({10^n-10/9}^n.

EXAMPLE

a(12) = C(12,1)*C(12,2) = 12*66 = 792.

a(111) = 111^3.

MAPLE

a:=proc(n) local aa: aa:=convert(n, base, 10): product(binomial(n, aa[j]), j=1..nops(aa)) end: seq(a(n), n=1..40); (Deutsch)

CROSSREFS

Cf. A111696.

Sequence in context: A138496 A111482 A095870 this_sequence A027770 A091692 A098309

Adjacent sequences: A111692 A111693 A111694 this_sequence A111696 A111697 A111698

KEYWORD

base,easy,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Aug 17 2005

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Aug 27 2005

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 December 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research