Really a Question about Notation

  • Thread starter Thread starter Atomised
  • Start date Start date
  • Tags Tags
    Notation
AI Thread Summary
The discussion revolves around the negation of the statement that for all integers x greater than or equal to 1, the expression 5y² + 5y + 1 is prime. The provided negation states that there exists a y in the same set such that the expression is not prime, which is confirmed to be true with a counterexample. A question arises regarding the mixing of variables x and y in the notation, with suggestions for clarity in defining the set. It is proposed that expressing the statement using a defined set X for x could enhance understanding. The conversation emphasizes the importance of clear variable usage in mathematical notation.
Atomised
Gold Member
Messages
45
Reaction score
0

Homework Statement



Form negation and then either prove statement or negation:

\forally \in {x | x \in Z, x>=1}, 5y^2+5y+1 is a prime number.

The Attempt at a Solution



Answer given:

\existsy \in {x | x \in Z, x>=1} such that 5y^2+5y+1 is not prime.

The negation is true, counterexample follows.

My question is why are x,y mixed up?
 
Physics news on Phys.org
What do you mean why are x, y mixed up?
 
Well, there exists y belonging to a set where the elements are defined by x...

Would it be valid to express it as there exists x belonging to a set where the elements are defined by x... or the above the preferred way of doing it?
 
The way I interpret it is like this:

Let X be defined as the set of numbers \{x|x\in\mathbb{Z}, x\geq1\}.

Then:

\exists y \in X \text{ such that } 5y^2+5y+1 \text{ is not prime}

This might make it clearer that the set is being defined by the dummy variable x. It has no real purpose besides just being a dummy variable from what I can see.
 
  • Like
Likes 1 person
Very helpful thank you.
 
Atomised said:

Homework Statement



Form negation and then either prove statement or negation:

\forally \in {x | x \in Z, x>=1}, 5y^2+5y+1 is a prime number.

The Attempt at a Solution



Answer given:

\existsy \in {x | x \in Z, x>=1} such that 5y^2+5y+1 is not prime.

The negation is true, counterexample follows.

My question is why are x,y mixed up?

In plain English, the statement is: ##5 y^2 + 5y+1## is prime for any positive integer ##y##. Of course, as you have shown, the statement is false.
 
  • Like
Likes 1 person
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top