Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108045
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108045 Triangle read by rows: lower triangular matrix obtained by inverting the lower triangular matrix in A108044. +0
4
1, 0, 1, -2, 0, 1, 0, -3, 0, 1, 2, 0, -4, 0, 1, 0, 5, 0, -5, 0, 1, -2, 0, 9, 0, -6, 0, 1, 0, -7, 0, 14, 0, -7, 0, 1, 2, 0, -16, 0, 20, 0, -8, 0, 1, 0, 9, 0, -30, 0, 27, 0, -9, 0, 1, -2, 0, 25, 0, -50, 0, 35, 0, -10, 0, 1, 0, -11, 0, 55, 0, -77, 0, 44, 0, -11, 0, 1, 2, 0, -36, 0, 105, 0, -112, 0, 54, 0, -12, 0, 1 (list; table; graph; listen)
OFFSET

0,4

COMMENT

This triangle describes the Chebyshev transform of A100047 and following. Chebyshev transform of sequence b is c(n) = SUM (a(n,k)*b(k), k=1 to n). - Christian G. Bower (bowerc(AT)usa.net), Jun 12 2005

REFERENCES

L. W. Shapiro, S. Getu, W.-J. Woan and L. C. Woodson, The Riordan group, Discrete Applied Math., 34 (1991), 229-239.

FORMULA

Riordan array ( (1-x^2)/(1+x^2), x/(1+x^2)).

G.f.=(1-x^2)/(1+x^2-tx). - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 06 2005

EXAMPLE

Triangle begins:

.1

.0 1

.-2 0 1

.0 -3 0 1

.2 0 -4 0 1

MAPLE

f:=(1-x^2)/(1+x^2): g:=x/(1+x^2): G:=simplify(f/(1-t*g)): Gser:=simplify(series(G, x=0, 14)): P[0]:=1: for n from 1 to 12 do P[n]:=coeff(Gser, x^n) od: for n from 0 to 12 do seq(coeff(t*P[n], t^k), k=1..n+1) od; # yields sequence in triangular form (Deutsch)

CROSSREFS

Cf. A007318, A108044.

Cf. A127672.

Sequence in context: A060689 A053119 A162515 this_sequence A143728 A127368 A112552

Adjacent sequences: A108042 A108043 A108044 this_sequence A108046 A108047 A108048

KEYWORD

sign,tabl,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jun 02 2005

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu) and Christian G. Bower (bowerc(AT)usa.net), Jun 06 2005

page 1

Search completed in 0.005 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 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research