Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A164552
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A164552 a(n) = 12*a(n-1)-30*a(n-2) for n > 1; a(0) = 1, a(1) = 10. +0
4
1, 10, 90, 780, 6660, 56520, 478440, 4045680, 34194960, 288969120, 2441780640, 20632294080, 174334109760, 1473040494720, 12446462643840, 105166336884480, 888602163298560, 7508235853048320, 63440765337623040, 536042108460026880 (list; graph; listen)
OFFSET

0,2

COMMENT

Binomial transform of A164551. Inverse binomial transform of A164553.

FORMULA

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

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

PROGRAM

(MAGMA) [ n le 2 select 9*n-8 else 12*Self(n-1)-30*Self(n-2): n in [1..20] ];

CROSSREFS

Cf. A164551, A164553.

Sequence in context: A038726 A009454 A004985 this_sequence A057086 A092420 A010579

Adjacent sequences: A164549 A164550 A164551 this_sequence A164553 A164554 A164555

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