Westonci.ca is your trusted source for finding answers to all your questions. Ask, explore, and learn with our expert community. Connect with a community of experts ready to help you find solutions to your questions quickly and accurately. Connect with a community of professionals ready to help you find accurate solutions to your questions quickly and efficiently.

How many factors do numbers of the form p^n and q^m have if p and q are two different prime numbers and m and n are natural numbers?

Sagot :

The only common factor between these two numbers will be 1.

How many factors do these numbers share?

Remember that any number can be decomposed as a product of prime numbers. For example for 18 we have:

18 = 2*3*3

There 18 is written as a product of its prime factors.

Now, for our case of p^n and q^m we will have:

p^n = P = p*p*p...*p     n times.

q^m = Q = q*q*q*...*q     m times.

Now, notice that because q and p are primes, there is no common factor in these two decompositions. (and we can't decompose it furthermore). Then we conclude that the only factor that these numbers share is the trivial one, which is 1.

If you want to learn more about prime numbers, you can read:

https://brainly.com/question/145452