Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143081
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143081 A symmetrical triangle of coefficients based on A001147: a(n)=(2*n-1)*a(n-1); t(n,m)=a(n)^2/((2*n - 1)*a(m)*a(n - m)). +0
1
-1, 1, 1, 1, 3, 1, 3, 15, 15, 3, 15, 105, 175, 105, 15, 105, 945, 2205, 2205, 945, 105, 945, 10395, 31185, 43659, 31185, 10395, 945, 10395, 135135, 495495, 891891, 891891, 495495, 135135, 10395, 135135, 2027025, 8783775, 19324305, 24845535, 19324305, 8783775, 2027025, 135135, 2027025, 34459425 (list; graph; listen)
OFFSET

1,5

COMMENT

Row sums are:{-1, 2, 5, 36, 415, 6510, 128709, 3065832, 85386015, 2721425850, 97665121125}.

FORMULA

a(n)=(2*n-1)*a(n-1); t(n,m)=a(n)^2/((2*n - 1)*a(m)*a(n - m)).

EXAMPLE

{-1},

{1, 1},

{1, 3, 1},

{3, 15, 15, 3},

{15, 105, 175, 105, 15},

{105, 945, 2205, 2205, 945, 105},

{945, 10395, 31185, 43659, 31185, 10395, 945},

{10395, 135135, 495495, 891891, 891891, 495495, 135135, 10395},

{135135, 2027025, 8783775, 19324305, 24845535, 19324305, 8783775, 2027025, 135135},

{2027025, 34459425, 172297125, 447972525, 703956825, 703956825, 447972525, 172297125, 34459425, 2027025}, {34459425, 654729075, 3710131425, 11130394275,

20670732225, 25264228275, 20670732225, 11130394275, 3710131425, 654729075,

34459425}

MATHEMATICA

a[0] = 1; a[n_] := a[n] = (2*n - 1)*a[n - 1]; Table[Table[a[n]^2/((2*n - 1)*a[m]*a[n - m]), {m, 0, n}], {n, 0, 10}]; Flatten[%]

CROSSREFS

Cf. A001147.

Sequence in context: A025238 A126970 A001351 this_sequence A112811 A160708 A040173

Adjacent sequences: A143078 A143079 A143080 this_sequence A143082 A143083 A143084

KEYWORD

uned,sign

AUTHOR

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

page 1

Search completed in 0.002 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 November 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research