The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A064374 Numbers k such that sigma(k) > phi(k)^2. 2
2, 4, 6, 10, 12, 18, 30 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Also numbers k such that sigma(k) > tau(k)*phi(k). - Benoit Cloitre, Aug 06 2002
There are no further terms. - Benoit Cloitre, Aug 06 2002
LINKS
FORMULA
Solutions to A000203(k) > A000010(k)^2.
EXAMPLE
k = {2, 4, 6, 10, 12, 18, 30};
sigma(k) = {3, 7, 12, 18, 28, 39, 72};
phi(k) = {1, 2, 2, 4, 4, 6, 8};
phi(k)^2 = {1, 4, 4, 16, 16, 36, 64};
sigma(k) - phi(k)^2 = {2, 3, 8, 2, 12, 3, 8}.
No more solutions below 10000000.
CROSSREFS
Sequence in context: A055235 A083887 A339736 * A000885 A372638 A068336
KEYWORD
nonn,fini,full
AUTHOR
Labos Elemer, Sep 27 2001
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 5 16:08 EDT 2024. Contains 373107 sequences. (Running on oeis4.)