Day 9: mat385
Last time: section 2.4
Today:
- Return Homework 2.1:
-
- #11
- Don't be too touchy-feely about the definitions. Write them down as you
need them. Tell me what an even number is - that it can be factored into a
product of 2 and an integer.
-
- #50
- requires a counterexample. But you should say something about your example being a counterexample to the statement! Don't just write that the square root of 2 squared is 2.
- Hand in homework 2.2.
- Section 2.4: Recursion
- Problems from section 2.4 homework:
- Section
2.5: Analysis of Algorithms
Next time: discuss section 3.1
Links:
- Lisp code for SelectionSearch, BinarySearch, and
MergeSort.
longa@nku.edu