login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A038256 Triangle whose (i,j)-th entry is binomial(i,j)*6^(i-j)*2^j. 0
1, 6, 2, 36, 24, 4, 216, 216, 72, 8, 1296, 1728, 864, 192, 16, 7776, 12960, 8640, 2880, 480, 32, 46656, 93312, 77760, 34560, 8640, 1152, 64, 279936, 653184, 653184, 362880, 120960, 24192, 2688, 128, 1679616, 4478976, 5225472, 3483648 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 1/(1 - 6*x - 2*x*y). - Ilya Gutkovskiy, Apr 21 2017
MATHEMATICA
Table[Binomial[n, k]6^(n-k) 2^k, {n, 0, 10}, {k, 0, n}]//Flatten (* Harvey P. Dale, Aug 01 2021 *)
CROSSREFS
Sequence in context: A191703 A096039 A201229 * A242529 A263088 A266231
KEYWORD
nonn,tabl,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)