login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A067536
Numbers k such that phi(k*(k+1)*(k+2)/3)/phi(k) is not an integer where phi(k) is the Euler totient function A000010(k).
1
9, 45, 81, 99, 135, 225, 234, 261, 288, 351, 423, 450, 459, 477, 504, 567, 585, 639, 666, 819, 837, 855, 900, 927, 954, 981, 1017, 1134, 1179, 1242, 1305, 1359, 1431, 1449, 1485, 1521, 1593, 1638, 1710, 1773, 1908, 1953, 1971, 2025, 2061, 2097, 2151
OFFSET
1,1
COMMENTS
For every n, a(n)==0 (mod 3).
LINKS
MATHEMATICA
Select[Range[2000], ! Divisible[EulerPhi[#*(# + 1)*(# + 2)/3], EulerPhi[#]] &] (* Amiram Eldar, Mar 01 2020 *)
PROG
(PARI) is(n)=eulerphi(n*(n+1)*(n+2)/3)%eulerphi(n) \\ Charles R Greathouse IV, Mar 05 2013
CROSSREFS
Sequence in context: A044492 A207359 A243090 * A139609 A321779 A068314
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Jan 28 2002
STATUS
approved

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy