discrete_mathematics_with_a.../chapter_4/test_yourself.md
2026-06-06 21:17:27 -07:00

1.1 KiB

Test Yourself

Page 194

  1. An integer is even if, and only if, ______.

it equals twice some integer.

  1. An integer is odd if, and only if, ______.

it equals twice some integer plus 1.

  1. An integer n is 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.

  1. The most common way to disprove a universal statement is to find ______.

a counterexample.

  1. According to the method of generalizing from the generic particular, to show that every element of a set satisfies a certain property, suppose x is a ______, and show that ______.

particular but arbitrarily chosen element of the set; x satisfies the given property.

  1. To use the method of direct proof to prove a statement of the form, "For every x in a set D, if P(x) then Q(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.