Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100886
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100886 Expansion of x(1+3x+2x^2)/((1+x+x^2)(1-x-x^2)). +0
3
0, 1, 3, 3, 5, 10, 14, 23, 39, 61, 99, 162, 260, 421, 683, 1103, 1785, 2890, 4674, 7563, 12239, 19801, 32039, 51842, 83880, 135721, 219603, 355323, 574925, 930250, 1505174, 2435423, 3940599, 6376021, 10316619, 16692642, 27009260, 43701901 (list; graph; listen)
OFFSET

0,3

COMMENT

This sequence was investigated in cooperation with Paul Barry. Generating floretion: - 0.5'i - 0.5'k - 0.5j' - 0.5'ii' + 0.5'jj' - 0.5'kk' + 0.5'ik' - 0.5'ki' ("tes"). (1/2)(a(n) + A100887(n) - A100888(n)) gives A061347(n+3).

FORMULA

a(n) = (L(n+1)-A061347(n))/2, L=A000032; a(n)=a(n-2)+2a(n-3)+a(n-4), a(0) = 0, a(1) = 1, a(2) = 3, a(3) = 3

MATHEMATICA

a[0] = 0; a[1] = 1; a[2] = 3; a[3] = 3; a[n_] := a[n] = a[n - 2] + 2a[n - 3] + a[n - 4]; Table[ a[n], {n, 0, 36}]

(* Or *) CoefficientList[ Series[x(1 + 3x + 2x^2)/((1 + x + x^2)(1 - x - x^2)), {x, 0, 36}], x] (from Robert G. Wilson v Nov 26 2004)

PROGRAM

Floretion Algebra Multiplication Program

CROSSREFS

Cf. A087204, A100887, A100888, A100889, A100890.

Sequence in context: A000198 A027170 A132775 this_sequence A072337 A132751 A032020

Adjacent sequences: A100883 A100884 A100885 this_sequence A100887 A100888 A100889

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

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

page 1

Search completed in 0.005 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research