cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A360370 Intersection of A002486 and A360367.

Original entry on oeis.org

1, 7, 106, 113, 33102, 99532, 265381, 1360120, 1725033, 25510582, 78256779, 340262731, 811528438, 1963319607, 6701487259, 1142027682075, 2851718461558, 136308121570117, 1952799169684491, 9627687726852338, 21208174623389167, 136876735467187340, 842468587426513207
Offset: 1

Views

Author

Stefano Spezia, Feb 04 2023

Keywords

Crossrefs

Cf. A000796, A011557, A360366, A360369 (numerators).

Programs

  • Mathematica
    imax=34; Intersection[Denominator[Convergents[ContinuedFraction[Pi, imax]]], Table[Denominator[Rationalize[Pi, 10^(-i)]], {i,0,2*imax}]]