login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096132 Triangle read by rows in which the r-th term of the n-th row is C(n^r,r*n), where r = 1 to n. 0
1, 1, 1, 1, 84, 4686825, 1, 12870, 3284214703056, 10078751602022313874633200, 1, 3268760, 9064807833193439800, 25006639164538285144538957539300707000, 137658555538877668586244095134027016988748997970545868021484500, 1 (list; table; graph; refs; listen; history; internal format)
OFFSET

1,5

EXAMPLE

1

1 1

1 84 4686825

1 12870 3284214703056 =C(256,16) 10078751602022313874633200

1 3268760 9064807833193439800 25006639164538285144538957539300707000 ...

...

MATHEMATICA

Flatten[ Table[ Binomial[n^r, r*n], {n, 6}, {r, n}]] (from Robert G. Wilson v Jul 08 2004)

CROSSREFS

Cf. A096130, A096131.

Sequence in context: A118076 A056746 A111194 * A078083 A105328 A033405

Adjacent sequences:  A096129 A096130 A096131 * A096133 A096134 A096135

KEYWORD

nonn,tabl

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jul 04 2004

EXTENSIONS

Edited, corrected and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 08 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 18:11 EST 2012. Contains 206061 sequences.