Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108075
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108075 Triangle in A071945 with rows reversed. +0
1
1, 1, 1, 3, 3, 1, 9, 9, 5, 1, 31, 31, 19, 7, 1, 113, 113, 73, 33, 9, 1, 431, 431, 287, 143, 51, 11, 1, 1697, 1697, 1153, 609, 249, 73, 13, 1, 6847, 6847, 4719, 2591, 1151, 399, 99, 15, 1, 28161, 28161, 19617, 11073, 5201, 2001, 601, 129, 17, 1, 117631, 117631, 82623 (list; table; graph; listen)
OFFSET

0,4

REFERENCES

D. Baccherini, D. Merlini and R. Sprugnoli, Level generating trees and proper Riordan arrays, Applicable Analysis and Discrete Mathematics, 2, 2008, 69-91 (see p. 88). [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Sep 21 2008]

FORMULA

G.f.=(1-q)/[z(1+z)(2-t+tq)], where q=sqrt(1-4z-4z^2). - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 06 2005

T(n,k)=T(n-1,k-1)+T(n-2,k-1)+T(n,k+1), T(0,0)=1. [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 18 2009]

EXAMPLE

1; 1,1; 3,3,1; 9,9,5,1; 31,31,19,7,1; ...

MAPLE

q:=sqrt(1-4*z-4*z^2): G:=(1-q)/z/(1+z)/(2-t+t*q): Gser:=simplify(series(G, z=0, 13)): P[0]:=1: for n from 1 to 10 do P[n]:=coeff(Gser, z^n) od: for n from 0 to 10 do seq(coeff(t*P[n], t^k), k=1..n+1) od; # yields sequence in triangular form (Deutsch)

CROSSREFS

Row sums yield A052705. Column 0 yields A052709.

Sequence in context: A124040 A160332 A078033 this_sequence A084145 A122919 A157401

Adjacent sequences: A108072 A108073 A108074 this_sequence A108076 A108077 A108078

KEYWORD

nonn,tabl,easy,new

AUTHOR

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

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 06 2005

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 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research