Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A099432
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A099432 Convolution of A030195(n) (generalized (3,3)-Fibonacci) with itself. +0
1
1, 6, 33, 162, 756, 3402, 14931, 64314, 273051, 1145988, 4764744, 19656756, 80561061, 328316814, 1331513397, 5377120038, 21633427836, 86747114430, 346810621815, 1382826606210, 5500378861551, 21830478128136, 86469557676048 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f.: 1/(1-3x-3x^2)^2; a(n)=6a(n-1)+3a(n-2)+18a(n-3)+9a(n-4); a(n)=sum{k=0..floor((n+2)/2), k*binomial(n-k+2, k)3^(n-k+1)}; a(n)=(sqrt(7)n+2sqrt(7)-sqrt(3))(5sqrt(7)/98+sqrt(3)/14)(3sqrt(21)/2 + 15/2)^(n/2) +(15/2-3sqrt(21)/2)^(n/2)(sqrt(7)n+2sqrt(7)+sqrt(3))(5sqrt(7)/98-sqrt(3)/14)(-1)^n.

EXAMPLE

sage: taylor( mul(x/(1 - 3*x - 3*x^2)^2 for i in xrange(1,2)),x,0,23)# solution >>x + 6*x^2 + 33*x^3 + 162*x^4 + 756*x^5 +....+ 5500378861551*x^21 + 21830478128136*x^22 + 86469557676048*x^23 + etc... [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 03 2009]

PROGRAM

(Other) sage: taylor( mul(x/(1 - 3*x - 3*x^2)^2 for i in xrange(1, 2)), x, 0, 23)# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 03 2009]

CROSSREFS

Cf. A073388.

Sequence in context: A120009 A074087 A022730 this_sequence A072260 A084153 A086314

Adjacent sequences: A099429 A099430 A099431 this_sequence A099433 A099434 A099435

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Oct 15 2004

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 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research