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.

A173932 Least number m such that m/A173931(n) is a reduced fraction in the Cantor set.

This page as a plain text file.
%I A173932 #6 Jul 12 2019 19:10:50
%S A173932 1,1,1,1,1,1,1,1,5,5,7,1,1,1,11,17,8,1,1,1,1,1,1,37,47,19,1,1,71,25,
%T A173932 23,1,1,1,121,43,11,5,13,2,61,59,1,1,1,197,95,28,1,1
%N A173932 Least number m such that m/A173931(n) is a reduced fraction in the Cantor set.
%C A173932 When a(n)=1, then A173931(n) is in sequence A173793.
%H A173932 T. D. Noe, <a href="/A173932/b173932.txt">Table of n, a(n) for n=1..185</a>
%t A173932 First /@ Last[Transpose[cantor]] (* see A173931 *)
%Y A173932 Cf. A173931, A173793, A173934.
%K A173932 nonn
%O A173932 1,9
%A A173932 _T. D. Noe_, Mar 03 2010
%E A173932 Name qualified by _Peter Munn_, Jul 12 2019