CMSC 250 Homework 4 Fall 2001
Due Wed Sept 26 at the beginning of your discussion
section.
- Write the truth set for each of the following situations, where the domain is specified by D, and P(x) specifies the predicate.
- D is the set of all even integers. P(x) = ``x is more than 1 and less than 9''.
- D is the set of all real numbers. P(x) = ``x is no greater than -5''.
- D is the set of all strings of 1 or more lowercase letters. P(x) = ``the first letter of x is 't' and the second letter is a vowel''.
- D is the set of all positive integers. P(x) = ``x is a factor of 12''.
- Translate the following informal statements to formal language.
- There is a positive integer that has a square root that is not an integer.
- Some squares of real numbers are integers.
- All of your bases belong to us.
- Every dog has his day.
- Every rational number is a real number.
- Write the negations of the following statements using informal language.
- Every movie that came out this summer was poorly written.
- There is a student taking CMSC 250 and CMSC 251 this semester.
- No one remembered to turn the lights off last night.
- No one has been able to fix the parking problem on campus.
- The square of every integer is an integer.
- There are some continuous functions that do not have derivatives at every point.
- Write the following statements containing multiple quantifiers using formal language.
- For every real number x, there is a real number y such that y is the cube root of x.
- There is a real number such that every positive integer power of itself is itself.
- Given any two points on the real line, there is a point that is equidistant between them.
- Somebody can get along with anybody.
- Write the negations of the following statements using formal language.
-
, with
, such that
, with
,
.
-
,
.
-
, such that
for some
.
- Write the contrapositive, the inverse, and the converse of each of the following statements:
-
, if
is even, then x is even.
positive
, if
is a prime then x has 3 factors.
-
,
such that if
, then
.
This document was generated using the
LaTeX2HTML translator Version 99.1 release (March 30, 1999)
Copyright © 1993, 1994, 1995, 1996,
Nikos Drakos,
Computer Based Learning Unit, University of Leeds.
Copyright © 1997, 1998, 1999,
Ross Moore,
Mathematics Department, Macquarie University, Sydney.
The command line arguments were:
latex2html -show_section_numbers -split 0 -no_navigation -no_footnode h4
The translation was initiated by John Arras on 2001-09-21
John Arras
2001-09-21