Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098150
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098150 a(n) = 2(a(n-2) - a(n-1)) + a(n-3) where a(0)=-3, a(1)=11 & a(2)=-30. +0
3
-3, 11, -30, 79, -207, 542, -1419, 3715, -9726, 25463, -66663, 174526, -456915, 1196219, -3131742, 8199007, -21465279, 56196830, -147125211, 385178803, -1008411198, 2640054791, -6911753175, 18095204734, -47373861027, 124026378347 (list; graph; listen)
OFFSET

0,1

COMMENT

Sequence relates bisections of Lucas and Fibonacci numbers.

2*A098149(n) + a(n) = 8*(-1)^(n+1)*A001519(n) - (-1)^(n+1)*A005248(n+1).

LINKS

Index entries for sequences related to linear recurrences with constant coefficients

Tanya Khovanova, Recursive Sequences

FORMULA

a(n) = - 3a(n-1) - a(n-2). - Tanya Khovanova (tanyakh(AT)yahoo.com), Feb 02 2007

G.f.: (2x-3)/(1+3x+x^2). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 16 2008]

a(n)=-(3/2)*[(-3/2)-(1/2)*sqrt(5)]^n-(13/10)*[(-3/2)-(1/2)*sqrt(5)]^n*sqrt(5)+(13/10)*[(-3/2)+(1/2) *sqrt(5)]^n*sqrt(5)-(3/2)*[(-3/2)+(1/2)*sqrt(5)]^n, with n>=0 [From Paolo P. Lava (ppl(AT)spl.at), Nov 19 2008]

MATHEMATICA

a[0] = -3; a[1] = 11; a[2] = -30; a[n_] := a[n] = 2(a[n - 2] - a[n - 1]) + a[n - 3]; Table[ a[n], {n, 0, 25}] (from Robert G. Wilson v Sep 04 2004)

CROSSREFS

Cf. A098149, A001519, A005248.

Sequence in context: A009183 A165893 A106397 this_sequence A167375 A085376 A009131

Adjacent sequences: A098147 A098148 A098149 this_sequence A098151 A098152 A098153

KEYWORD

easy,sign

AUTHOR

Creighton Dement (creighton.k.dement(AT)uni-oldenburg.de), Aug 29 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 04 2004

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research