Sigma and Tau functions

The sum of divisors function denoted by σ ( n ) \sigma(n) is the sum of all positive divisors of n n , and
the number of divisors function denoted by τ ( n ) \tau(n) is the number of positive divisors of n n .

If a number n n is divisible by 2 and 3 and that σ ( n ) = 363 \sigma(n)=363 and τ ( n ) = 10 \tau(n)=10 , find n n .


The answer is 162.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Renz Mina
Jul 31, 2016

We have n = p 1 a 1 p 2 a 2 n=p_1^{a_1}p_2^{a_2} since the factors of 10 10 . But since 2 2 and 3 3 are factors, then n = 2 a 1 3 a 2 n=2^{a_1}3^{a_2} . Also, we have that ( 2 a 1 + 1 1 2 1 ) ( 3 a 2 + 1 1 3 1 ) = 363 (\frac{2^{a_1+1}-1}{2-1})(\frac{3^{a_2+1}-1}{3-1})=363 The possible values of a 1 + 1 a_1+1 and a 2 + 1 a_2+1 are ( 5 , 2 ) (5,2) , ( 2 , 5 ) (2,5) , ( 1 , 10 ) (1,10) and ( 10 , 1 ) (10,1) . Hence a 1 + 1 = 2 a_1+1=2 and a 2 + 1 = 5 a_2+1=5 . a 1 = 1 a_1=1 and a 2 = 4 a_2=4 n = 162 n=162

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...