login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A140413 a(2n)=A000045(6n)+1, a(2n+1)=A000045(6n+3)-1. 4
1, 1, 9, 33, 145, 609, 2585, 10945, 46369, 196417, 832041, 3524577, 14930353, 63245985, 267914297, 1134903169, 4807526977, 20365011073, 86267571273, 365435296161, 1548008755921, 6557470319841, 27777890035289, 117669030460993, 498454011879265, 2111485077978049 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (3,5,1).

FORMULA

a(n) = A141325(3*n) = (-1)^n+A014445(n).

a(n)= +3*a(n-1) +5*a(n-2) +a(n-3). [R. J. Mathar, Dec 17 2010]

G.f.:  -(x-1)^2 / ( (1+x)*(x^2+4*x-1) ). [R. J. Mathar, Dec 17 2010]

MATHEMATICA

LinearRecurrence[{3, 5, 1}, {1, 1, 9}, 40] (* or *) CoefficientList[Series[ -(x-1)^2/((1+x)(x^2+4x-1)), {x, 0, 40}], x] (* From Harvey P. Dale, June 20 2011 *)

CROSSREFS

Sequence in context: A147147 A147154 A147275 * A097804 A146136 A147444

Adjacent sequences:  A140410 A140411 A140412 * A140414 A140415 A140416

KEYWORD

nonn

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Jun 17 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 08:13 EST 2012. Contains 205893 sequences.