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.

A360369 Intersection of A002485 and A360366.

Original entry on oeis.org

3, 22, 333, 355, 103993, 312689, 833719, 4272943, 5419351, 80143857, 245850922, 1068966896, 2549491779, 6167950454, 21053343141, 3587785776203, 8958937768937, 428224593349304, 6134899525417045, 30246273033735921, 66627445592888887, 430010946591069243, 2646693125139304345
Offset: 1

Views

Author

Stefano Spezia, Feb 04 2023

Keywords

Crossrefs

Cf. A000796, A011557, A360367, A360370 (denominators).

Programs

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