Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A164551
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A164551 a(n) = 10*a(n-1)-19*a(n-2) for n > 1; a(0) = 1, a(1) = 9. +0
4
1, 9, 71, 539, 4041, 30169, 224911, 1675899, 12485681, 93014729, 692919351, 5161913659, 38453668921, 286460329689, 2133983587391, 15897089609819, 118425207937761, 882207376791049, 6571994817093031, 48958008011900379 (list; graph; listen)
OFFSET

0,2

COMMENT

Binomial transform of A154235. Inverse binomial transform of A164552.

FORMULA

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

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

PROGRAM

(MAGMA) [ n le 2 select 8*n-7 else 10*Self(n-1)-19*Self(n-2): n in [1..20] ];

CROSSREFS

Cf. A154235, A164552.

Sequence in context: A000899 A156705 A081900 this_sequence A057080 A001706 A158193

Adjacent sequences: A164548 A164549 A164550 this_sequence A164552 A164553 A164554

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