Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082367
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082367 G.f.: (1-8*x-sqrt(64*x^2-20*x+1))/(2*x). +0
4
1, 9, 90, 981, 11430, 140058, 1782900, 23369805, 313426350, 4281280686, 59360821740, 833312907522, 11820849447420, 169182862497108, 2440064033240040, 35428651752626109, 517446157031236350 (list; graph; listen)
OFFSET

0,2

COMMENT

More generally coefficients of (1-m*x-sqrt(m^2*x^2-(2*m+4)*x+1))/(2*x) are given by a(0)=1 and n>0 a(n)=(1/n)*sum(k=0,n,(m+1)^k*C(n,k)*C(n,k-1))

Hankel transform is 9^C(n+1,2). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Feb 11 2009]

REFERENCES

Paul Barry, On Integer-Sequence-Based Constructions of Generalized Pascal Triangles, Journal of Integer Sequences, Vol. 9 (2006), Article 06.2.4.

FORMULA

a(0)=1, n>0 a(n)=(1/n)*sum(k=0, n, 9^k*C(n, k)*C(n, k-1))

PROGRAM

(PARI) a(n)=if(n<1, 1, sum(k=0, n, 9^k*binomial(n, k)*binomial(n, k-1))/n)

CROSSREFS

Cf. A006318, A047891.

Sequence in context: A098399 A143079 A165324 this_sequence A049389 A127769 A062815

Adjacent sequences: A082364 A082365 A082366 this_sequence A082368 A082369 A082370

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 10 2003

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research