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.

A144674 Numbers x,y,z such that UnitarySigma(x) = UnitarySigma(y) = UnitarySigma(z) = 3*(x*y*z)^(1/2)/(- x^(1/2) + 8*y^(1/2) - 5*z^(1/2)), z<=y<=x; sequence gives z.

This page as a plain text file.
%I A144674 #5 Jan 24 2019 04:51:14
%S A144674 2,20,24,360,816,1056,12240,15840,29120,181632,287300,2724480,
%T A144674 93358848,1400382720
%N A144674 Numbers x,y,z such that UnitarySigma(x) = UnitarySigma(y) = UnitarySigma(z) = 3*(x*y*z)^(1/2)/(- x^(1/2) + 8*y^(1/2) - 5*z^(1/2)), z<=y<=x; sequence gives z.
%e A144674 Factorization of a(11) : 17*5^2*2^2*13^2.
%Y A144674 Cf. A034448, A144673, A144672.
%K A144674 nonn,more
%O A144674 1,1
%A A144674 _Yasutoshi Kohmoto_, Feb 02 2009