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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A141317 A000244(n) - A010684(n). 1
0, 0, 8, 24, 80, 240, 728, 2184, 6560, 19680, 59048, 177144, 531440, 1594320, 4782968, 14348904, 43046720, 129140160, 387420488, 1162261464, 3486784400, 10460353200, 31381059608, 94143178824, 282429536480, 847288609440 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

FORMULA

O.g.f.: 8x^2/((1-3x)(1-x)(1+x)). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 09 2008

MAPLE

A010684 := proc(n) 1+2*(n mod 2) ; end: A141317 := proc(n) 3^n-A010684(n) ; end: for n from 0 to 50 do printf("%d, ", A141317(n)) ; od: # R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 09 2008

CROSSREFS

Sequence in context: A078158 A116486 A179609 * A146534 A180888 A097544

Adjacent sequences:  A141314 A141315 A141316 * A141318 A141319 A141320

KEYWORD

nonn

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Aug 02 2008

EXTENSIONS

Extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 09 2008

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 17 16:39 EST 2012. Contains 206058 sequences.