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.

A029836 log( n-th prime) rounded to nearest integer.

This page as a plain text file.
%I A029836 #6 Jul 08 2025 19:22:53
%S A029836 1,1,2,2,2,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,
%T A029836 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,
%U A029836 6,6,6,6,6,6,6,6,6,6,6,6
%N A029836 log( n-th prime) rounded to nearest integer.
%K A029836 nonn,easy
%O A029836 0,3
%A A029836 _N. J. A. Sloane_