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.

A214413 a(n) is the smallest m such that the irreducible fraction m/n is not an abundancy outlaw.

This page as a plain text file.
%I A214413 #22 Jan 27 2019 05:42:50
%S A214413 1,3,4,7,6,13,8,15,13,19,12,29,14,25,26,31,18,41,20,47,32,37,24,65,31,
%T A214413 43,40,57,30,73,32,63,50,55,48,91,38,61,56,93,42,97,44,85,82,73,48,
%U A214413 125,57,93,74,99,54,121,72,125,80,91,60,169,62,97,104,127,84
%N A214413 a(n) is the smallest m such that the irreducible fraction m/n is not an abundancy outlaw.
%C A214413 The theorem on page 7 of Stanton and Holdener gives conditions for a rational to be an abundancy outlaw.
%C A214413 For a given n, these conditions have been checked by starting with m/n=sigma(n)/n and then increasing m until they fail.
%H A214413 Michel Marcus, <a href="/A214413/b214413.txt">Table of n, a(n) for n = 1..1000</a>
%H A214413 William G. Stanton and Judy A. Holdener, <a href="https://cs.uwaterloo.ca/journals/JIS/VOL10/Holdener/holdener7.html">Abundancy "Outlaws" of the Form (sigma(N) + t)/N</a>, Journal of Integer Sequences , Vol 10 (2007) , Article 07.9.6.
%e A214413 a(3) = 4 because 4/3 is the abundancy index of 3, so 4/3 is not an abundancy outlaw.
%Y A214413 Smaller than or equal to A214409.
%K A214413 nonn
%O A214413 1,2
%A A214413 _Michel Marcus_, Jul 22 2012