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.

A032542 Integer part of decimal 'base-5 looking' numbers divided by their actual base-5 values.

This page as a plain text file.
%I A032542 #15 Jun 23 2020 06:14:47
%S A032542 1,1,1,1,2,1,1,1,1,2,1,1,1,1,2,1,1,1,1,2,1,1,1,1,4,3,3,3,3,3,3,3,3,3,
%T A032542 3,3,3,3,3,3,3,3,3,3,3,3,3,2,2,4,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,
%U A032542 3,3,3,3,3,3,4,3,3,3,3,3,3,3,3,3,3,3,3
%N A032542 Integer part of decimal 'base-5 looking' numbers divided by their actual base-5 values.
%F A032542 a(n) = floor(A007091(n)/n). - _Sean A. Irvine_, Jun 22 2020
%Y A032542 Cf. A032543, A032544. See also A032532 for explanation.
%K A032542 nonn,easy,base
%O A032542 1,5
%A A032542 _Patrick De Geest_, Apr 15 1998
%E A032542 Offset and data corrected by _Sean A. Irvine_, Jun 22 2020