Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A164553
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A164553 a(n) = 14*a(n-1)-43*a(n-2) for n > 1; a(0) = 1, a(1) = 11. +0
3
1, 11, 111, 1081, 10361, 98571, 934471, 8844041, 83634321, 790586731, 7471938431, 70611908601, 667273367881, 6305515080491, 59584456307991, 563045239850761, 5320501736667041, 50276078999755851, 475083531319899151 (list; graph; listen)
OFFSET

0,2

COMMENT

Binomial transform of A164552.

FORMULA

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

G.f.: (1-3*x)/(1-14*x+43*x^2).

PROGRAM

(MAGMA) [ n le 2 select 10*n-9 else 14*Self(n-1)-43*Self(n-2): n in [1..19] ];

CROSSREFS

Cf. A164552.

Sequence in context: A143573 A058947 A101680 this_sequence A110437 A110444 A114397

Adjacent sequences: A164550 A164551 A164552 this_sequence A164554 A164555 A164556

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 December 1 13:27 EST 2009. Contains 167806 sequences.


AT&T Labs Research