+0  
 
0
257
0
avatar

For each positive integer n, let S(n) denote the sum of the digits of n. How many three-digit n's are there such that n == S(n) + S(S(n)) (mod 9)?

 
 Oct 28, 2021

0 Online Users