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!)
A082413 a(n) = (2*9^n + 3^n)/3. 3
1, 7, 57, 495, 4401, 39447, 354537, 3189375, 28700001, 258286887, 2324542617, 20920765455, 188286534801, 1694577750327, 15251196564297, 137260759512735, 1235346806916801, 11118121176157767, 100063090327139577, 900567812169415215 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Binomial transform of A082412.
LINKS
FORMULA
G.f.: (1-5*x)/((1-3*x)*(1-9*x));
E.g.f.: (2*exp(9*x) + exp(3*x))/3.
a(n) = (2*9^n + 3^n)/3.
MAPLE
seq((2*9^n+3^n)/3, n=0..19); # Nathaniel Johnston, Jun 26 2011
CROSSREFS
Sequence in context: A349303 A268316 A291537 * A142990 A202250 A147689
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Apr 23 2003
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 May 9 19:33 EDT 2024. Contains 372354 sequences. (Running on oeis4.)