From 822ce11707ea5408f5f37550b299d49271777a90 Mon Sep 17 00:00:00 2001 From: Daniel Krenn Date: Mon, 17 Jul 2023 19:24:50 +0200 Subject: [PATCH] Update src/sage/combinat/k_regular_sequence.py Co-authored-by: cheuberg --- src/sage/combinat/k_regular_sequence.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sage/combinat/k_regular_sequence.py b/src/sage/combinat/k_regular_sequence.py index 610037e2f63..65a10ef34dd 100644 --- a/src/sage/combinat/k_regular_sequence.py +++ b/src/sage/combinat/k_regular_sequence.py @@ -1019,7 +1019,7 @@ def guess(self, f, n_verify=100, max_exponent=10, sequence=None): For the purposes of this description, the right vector valued sequence associated with a regular sequence consists of the corresponding matrix product multiplied by the right vector, - but without the right vector of the regular sequence. + but without the left vector of the regular sequence. The algorithm maintains a right vector valued sequence consisting of the right vector valued sequence of the argument ``sequence``