SOLUTION: Choose all the descriptions for natural numbers n that have 3 divisors. 1- n= p^2 * q (for any two distinct primes p and q) 2- n= p * q (for any two distinct primes p and q

Algebra.Com
Question 1194009: Choose all the descriptions for natural numbers n that have 3 divisors.
1- n= p^2 * q (for any two distinct primes p and q)
2- n= p * q (for any two distinct primes p and q)
3- n= p * q * r (for any three distinct primes p,q and r)
4- n= p^2 (for any prime number)
So every natural number has at least 2 factors - 1 and itself. So numbers with 3 factors then have to be perfect squares of prime numbers.
I selected 4- n= p^2 (for any prime number)
So they only have 1 distinct prime factor, and the question says select ALL.
Am I missing any other description that applies?
Thanks

Found 2 solutions by ikleyn, math_tutor2020:
Answer by ikleyn(52776)   (Show Source): You can put this solution on YOUR website!
.

If the question is

    "Choose all the descriptions for natural numbers n that have  /   3  divisors"

then your answer " option  4 "  is correct.



As the question is worded in the post,  it may have hidden  EXTENDED  meaning,  and then the the answer  " ALL "  is applicable.


I understand that the  " option 4 "  is the first answer which comes to the mind,
but the answer  " all options "  is also possible,  formally speaking.


So,  this question/problem is consciously and ideally constructed in a way to catch  (to cop)
a person at exam,  with all the ensuing consequences . . .



Answer by math_tutor2020(3816)   (Show Source): You can put this solution on YOUR website!

Let's focus on n = p^2*q for now.

The unique primes are p and q
Though we have p show up twice in the form p^2

The divisors are:
1, p, q, p*q, p^2, p^2q
Clearly there are more than 3 divisors here so we move on.

-------------------------------------------------------

With n = p*q, the divisors are:
1, p, q, p*q
We get close to 3 divisors, but we have one too many.

Now onto n = p*q*r
Divisors: 1, p, q, r, p*q, p*r, q*r, p*q*r
There are 8 divisors here, which we rule this answer choice out as well.
Thing to notice: There are 3 atomic pieces of p,q,r so there are 2^3 = 8 different divisors.
Why does this work? I'll leave it for you to think about. Hint: Think of the power set.

Lastly n = p^2
The divisors are: 1, p, p^2
This is exactly 3 divisors, so you have chosen the correct answer. This is the only answer that fits the 3 divisors pattern.

In summary, you are correct to think choice 4 is the only answer. The quick reasoning is that squaring any prime will have exactly 3 factors.

-------------------------------------------------------

Some concrete numeric examples:

For n = p^2*q we could pick p = 5 and q = 7
n = 5^2*7 = 175
Divisors: 1, 5, 7, 25, 35, 175
Number of divisors: 6

Now onto the form n = p*q
Let's go with p = 11 and q = 13
n = 11*13 = 143
Factors: 1, 11, 13, 143
Number of divisors: 4

Form: n = p*q*r
Let p = 2, q = 3, r = 7
n = 2*3*7 = 42
Divisors: 1, 2, 3, 6, 7, 14, 21, 42
Number of divisors: 8

Form: n = p^2
Let p = 17
n = p^2 = 17^2 = 289
Divisors: 1, 17, 289
Number of divisors: 3

A handy tool to use is WolframAlpha.
Type in something like "divisors of 289" and it will give the correct list in increasing order.

RELATED QUESTIONS

Show that the roots of the equation (x-p)(x-q)=2 are real and distinct for all real... (answered by Edwin McCravy,ikleyn)
If p+q=n and {{{1/p +1/q =m}}}, where p and q are positive, find... (answered by ikleyn)
Prove that n^3 + (n+1)^3 + (n+2)^3 is divisible by 9 for all n in Natural numbers. I... (answered by aaaaaaaa,mathslover)
All the roots of x^2 + px + q = 0 are real, where p and q are real numbers. Prove that... (answered by ikleyn)
write a direct proof using the eight rules of inference (C → Q) • (~L →... (answered by Edwin McCravy)
1. ~M 2. (~M∙~N)>(Q>P) 3. ~N 4. P>R (answered by jim_thompson5910)
PLEASE HELP!!! Prove that U (n choose k-1) + (n choose k)=(n+1 choose k) for all... (answered by KMST)
if p, q, r, and s are prime numbers and (q^3.p^2)/r^2 = s^n, what is the value of... (answered by Edwin McCravy)
N varies jointly with the square root of p and the cube of q. If n=72 when p=3 and q=2,... (answered by josgarithmetic,ikleyn)