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!)
A165639 a(n)=(7/4)*(1+3*(-7)^(n-1)). 1
1, 7, -35, 259, -1799, 12607, -88235, 617659, -4323599, 30265207, -211856435, 1482995059, -10380965399, 72666757807, -508667304635, 3560671132459, -24924697927199, 174472885490407, -1221310198432835, 8549171389029859 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n)=(-7)*a(n-1)+14 with a(0)=1. a(0)=1, a(1)=7, a(n)=7*a(n-2)-6*a(n-1). G.f.: (1+13x)/(1+6x-7x^2). a(n)= Sum_{k, 0<=k<=n} A112555(n,k)*6^(n-k).
MATHEMATICA
LinearRecurrence[{-6, 7}, {1, 7}, 30] (* Harvey P. Dale, Jun 05 2016 *)
CROSSREFS
Sequence in context: A184460 A096686 A165505 * A073109 A231511 A078235
KEYWORD
sign
AUTHOR
Philippe Deléham, Sep 23 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 23 07:16 EDT 2024. Contains 371905 sequences. (Running on oeis4.)