OFFSET
1,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (590, -1).
FORMULA
a(n+2)=590*a(n+1)-a(n)
G.f.: (1-x)/(x^2-590*x+1) [From Harvey P. Dale, Sep 14 2011]
MATHEMATICA
LinearRecurrence[{590, -1}, {1, 589}, 20] (* Harvey P. Dale, Sep 14 2011 *)
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Richard Choulet, Oct 16 2008
EXTENSIONS
More terms from Harvey P. Dale, Sep 14 2011
STATUS
approved