Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082366
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082366 G.f.: (1-7*x-sqrt(49*x^2-18*x+1))/(2*x). +0
4
1, 8, 72, 712, 7560, 84616, 985032, 11814728, 145043208, 1813915912, 23029334856, 296050614216, 3846007927944, 50412893051784, 665925356663496, 8855844075949128, 118467982501096968, 1593108078166843912 (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 8^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, 8^k*C(n, k)*C(n, k-1))

PROGRAM

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

CROSSREFS

Cf. A006318, A047891.

Sequence in context: A145303 A098411 A165323 this_sequence A049388 A014479 A013992

Adjacent sequences: A082363 A082364 A082365 this_sequence A082367 A082368 A082369

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


AT&T Labs Research