Difference between two statements

  • Thread starter Thread starter Jingfei
  • Start date Start date
  • Tags Tags
    Difference
AI Thread Summary
The discussion centers on the interpretation of two mathematical statements regarding cubic roots. Statement a) asserts that every real number has at least one cubic root, which is true. In contrast, statement b) suggests there exists a single real number that is the cubic root of every real number, which is false. Participants express that statement b) is poorly phrased and propose a clearer alternative. The conversation highlights the importance of precise language in mathematical statements to avoid misinterpretation.
Jingfei
Messages
6
Reaction score
1

Homework Statement


Write each of the following as an English sentence and state whether it is true or false:
a) ∀x ∈ R, ∃y ∈ R, y^3 = x.
b) ∃y ∈ R, ∀x ∈ R, y^3 = x.

Homework Equations

The Attempt at a Solution


I think both say every real number has at least one cubic root. Maybe the second one says, there exist a least one cubic root for every real number?
 
Last edited:
Physics news on Phys.org
I think that statement b) is poorly stated and that a better math statement would be:
∃y ∈ R such that ∀x ∈ R, y^3 = x.

With that change, you should be able to make clear English statements from both a) and b) and say which are true.
 
FactChecker said:
I think that statement b) is poorly stated and that a better math statement would be:
∃y ∈ R such that ∀x ∈ R, y^3 = x.

With that change, you should be able to make clear English statements from both a) and b) and say which are true.
I think I got it.
The first one says Every real number has at least one cubic root
The second one says There is a real number that is the cubic root of every real number

So the first one is true and the second one is false.
right?
 
  • Like
Likes FactChecker
Jingfei said:
I think I got it.
The first one says Every real number has at least one cubic root
The second one says There is a real number that is the cubic root of every real number

So the first one is true and the second one is false.
right?
Exactly. As long as that is really what the original b) statement had in mind. I think that is what the original b) intended to say.
 
FactChecker said:
I think that statement b) is poorly stated and that a better math statement would be:
∃y ∈ R such that ∀x ∈ R, y^3 = x.

With that change, you should be able to make clear English statements from both a) and b) and say which are true.

Statement (b) is stated according to the usual rules of logic though. The comma between the quantifiers usually are read as "such that".
 
micromass said:
Statement (b) is stated according to the usual rules of logic though. The comma between the quantifiers usually are read as "such that".
I admit that formal logic was not my field but it is not normal to interpret the coma that way in pure math. Statement a) should not be read that way.

EDIT: I have to backtrack here. It appears that if the only way to make sense of consecutive quantifiers is to interpret the comma as "such that", then it can be interpreted that way. But I think it is much better and more common to use 's.t.'. The reason is that you only know if 'such that' is the correct meaning of a coma after you have read and understood the entire statement, and have ruled out 'and', and the usual English use of the coma as a separator. But then you are giving the writer the benefit of the doubt, which might not be deserved.
 
Last edited:
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top