CSPP 512 Mathematics for Computer Science - Summer 2001
Homework 1 (assigned June 18, due June 27)
This homework covers the material in sections 1.1, 1.2, and 1.3 of the
5th edition of Discrete Mathematics (i.e., the textbook) and includes
two exercises involving logarithms.
-
Do problems 3, 10, 11, 14, 18, 20, 24, 28, and 29 on pp. 7-8. (2
points each)
-
Do problems 5, 6, 12, 14, 20, 22, 23, 25, 39, 43, 49, and 54 on
pp. 13-14. (2 points each)
-
Prove that p & q = q & p and p v q = q v p using truth tables.
(Note: & means "and" and v means "or.") (2 points)
-
Prove that (p & q) & r = p & (q & r) and (p v q) v r = p v (q v r)
using truth tables. (2 points)
-
Do problems 6, 13, 14, 18, 19, 23, 24, 28, 29, 34, 35, 37, 38, 49, and 50 on
pp. 27-28. (worth 2 points each)
-
If log1023 = 1.36, what does log102300 equal?
(2 points)
-
If log102 = 0.301 and log103 = 0.477, find the
value of log1015. (2 points)
Gerry Brady
Mon Jun 18 20:28:18 CDT 2001