Writing symbolically, and negating

  • Thread starter Thread starter ver_mathstats
  • Start date Start date
  • Tags Tags
    Writing
ver_mathstats
Messages
258
Reaction score
21

Homework Statement



Express each statement symbolically, including a quantification of all variables which makes the universe explicit. Negate the symbolic statement.

Every positive real number has a real square root. (Do not use the symbol √ in your solution.)

Homework Equations

The Attempt at a Solution



For this question I am unsure of how to go about it.

I assume I must use the universal quantifier because we are dealing with every positive real number.

So to write it symbolically I would do (∀x∈ℝ)(x½>0)

Would this be correct?

Thank you.
 
Physics news on Phys.org
No that says that for every real number its square root is positive, which is neither correct, nor what was requested.

Try first putting the statement into words that are more similar to those used in logic.

. . . If a number is positive then it has A square root.

Then think about exactly what it means to say that a number has a square root. Hint, it will involve an existence statement about another number.
 
I think to use ##\sqrt{}## or to use the power of ##\frac{1}{2}## is meant to be the same, i.e. not allowed.
Again the trick is to use sets: Define ##S_c := \{\,r\in \mathbb{R}\,:\,r^2=c\,\}## for any ##c > 0##. Then a square root of ##c## means, ##S_c \neq \emptyset\,.##
 
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