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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100212 Expansion of (x^5+2*x^4)/(1/2*x^2-2*x^6+2*x^5-x^4-1/2*x+1/4). 1
0, 0, 0, 0, 8, 20, 24, 8, 0, 0, 0, 0, 128, 320, 384, 128, 0, 0, 0, 0, 2048, 5120, 6144, 2048, 0, 0, 0, 0, 32768, 81920, 98304, 32768, 0, 0, 0, 0, 524288, 1310720, 1572864, 524288, 0, 0, 0, 0, 8388608, 20971520, 25165824, 8388608, 0, 0, 0, 0, 134217728, 335544320 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

COMMENTS

a(n) = 0 iff n == {0, 1, 2 or 3} (mod 8) - Robert G. Wilson v Nov 12 2004.

FORMULA

a(8n+4) = a(8n+7) = 2^(4n+3), a(8n+5) = (5/2)*2^(4n+3), a(8n+6) = 3*2^(4n+3), a(8n+8) = 0, a(8n+9) = 0, a(8n+10) = 0, a(8n+11) = 0.

(a(n)) = negseq(.5 'j + .5 'k + .5 j' + .5 k' + 1 'ii' + 1 e)

MATHEMATICA

CoefficientList[ Series[(x^5 + 2*x^4)/(x^2/2 - 2*x^6 + 2*x^5 - x^4 - x/2 + 1/4), {x, 0, 55}], x] (from Robert G. Wilson v Nov 12 2004)

PROG

Floretion Algebra Multiplication Program, FAMP

CROSSREFS

Cf. A100213, A038503, A009116.

Sequence in context: A022700 A205226 A205318 * A083094 A164916 A110116

Adjacent sequences:  A100209 A100210 A100211 * A100213 A100214 A100215

KEYWORD

nonn

AUTHOR

Creighton Dement (creighton.k.dement(AT)uni-oldenburg.de), Nov 08 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 12 2004

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 23:16 EST 2012. Contains 205687 sequences.