Finding Sigma(12^12) - Number Theory

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
AH05
Messages
4
Reaction score
0
Let n=12^12. Find sigma(n).

sigma(n) = the sum of the positive divisors of n.
 
Physics news on Phys.org
AH05 said:
Let n=12^12. Find sigma(n).

sigma(n) = the sum of the positive divisors of n.

Okay- your serve! What have you done on this yourself?
 
Well, I set it up:

12^12 = (3^12)(4^12) = (3^12)(2^24)

sigma(12^12) = (1-2^25)/(1-2) * (1-3^13)/(1-3)