Skip to main content

Section 1.1 Variables and Statements

Think of some examples of variables you’ve seen in other math classes. What do these variables represent? Probably, the first example that comes to mind is something from an algebra class, such as \(y=x^2\) or \(f(x)=3x+2\text{.}\) You may also think of examples such as solving for \(x\) in an expression such as \(x^2=4\text{.}\) We use variables in mathematical statements to represent quantities that can vary. But we also use them to be more precise. Think of how much more confusing \(y=x^2\) would be if we had to write it as "a number squared equals another number;" or \(f(x)=3x+2\text{,}\) "the function which multiplies a number by 3 and adds 2." When you first learned varables, you probably were introduced to them in terms of sentences, but eventually, you got used to what the symbols mean.
In this class, we will rarely be interested in mathematical equations. We want to move to the common format of mathematical statements often found when describing mathematical defintions or theorems.
Common forms of mathematical statements:
  • Universal Statements.
    We use these statements when a property is true for all things in a set.
    Example: Every math student takes Calculus.
  • Conditional Statements.
    These statements usually have the form "if...then...".
    Example: If a student majors in Computer Science, then she takes Discrete Math.
  • Existential Statements.
    We use these statements when somthing exists with a particular property.
    Example: There exists a Linfield class that meets at 9am on Mondays.

Activity 1.1.1.

Give an additional example of each type of statement.

Activity 1.1.2.

For each of the following statements, determine which type of statement it is, universal, conditional, or existential.

(a)

All even numbers have a factor of 2.

(b)

If \(x>4\text{,}\) then \(x^2>16\text{.}\)

(c)

There exists a number greater than 100.

Activity 1.1.3.

There is a relationship between universal statements and conditional statements.

(a)

Rewrite the statement “All even numbers have a factor of 2.” as a conditional statement.

(b)

Rewrite the statement “If \(x>4\text{,}\) then \(x^2>16\text{.}\)” as a universal statement.
We can also combine statements of the above types. Many mathematical statements are combinations of the common forms.
  • Universal Conditional.
    For all ___, if ___ then ___.
    Example: For every real number \(x\text{,}\) if \(x\geq 2\text{,}\) then \(x\geq 1\text{.}\)
  • Universal Existential.
    For all ___, there exists ___.
    Example: For all integers \(n\text{,}\) there exists an integer \(m\) such that \(n+m=0\text{.}\)
  • Existential Universal.
    There exists ___ for every ___.
    Example: There exists an integer \(m\) such that for all integers \(n\text{,}\) \(m+n=n\text{.}\)

Activity 1.1.4.

Give an additional example of each of the combined forms.

Activity 1.1.5.

One thing that makes understanding mathematical statements tricky is that they can be phrased in different ways. Try writing one of your statements from Activity 1.1.4 in two different (but equivalent) ways. You might think about how you would express the same idea in a less formal way. If your statement involves variables, can you write it without them? If your statement does not include variables, can you write it with some?

Reading Questions Check Your Understanding

1.

    Consider the statement "If it is Tuesday, then we will have pizza for lunch." Which type of statement is this?
  • Universal
  • Conditional
  • Existential

2.

Consider the statement "If it is Tuesday, then we will have pizza for lunch." Rewrite this statement as a universal statement.

3.

    Consider the statement "Every differentiable function is continuous." Which type of statement is this?
  • Universal
  • Conditional
  • Existential

4.

Consider the statement "Every differentiable function is continuous." Rewrite this statement as a conditional statement.

Exercises Exercises

1.

Often it is necessary to convert an informal mathematical statement into a more formal one. Complete the following statements so they are equivalent to “The reciprocal of any positive number is positive.”
  1. Given any positive real number \(r\text{,}\) the reciprocal of ___.
  2. For any real number \(r\text{,}\) if \(r\) is ___ then ___.
  3. If a real number \(r\) ___, then ___.

2.

Complete the following statements so they are equivalent to “The cube root of any negative real number is negative.”
  1. Given any negative real number \(s\text{,}\) the cube root of ___.
  2. For any real number \(s\text{,}\) if \(s\) is ___, then ___.
  3. If a real number \(s\)___, then ___.

3.

In order to better understand mathematical statements, it can be helpful to write statements less formally. First rewrite each statement without using variables, then determine whether the statements are true or false.
  1. There are real numbers \(u\) and \(v\) with the property that \(u+v < v-u\text{.}\)
  2. There is a real number \(x\) such that \(x^2 < x\text{.}\)
  3. For all positive integers \(n\text{,}\) \(n^2\geq n\text{.}\)
  4. For all real numbers \(a\) and \(b\text{,}\) \(| a+b | \leq | a | + | b |\text{.}\)

4.

Fill in the blanks to rewrite the statement “Every nonzero real number has a reciprocal.”
  1. All nonzero real numbers ___.
  2. For all nonzero real numbers \(r\text{,}\) there is ___ for \(r\text{.}\)
  3. For all nonzero real numbers \(r\text{,}\) there is a real number \(s\) such that ___.
You have attempted of activities on this page.