|
|
back to boardCommon BoardHelp !!! Help !!! With an easy question !!! How can i Find the count of All divisors of integer !!! Re: Help !!! Help !!! With an easy question !!! If p=x1^a1*x2^a2*...*xn^an,the count of all divisors of n equals to count(n)=(a1+1)*(a2+1)*...*(an+1) Thanks !!! > If p=x1^a1*x2^a2*...*xn^an,the count of all divisors of n equals to > count(n)=(a1+1)*(a2+1)*...*(an+1) |
|
|