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!)
A164827 Generalized Lucas numbers: a(n) = a(n-1) + 10*a(n-2); with a(1)=2 a(2)=1 0
2, 1, 21, 31, 241, 551, 2961, 8471, 38081, 122791, 503601, 1731511, 6767521, 24082631, 91757841, 332584151, 1250162561, 4576004071, 17077629681, 62837670391, 233613967201, 861990671111, 3198130343121, 11818037054231 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
G.f.: x*(2-x)/(1-x-10*x^2). - Colin Barker, Jun 17 2012
a(n) = a(n-1) + 10*a(n-2); a(1)=2, a(2)=1. - Harvey P. Dale, Apr 07 2015
a(n) = 2*A015446(n-1) - A015446(n-2). - R. J. Mathar, Oct 08 2016
MATHEMATICA
LinearRecurrence[{1, 10}, {2, 1}, 30] (* Harvey P. Dale, Apr 07 2015 *)
CROSSREFS
Sequence in context: A191719 A009768 A051492 * A345760 A213976 A330354
KEYWORD
nonn,easy
AUTHOR
Mark Dols, Aug 27 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 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)