Understanding Nested Quantifiers: How to Determine Truth Value | Help & Tips

  • Thread starter Thread starter Bucs44
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 6K views
Bucs44
Messages
57
Reaction score
0
Here is the problem that I'm having trouble solving - I'm not sure where to begin. I need to determine the truth value but don't know how to do that.

Ax3y(x^2 < y + 1)
 
Physics news on Phys.org
For every real number x there exists y, x to the second power is less than y plus 1.

So basically I need to find a number that is less than y + 1
 
So if I stated x = 1, then x2 would be 1 and then would or could I say y is 1 as well? Making y + 1=2
 
That's what I don't get - I'm not sure what numbers I'm supposed to be inputing here. Please help as I'm really confused
 
After working on this - Is this the answer?

y = x2 + 2x = (x + 1)2 – 1
x < 0 then (x – 1)2 > x2 so y can be x2 – 2x -2
x = 0 then y can be 0
 
You're not supposed to put any numbers in that's the point.

Let's play a game. I'm thinking of a number x. Can you give me a number y(possibly in terms of x) so that y+1 is definitely larger than x^2?