login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A106438 G.f.: x(2-5x-2x^2)/(1-6x+9x^2-x^4). 0
0, 2, 7, 22, 69, 218, 694, 2224, 7167, 23204, 75415, 245878, 803700, 2632502, 8637127, 28376122, 93326289, 307205138, 1011931354, 3335118004, 10996652127, 36271055864, 119668397395, 394905999598, 1303417073160, 4302619498442 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
(1/2) [Lucas(2n-1) + A006190(n+1) ]. - Ralf Stephan, Jun 02 2007
MATHEMATICA
v[1] = {0, 1, 1, 2}; v[n_] := v[n] = M.v[n - 1]; digits = 50; a = Table[v[n][[1]], {n, 1, digits}]
CROSSREFS
Sequence in context: A292399 A094618 A077833 * A291382 A109999 A092690
KEYWORD
nonn
AUTHOR
Roger L. Bagula, May 29 2005
EXTENSIONS
Edited by the Associate Editors of the OEIS, Apr 09 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 17:51 EDT 2024. Contains 371962 sequences. (Running on oeis4.)