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.

A099666 a[n] is the largest prime before A002280[n] repdigits.

This page as a plain text file.
%I A099666 #5 Oct 15 2013 22:32:36
%S A099666 5,61,661,6661,66653,666649,6666617,66666653,666666653,6666666661,
%T A099666 66666666643,666666666619,6666666666629,66666666666647,
%U A099666 666666666666647,6666666666666571,66666666666666601,666666666666666661
%N A099666 a[n] is the largest prime before A002280[n] repdigits.
%e A099666 n=2: 61 is before 66.
%t A099666 <<NumberTheory`NumberTheoryFunctions` Table[PreviousPrime[6*(10^n-1)/9], {n, 1, 35}]
%Y A099666 Cf. A003618, A003617, A096497, A096498, A068104, A002275-A002283, A099656-A099668.
%K A099666 base,nonn
%O A099666 1,1
%A A099666 _Labos Elemer_, Nov 17 2004