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.

A114943 a(n) is the largest base-5 string such that the n-th number coprime to 5 does not divide any substring of a(n).

This page as a plain text file.
%I A114943 #5 Oct 19 2017 03:15:00
%S A114943 3,42,333,43431,444234,4343434,44442113,4434333131,43433423421,
%T A114943 444342132443,4444434444114,444344434443444,4444444244242143,
%U A114943 44444344444311111,444444442312244142,44444343333321221114
%N A114943 a(n) is the largest base-5 string such that the n-th number coprime to 5 does not divide any substring of a(n).
%e A114943 a(3) = 42 (base 5) because the 3rd number coprime to 5 is 3, and 3 does not divide any substring of a(3).
%K A114943 nonn,base
%O A114943 2,1
%A A114943 _Don Reble_, Feb 20 2006