You are viewing a single comment's thread. Return to all comments →
If we take n = 88, k = 2, then
8 + 8 + 8 + 8 = 16 + 16
But (n*k) gives 88*2 = 176
Seems like cookies are disabled on this browser, please enable them to open this website
Recursive Digit Sum
You are viewing a single comment's thread. Return to all comments →
If we take n = 88, k = 2, then
8 + 8 + 8 + 8 = 16 + 16
But (n*k) gives 88*2 = 176