login
A242485
Possible values of A242480(n) in increasing order.
6
0, 2, 3, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 35, 37, 39, 40, 41, 42, 43, 44, 45, 47, 49, 51, 52, 53, 54, 55, 56, 57, 59, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 83
OFFSET
1,2
COMMENTS
A242480(n) = (n*(n+1)/2) mod n + sigma(n) mod n + antisigma(n) mod n = A142150(n) + A054024(n) + A229110(n) = (A000217(n) mod n) + (A000203(n) mod n) + (A024816(n) mod n).
Supersequence of odd numbers > 1. Complement of A242486.
EXAMPLE
16 is in the sequence because there is a number m such that A242480(m) = 16; m = 8.
CROSSREFS
KEYWORD
nonn
AUTHOR
Jaroslav Krizek, May 27 2014
STATUS
approved