Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A164310
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A164310 a(n) = 6*a(n-1)-6*a(n-2) for n > 1; a(0) = 4, a(1) = 15. +0
1
4, 15, 66, 306, 1440, 6804, 32184, 152280, 720576, 3409776, 16135200, 76352544, 361304064, 1709709120, 8090430336, 38284327296, 181163381760, 857274326784, 4056665670144, 19196348060160, 90838094340096, 429850477679616 (list; graph; listen)
OFFSET

0,1

COMMENT

Binomial transform of A077236. Inverse binomial transform of A083882 without initial 1.

FORMULA

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

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

PROGRAM

(MAGMA) [ n le 2 select 11*n-7 else 6*Self(n-1)-6*Self(n-2): n in [1..22] ];

CROSSREFS

Cf. A077236, A083882.

Sequence in context: A007526 A097422 A102129 this_sequence A011967 A055732 A125062

Adjacent sequences: A164307 A164308 A164309 this_sequence A164311 A164312 A164313

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 12 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 6 19:58 EST 2009. Contains 170429 sequences.


AT&T Labs Research