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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A123165 Row sums of A123163. 0
1, 1, 2, 5, 11, 143, 1847, 24127, 2101931, 96398196, 9362963203, 3376252046640, 551993132054154, 434634824535802596, 528116646162507517308, 372831439174848001477184, 2029862948426766042724907818 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

t[n_, m_] = (n^2 - 2*n*m + m^2)!/((m^2)!(n^2 - 2*n*m)!); a = Table[Sum[t[n, m], {m, 0, n}], {n, 0, 20}]

CROSSREFS

Sequence in context: A078790 A158999 A069506 * A098438 A064772 A107989

Adjacent sequences:  A123162 A123163 A123164 * A123166 A123167 A123168

KEYWORD

nonn

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Oct 02 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Oct 04 2006

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 16 21:51 EST 2012. Contains 205978 sequences.