Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)
A165324 a(0)=1, a(1)=9, a(n)= 19*a(n-1)-81*a(n-2) for n>1. 2
1, 9, 90, 981, 11349, 136170, 1667961, 20661489, 257463450, 3218224941, 40291734429, 504866733930, 6328837455921, 79353706214169, 995084584139610, 12478956895304901, 156498329695484709, 1962672755694512490 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n)/a(n-1) tends to (19+sqrt(37))/2 = 12.5413812...
LINKS
FORMULA
G.f.: (1-10x)/(1-19x+81x^2). a(n)= Sum_{k, 0<=k<=n}A165253(n,k)*9^(n-k).
a(n) = ((37-sqrt(37))*(19+sqrt(37))^n+(37+sqrt(37))*(19-sqrt(37))^n)/(74*2^n). [From Klaus Brockhaus, Sep 28 2009]
MATHEMATICA
LinearRecurrence[{19, -81}, {1, 9}, 20] (* Harvey P. Dale, Nov 20 2020 *)
CROSSREFS
Sequence in context: A264914 A143079 A233829 * A082367 A276506 A049389
KEYWORD
nonn
AUTHOR
Philippe Deléham, Sep 14 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 August 18 13:06 EDT 2024. Contains 375269 sequences. (Running on oeis4.)