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.

A069596 Smallest prime in which the n-th significant digit is an 8.

This page as a plain text file.
%I A069596 #11 Feb 10 2014 01:21:06
%S A069596 83,809,8009,80021,800011,8000009,80000023,800000011,8000000011,
%T A069596 80000000021,800000000047,8000000000009,80000000000027,
%U A069596 800000000000017,8000000000000011,80000000000000011,800000000000000119
%N A069596 Smallest prime in which the n-th significant digit is an 8.
%p A069596 seq(nextprime(8*10^j),j=1..32);
%t A069596 NextPrime/@(8 10^Range[20])  (* _Harvey P. Dale_, Feb 04 2011 *)
%Y A069596 Cf. A069588, A069589, A069590, A069591, A069592, A069593, A069594, A069595.
%K A069596 base,nonn
%O A069596 2,1
%A A069596 _Amarnath Murthy_, Mar 25 2002
%E A069596 More terms from _Sascha Kurz_, Mar 28 2002