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.

A144951 Consider numbers x,y,z such that UnitarySigma(x) = UnitarySigma(y) = UnitarySigma(z) = 4*(x*y*z)^(1/2)/( x^(1/2) + y^(1/2) + z^(1/2)), x<=y<=z . Sequence gives z.

This page as a plain text file.
%I A144951 #3 Apr 19 2016 01:10:16
%S A144951 3,45,1512,51408,66528,116375,185976,6323184,8182944,11442816,
%T A144951 50492975,368852400,1407466368,5881607424,22350712320,723437713152,
%U A144951 183348802920960
%N A144951 Consider numbers x,y,z such that UnitarySigma(x) = UnitarySigma(y) = UnitarySigma(z) = 4*(x*y*z)^(1/2)/( x^(1/2) + y^(1/2) + z^(1/2)), x<=y<=z . Sequence gives z.
%K A144951 nonn
%O A144951 1,1
%A A144951 _Yasutoshi Kohmoto_, Feb 21 2009