You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This property is intended to make it easier to study the limit of
122
-
:math:`K_n` as :math:`n \\to \\infty`. See the `documentation <https://continuedfractions.readthedocs.io/en/latest/sources/exploring-continued-fractions.html#khinchin-means-khinchin-s-constant>`_
123
-
for more details.
122
+
:math:`K_n` as :math:`n \\to \\infty`.
124
123
125
124
In the special case of integers or fractions representing integers,
126
125
whose continued fraction representations consist of only a single
Negative rational numbers can also be represented in this way, provided we
54
54
use the `Euclidean division lemma <https://en.wikipedia.org/wiki/Euclid%27s_lemma>`_.
55
-
This is described in more detail in the `documentation <https://continuedfractions.readthedocs.io/en/latest/sources/creating-continued-fractions.html#negative-continued-fractions>`_.
56
-
57
-
For a definition of "continued fraction", "coefficient", "order",
58
-
"finite continued fraction", "simple continued fraction", please consult
:math:`C_0, C_1, \\ldots, C_n`, and the function generates these in that
322
313
order.
323
314
324
-
See the `documentation <https://continuedfractions.readthedocs.io/en/latest/sources/exploring-continued-fractions.html#convergents-and-rational-approximations>`_
* Mitchell, D. W. (2001). An Alternative Characterisation of All Primitive Pythagorean Triples. The Mathematical Gazette, 85(503), 273-275. https://doi.org/10.2307/3622017
479
473
* Saunders, R., & Randall, T. (1994). The family tree of the Pythagorean triplets revisited. The Mathematical Gazette, 78(482), 190-193. https://doi.org/10.2307/3618576
480
474
481
-
or the `documentation <https://continuedfractions.readthedocs.io/en/latest/sources/sequences.html#ksrm-trees>`_.
* Mitchell, D. W. (2001). An Alternative Characterisation of All Primitive Pythagorean Triples. The Mathematical Gazette, 85(503), 273-275. https://doi.org/10.2307/3622017
508
500
* Saunders, R., & Randall, T. (1994). The family tree of the Pythagorean triplets revisited. The Mathematical Gazette, 78(482), 190-193. https://doi.org/10.2307/3618576
509
501
510
-
or the `documentation <https://continuedfractions.readthedocs.io/en/latest/sources/sequences.html#ksrm-trees>`_.
511
-
512
502
Examples
513
503
--------
514
504
Generating the first two generations of children for the parent
0 commit comments