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!)
A133672 a(n) = a(n-1) - 81*a(n-2), a(0)=1, a(1)=9. 1
1, 9, -72, -801, 5031, 69912, -337599, -6000471, 21345048, 507383199, -1221565689, -42319604808, 56627216001, 3484515205449, -1102289290632, -283348020932001, -194062588390809, 22757127107101272, 38476196766756801, -1804851098908446231 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: (1+8*x)/(1-x+81*x^2).
a(n) = Sum_{k=0..n} A133607(n,k)*9^k. - Philippe Deléham, Dec 30 2007
MATHEMATICA
LinearRecurrence[{1, -81}, {1, 9}, 30] (* Harvey P. Dale, Aug 01 2016 *)
CROSSREFS
Sequence in context: A006135 A180836 A218126 * A043079 A367697 A099973
KEYWORD
easy,sign
AUTHOR
Philippe Deléham, Dec 29 2007
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 25 12:28 EDT 2024. Contains 371969 sequences. (Running on oeis4.)