Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155179
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155179 a(n)=4*a(n-1)+a(n-2), n>2 ; a(0)=1, a(1)=3, a(2)=12 . +0
1
1, 3, 12, 51, 216, 915, 3876, 16419, 69552, 294627, 1248060, 5286867, 22395528, 94868979, 401871444, 1702354755, 7211290464, 30547516611, 129401356908, 548152944243, 2322013133880, 9836205479763, 41666835052932 (list; graph; listen)
OFFSET

0,2

COMMENT

A155179 == Integer numbers of Fibonacci Number * (3/2). [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Oct 25 2009]

FORMULA

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

a(n)=(3/2)*[2-sqrt(5)]^(n-1)+[2+sqrt(5)]^(n-1)}+(3/5)*sqrt(5)*{[2+sqrt(5)]^(n-1)-[2-sqrt(5)]^(n-1)}+[C(2*n,n) mod 2], with n>=0 [From Paolo P. Lava (ppl(AT)spl.at), Jan 26 2009]

MATHEMATICA

Clear[f, lst, n, a] f[n_]:=Fibonacci[n]; lst={}; Do[a=f[n]*(3/2); If[IntegerQ[a], AppendTo[lst, a]], {n, 0, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Oct 25 2009]

CROSSREFS

Sequence in context: A043291 A135343 A083314 this_sequence A104268 A081704 A166482

Adjacent sequences: A155176 A155177 A155178 this_sequence A155180 A155181 A155182

KEYWORD

nonn

AUTHOR

Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Jan 21 2009

EXTENSIONS

Entries corrected by Paolo P. Lava (ppl(AT)spl.at), Jan 26 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 13:45 EST 2009. Contains 170429 sequences.


AT&T Labs Research