Skip to content

Commit 822ce11

Browse files
dkrenncheuberg
andauthored
Update src/sage/combinat/k_regular_sequence.py
Co-authored-by: cheuberg <[email protected]>
1 parent 1050e70 commit 822ce11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/combinat/k_regular_sequence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,7 @@ def guess(self, f, n_verify=100, max_exponent=10, sequence=None):
10191019
For the purposes of this description, the right vector valued sequence
10201020
associated with a regular sequence consists of the
10211021
corresponding matrix product multiplied by the right vector,
1022-
but without the right vector of the regular sequence.
1022+
but without the left vector of the regular sequence.
10231023
10241024
The algorithm maintains a right vector valued sequence consisting
10251025
of the right vector valued sequence of the argument ``sequence``

0 commit comments

Comments
 (0)