login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094706 Convolution of Pell(n) and 2^n. 4
0, 1, 4, 13, 38, 105, 280, 729, 1866, 4717, 11812, 29365, 72590, 178641, 438064, 1071153, 2613138, 6362965, 15470140, 37565389, 91125206, 220864377, 534951112, 1294960905, 3133261530, 7578261181, 18323338324, 44292046693, 107041649438 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

a(n) = sum of n-th row in A101164 = A000129(n)-A000079(n). - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Dec 03 2004

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (4,-3,-2).

FORMULA

G.f. : x/((1-2x-x^2)(1-2x)).

a(n)=sum{k=0..n, ((1+sqrt(2))^n-(1-sqrt(2))^n)/(2sqrt(2))2^(n-k)}.

a(n)=(1+sqrt(2))^n(1+3sqrt(2)/4)+(1-sqrt(2))^n(1-3sqrt(2)/4)-2^(n+1).

a(n)=4a(n-1)-3a(n-2)-2a(n-3).

a(n)=sum{k=0..floor(n/2), binomial(n-k, k+1)2^(n-2k-1)}; a(n)=sum{k=0..n, binomial(k, n-k+1)2^k*(1/2)^(n-k+1)}. - Paul Barry (pbarry(AT)wit.ie), Oct 07 2004

a(n) = A000129(n+2)-2^(n+1). - R. J. Mathar, Jan 29 2012

CROSSREFS

Cf. A000129, A000079.

Sequence in context: A181527 A049611 A084851 * A056014 A159036 A058693

Adjacent sequences:  A094703 A094704 A094705 * A094707 A094708 A094709

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), May 21 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 19:13 EST 2012. Contains 206085 sequences.