OFFSET
0,1
COMMENTS
Floretion Algebra Multiplication Program, FAMP Code: 2tesforseq[.5'j + .5'k + .5j' + .5k' + .5'ii' + .5e], 1vesforseq = A000004, ForType: 1A.
LINKS
Index entries for linear recurrences with constant coefficients, signature (-1,-1,1).
FORMULA
EXAMPLE
This sequence was generated using the same floretion which generated the sequences A105577, A105578, A105579, etc.. However, in this case a force transform was applied. [Specifically, (a(n)) may be seen as the result of a tesfor-transform of the zero-sequence A000004 with respect to the floretion given in the program code.]
MATHEMATICA
Transpose[NestList[Join[Rest[#], ListCorrelate[ {1, -1, -1}, #]]&, {-5, 6, 0}, 50]][[1]] (* Harvey P. Dale, Mar 14 2011 *)
CoefficientList[Series[(5-x-x^2)/(x^3-x^2-x-1), {x, 0, 50}], x] (* Harvey P. Dale, Mar 14 2011 *)
CROSSREFS
KEYWORD
sign,easy
AUTHOR
Creighton Dement, Apr 14 2005
STATUS
approved