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!)
A136205 Square array read by antidiagonals: T(m,n) = H(n,m2)*(2m)!/(2m+2n-1). H(0,m) = 1/m, for all positive integers m. H(n,m) = sum{k=1 to m} H(n-1,k). 0
1, 1, 2, 1, 10, 24, 1, 22, 252, 720, 1, 38, 892, 12176, 40320, 1, 58, 2232, 60336, 966240, 3628800, 1, 82, 4632, 199440, 6202080, 114341760, 479001600, 1, 110, 8524, 526256, 25598016, 905049216, 18897709824, 87178291200, 1, 142, 14412, 1197360 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
In the array, the first m is 1; the first n is 0.
Every term of the array is a positive integer.
LINKS
FORMULA
For n>=1, T(m,n) also equals (H(2m+n-1) - H(n-1)) * (2m+n-1)!/((2m+2n-1) (n-1)!), where H(k) = H(1,k), the k-th harmonic number.
EXAMPLE
Array: (The upper-leftmost term is T(1,0).)
1, 2, 24, 720 (Row equals {(2m-2)!}.)
1, 10, 252 (Row equals {H(1,2m) (2m)!/(2m+1)}, where H(1,2m) = the (2m)th harmonic number.)
1, 22 (Row equals {H(2,2m)*(2m)!/(2m+3)}.)
1 (Row equals {H(3,2m)*(2m)!/(2m+5)}.
The column {T(1,n)} consists entirely of 1's.
CROSSREFS
Cf. A105954.
Sequence in context: A196130 A177439 A290597 * A327923 A024433 A026057
KEYWORD
nonn,tabl
AUTHOR
Leroy Quet, Mar 16 2008
EXTENSIONS
More terms from R. J. Mathar, Apr 01 2008
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 March 28 08:12 EDT 2024. Contains 371236 sequences. (Running on oeis4.)