Asked by Giulian

Let f(n) be the sum of the positive integer divisors of n. For how many values of n, where 1<n<25, is f(n) prime?

Answers

Answered by Cheerios!?
I don't know how to answer this but maybe this would help?
There are 18 possible values of n.
Hope this helps! :p
Answered by oobleck
f(2) = 1+2 = 3 ✅
f(3) = 1+3 = 4 ❌
f(4) = 1+2+4 = 7 ✅
f(5) = 1+5 = 6 ❌
and so on
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions