Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141901
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141901 A skew triangle sequence of coefficients: t(n,m)=If[n*m == 0, 1, (n *Gamma[n] *Hypergeometric2F1[1, 1 + m - n, 2 + m, -1])/(Gamma[2 + m]* Gamma[ -m + n]) - 2^(n - m)]. +0
1
1, 1, -1, 1, -1, -1, 1, 0, -1, -1, 1, 3, 1, -1, -1, 1, 10, 8, 2, -1, -1, 1, 25, 26, 14, 3, -1, -1, 1, 56, 67, 48, 21, 4, -1, -1, 1, 119, 155, 131, 77, 29, 5, -1, -1, 1, 246, 338, 318, 224, 114, 38, 6, -1, -1, 1, 501, 712, 720, 574, 354, 160, 48, 7, -1, -1 (list; graph; listen)
OFFSET

1,12

COMMENT

Row sums are:

{1, 0, -1, -1, 3, 19, 67, 195, 515, 1283, 3075}.

FORMULA

t(n,m)=If[n*m == 0, 1, (n *Gamma[n] *Hypergeometric2F1[1, 1 + m - n, 2 + m, -1])/(Gamma[2 + m]* Gamma[ -m + n]) - 2^(n - m)].

EXAMPLE

{1},

{1, -1},

{1, -1, -1},

{1, 0, -1, -1},

{1, 3, 1, -1, -1},

{1, 10, 8, 2, -1, -1},

{1, 25, 26, 14, 3, -1, -1},

{1, 56, 67, 48, 21, 4, -1, -1},

{1, 119, 155, 131, 77, 29, 5, -1, -1},

{1, 246, 338, 318, 224, 114, 38,6, -1, -1},

{1, 501, 712, 720, 574, 354, 160, 48, 7, -1, -1}

MATHEMATICA

t[n_, m_] = If[n*m == 0, 1, (n *Gamma[n] *Hypergeometric2F1[1, 1 + m - n, 2 + m, -1])/(Gamma[2 + m]* Gamma[ -m + n]) - 2^(n - m)]; Table[Table[t[n, m], {m, 0, n}], {n, 0, 10}]; Flatten[%]

CROSSREFS

Sequence in context: A119329 A054724 A061494 this_sequence A090751 A030369 A023520

Adjacent sequences: A141898 A141899 A141900 this_sequence A141902 A141903 A141904

KEYWORD

uned,sign

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Sep 13 2008

page 1

Search completed in 0.004 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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research