Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A164549
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A164549 a(n) = 4*a(n-1)+2*a(n-2) for n > 1; a(0) = 1, a(1) = 6. +0
4
1, 6, 26, 116, 516, 2296, 10216, 45456, 202256, 899936, 4004256, 17816896, 79276096, 352738176, 1569504896, 6983495936, 31072993536, 138258966016, 615181851136, 2737245336576, 12179345048576, 54191870867456 (list; graph; listen)
OFFSET

0,2

COMMENT

Binomial transform of A123011. Inverse binomial transform of A164550.

FORMULA

a(n) = ((3+2*sqrt(6))*(2+sqrt(6))^n+(3-2*sqrt(6))*(2-sqrt(6))^n)/6.

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

PROGRAM

(MAGMA) [ n le 2 select 5*n-4 else 4*Self(n-1)+2*Self(n-2): n in [1..22] ];

CROSSREFS

Cf. A123011, A164550.

Sequence in context: A113991 A145374 A124465 this_sequence A046647 A046233 A140231

Adjacent sequences: A164546 A164547 A164548 this_sequence A164550 A164551 A164552

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 15 2009

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