Why is 2nd First Order Logic Statement of "Infinitely Many Primes" Wrong? | Help

zohapmkoftid
Messages
27
Reaction score
1

Homework Statement



The following are two first order logic statements of the statement "There are infinitely many prime numbers"

1. [PLAIN]http://uploadpie.com/3PZlO
2. [PLAIN]http://uploadpie.com/PN5i8

Can anyone explain why the second one is wrong? Thanks for help!

Homework Equations


The Attempt at a Solution

 
Last edited by a moderator:
Physics news on Phys.org
They are equivalent, so both are wrong.

They are equivalent because the scope of a quantifier, when not otherwise specified, is taken to be the entire statement to its right; so the outer pair of parentheses in the second statement is superfluous.

They are wrong because they assert, in part, that every integer p is prime.
 
[PLAIN]http://uploadpie.com/mHyHp

Is this correct?
 
Last edited by a moderator:
Yes, this is a correct statement that given any prime there is a greater prime. (Which implies there are infinitely many primes, but to state directly that there are infinitely many primes you need to formalize enough set theory to have a concept of "finite set".)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top