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.

A387495 Exponents k such that exp(k)/Pi is closer to an integer than for any smaller k.

Original entry on oeis.org

0, 1, 7, 22, 30, 50, 79, 103, 262, 993, 20819, 39397
Offset: 1

Views

Author

Hugo Pfoertner, Aug 31 2025

Keywords

Examples

			a(1) = 0: exp(0)/Pi = 0.3183... = distance to nearest integer 0;
a(2) = 1: exp(1)/Pi = 0.8652559..., distance to nearest integer 1 = 0.134744...;
a(3) = 7: exp(7)/Pi = 349.0691758..., distance to nearest integer 349 = 0.0691758...;
a(4) = 22: exp(22)/Pi = 1141113200.0309559..., distance to nearest integer = 0.0309...
		

Crossrefs