How to find the number of common odd positive divisors between two numbers? the two numbers are 27900 and 20700. I've put them into their prime factorisation but I can't remember what to do next?
\(27900 = 2^2\times 3^2 \times 5^2 \times 31\) \(20700 = 2^2 \times 3^2 \times 5^2 \times 23\)
Since you're interested in odd common divisors, discard the even prime "2"
do u know number of divisors function ?
as in Euler's Totient function?
I think it is represented using \(\large \sigma \)
let \(N = p_1^{a_1} p_2^{a_2}p_3^{a_3}.... \) be the prime factorization of some number \(N\) then, number of divisors of \(N\) is given by : \(\large \sigma = (a_1+1)(a_2+2)(a_3+3)... \)
take the GCF of both numbers and find the number of divisors, you're done
so assumingly if the number of divisors is written in such a way, then there has to be some sort of ordering for example: \[27900=2^2 \times 3^2 \times 5^2 \times 31\] but as you said we discard the 2, how do we know which power, so to speak, to add the 1 to, which to add 2 to, etc...as surely you will get a different value depending which power you take to be \[\alpha_1\] etc I may have just completely overcomplicated that, I haven't done this in a long time
lets finish solving the problem first, and get back to ur question maybe :)
\(27900 = 2^2\times 3^2 \times 5^2 \times 31\) \(20700 = 2^2 \times 3^2 \times 5^2 \times 23\) GCF excluding even primes = \( 3^2 \times 5^2\) So, number of odd common divisors = \((2+1)(2+1) = 9\)
oh I get what you mean now!! Sorry lol
good, easy to see it for oneself... than explaining :)
why is it plus one for both ganeshie?(personal curiosity)
just combinatorics @FibonacciChick666
Thank you so much!!
\(N = p_1^{a_1} p_2^{a_2}p_3^{a_3}.... \) How many ways you can choose \(p_1\) ?
ahh, ok I thought based on the phi function that the second would be plus 2. Thanks Ganeshie
one way, alpha sub 1 times
powers of \(p_1\) can be : \(0, 1, 2, ..... a_1 \) that gives \(a_1 + 1\) ways to choose a power of \(p_1\)
Ok, but why is \[\large \sigma = (a_1+1)(a_2+2)(a_3+3)...\] Saying to use the progression 1,2,3... ?
sorry, i made a mistake earlier it should be : \(\large \sigma = (a_1+1)(a_2+1)(a_3+1)... \)
I see what you mean now, I've just answered my own question trying to give an example haha
:) thanks for catching the mistake @FibonacciChick666
ok so I do not need to help you
sorry just quick question, given that it specifies for POSITIVE common odd divisors, when would you not get positive divisors? and if you didn't would you then just have to half it?
ahh ok, I was confused thanks. That clears it up. @ganeshie8 (I was following this because I just couldn't remember how to solve it. Can't believe I lost that musch number theory in a semester!)
@FibonacciChick666 I'm exactly the same...I read the question and I was like whaaaaT? haha
Bye:) and good luck
same wid me lol @sarahusher negative divisor = -positive divisor
@sarahusher haha yea, it's never fun to forget a class you need which was difficult to learn in the first place, but Ganeshie has ya covered.
so if u want all the divisors, just take twice of positive divisors
and for just the total number of common positive divisors, would I do the same but leave the 2 in there too!
yup
Do you want me to help or NOT
yup take it on the complete factorization
so in this case the total number of common divisors will be 27?
ahhhhhhhhhhh just forget it!!
\(27900 = 2^2\times 3^2 \times 5^2 \times 31\) \(20700 = 2^2 \times 3^2 \times 5^2 \times 23\) GCF = \( 2^2\times3^2 \times 5^2\) # of common divisors = \((2+1)(2+1)(2+1)\)
great, thank you for clearing this up for me!! Helped a lot!! :-)
np :)
Join our real-time social learning platform and learn together with your friends!