#15714: generalize BinaryRecurrenceSequence
-----------------------------+----------------------------------
   Reporter:  rws            |            Owner:  rws
       Type:  enhancement    |           Status:  new
   Priority:  major          |        Milestone:  sage-6.1
  Component:  combinatorics  |         Keywords:  recurrence ogf
  Merged in:                 |          Authors:
  Reviewers:                 |  Report Upstream:  N/A
Work issues:                 |           Branch:
     Commit:                 |     Dependencies:
   Stopgaps:                 |
-----------------------------+----------------------------------
 The name for the next more general mathematical object is ''linear
 homogenous recurrence with constant coefficients'', and there are mappings
 to and from polynomial fractions (the latter generate the former). I am
 not sure about the best object name, however. Working title: Linrec.

 Definition of linrec: degree n, coefficients c_0...c_(n-1), start values
 a_0...a_(n-1), satisfying 0 = c_0a_0 + ... + c_(n-1)a_(n-1).

--
Ticket URL: <http://trac.sagemath.org/ticket/15714>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to