login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A165149 a(n) = (3*9^n-5^n)/2. 3
1, 11, 109, 1031, 9529, 87011, 789349, 7135391, 64374769, 580154171, 5225293789, 47047175351, 423522234409, 3812188390931, 34312136924629, 308821439352911, 2779453989332449, 25015391079773291, 225140045596865869 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Binomial transform of A165148. Inverse binomial transform of A165150.

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..200

FORMULA

a(n) = 14*a(n-1)-45*a(n-2) for n > 1; a(0) = 1, a(1) = 11.

G.f.: (1-3*x)/((1-5*x)*(1-9*x)).

PROG

(MAGMA) [ (3*9^n-5^n)/2: n in [0..18] ];

CROSSREFS

Cf. A165148, A165150.

Sequence in context: A142423 A159495 A125423 * A048346 A054320 A124290

Adjacent sequences:  A165146 A165147 A165148 * A165150 A165151 A165152

KEYWORD

nonn,easy

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Sep 15 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 11:36 EST 2012. Contains 205623 sequences.