Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A162845
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A162845 Sum of digits of binomial(3n,n) +0
1
1, 3, 6, 12, 18, 6, 24, 18, 27, 39, 18, 36, 36, 36, 42, 60, 63, 63, 78, 72, 72, 63, 72, 90, 72, 99, 90, 75, 117, 108, 90, 99, 117, 117, 99, 162, 126, 144, 153, 153, 153, 159, 150, 126, 153, 114, 144, 171, 171, 171, 162, 162, 198, 180, 186, 207, 180, 189, 180, 234, 207 (list; graph; listen)
OFFSET

0,2

EXAMPLE

a(4)=sum of digits of binomial(3*4,4)=18 because binomial(3*4,4)=495

MAPLE

a := proc (n) local nn: nn := convert(binomial(3*n, n), base, 10): add(nn[j], j = 1 .. nops(nn)) end proc: seq(a(n), n = 0 .. 70); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 29 2009]

CROSSREFS

Sequence in context: A108757 A146952 A038046 this_sequence A038588 A111041 A079830

Adjacent sequences: A162842 A162843 A162844 this_sequence A162846 A162847 A162848

KEYWORD

nonn,base

AUTHOR

Yalcin Aktar (aktaryalcin(AT)gmail.com), Jul 14 2009

EXTENSIONS

Extended by Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 29 2009

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 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research