OFFSET
1,1
COMMENTS
The concept of supertotient numbers was introduced by Mahmood and Ali (2017). - Amiram Eldar, Apr 14 2020
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..10000
Shahbaz Ali and Khalid Mahmood, New Numbers on Euler’s Totient Function with Applications, Journal of Mathematical Extension, Vol. 14, No. 1, (2020), 61-83.
Joshua Harrington, Tony W. H. Wong, On super totient numbers and super totient labelings of graphs, Discrete Mathematics Vol. 343, Iss. 2, February 2020, 111670.
M. Khalid Mahmood and Shahbaz Ali, A Novel Labeling Algorithm on Several Classes of Graphs, Punjab University Journal of Mathematics, Vol. 49, No. 2 (2017), pp. 23-35.
FORMULA
A023896(a(n)) == 0 (mod 2). - Amiram Eldar, Apr 14 2020
MATHEMATICA
Select[Complement[Range[100], {1, 2, 4, 6, 18}], PrimeNu[#] > 1 || Mod[FactorInteger[#][[1, 1]], 4] != 3 &] (* Amiram Eldar, Apr 14 2020 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Feb 22 2020
STATUS
approved