reviewed
approved
Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
reviewed
approved
proposed
reviewed
editing
proposed
Eduardo Dorrego López and Elías Fuentes Guillén, <a href="https://doi.org/10.1007/978-3-031-24363-9_3">An Annotated Translation of Lambert's Vorläufige Kenntnisse (1766/1770)</a>, In: Irrationality, Transcendence and the Circle-Squaring Problem. Logic, Epistemology, and the Unity of Science (LEUS 2023) Springer, Cham. Vol 58.
approved
editing
reviewed
approved
proposed
reviewed
editing
proposed
(Python)
import itertools as it; import sympy as sp
list(it.islice(sp.continued_fraction_iterator(sp.pi), 100))
# Nicholas Stefan Georgescu, Feb 27 2023
approved
editing
reviewed
approved
proposed
reviewed