1.1 KiB
1.1 KiB
Test Yourself
Page 194
- An integer is even if, and only if, ______.
it equals twice some integer.
- An integer is odd if, and only if, ______.
it equals twice some integer plus 1.
- An integer
nis prime if, and only if, ______.
n is greater than 1 and if n equals the product of any two positive
integers, then one of the integers equals 1 and the other equals n.
- The most common way to disprove a universal statement is to find ______.
a counterexample.
- According to the method of generalizing from the generic particular, to show
that every element of a set satisfies a certain property, suppose
xis a ______, and show that ______.
particular but arbitrarily chosen element of the set; x satisfies the given
property.
- To use the method of direct proof to prove a statement of the form, "For
every
xin a setD, ifP(x)thenQ(x)," one supposes that ______ and one shows that ______.
x is a particular but arbitrarily chosen element of the set D that makes the
hypothesis P(x) true; x makes the conclusion Q(x) true.