Learning Goals Lesson Plans and Logic: Rex Page
Learning Goals Lesson Plans and Logic: Rex Page
Learning Goals
Lesson Plans
and
Logic
Rex Page
Professor of Computer Science
University of Oklahoma
EL 119 – Page@OU.edu
Algorithm Complexity
CS 1813 Discrete Mathematics, Univ 2
Oklahoma
Copyright © 2000 by Rex Page
Why Proofs?
100s > 2100s
of input output of
software
inputs signals signals possibilities
++ [a] ++
ke
as
Contribution to grade
Class Participation 10%
Homework problem sets
Approximately weekly 10%
Midterm Exam 1 20%
Midterm Exam 2 20%
Final Exam 40%
Q /A L ab
Q/A Lab – Thursdays 8:00pm, CEC 439 NOT
Att en d ance
CS 1813 Discrete Mathematics, Univ 6
Oklahoma
R E Q U IRED
Copyright © 2000 by Rex Page
Tiling with Dominos
a mathematical proof – just for practice
Dominos – size matches board
Adapted from Smullyan, The Lady or the Tiger, Times Books, 1982
Behind one is a million dollars Where’s the jackpot?
• Why not A?
Behind another is a Palm Pilot
• Why not B?
Behind the other is a melting Popsicle
• Must be C, eh?
A B C Bonus question:
Palm Popsicle Palm Where’s the Palm Pilot?
Here Behind C Behind A • Door C speaks the truth –
the Palm Pilot is behind A
so palm here if $$$ here … popsicle here
• Door B lies –
so C sign correct
LT it has a Popsicle, afterall
TI
Signs on Doors If it was so, it might be;
$$$ door: true statement and if it were so, it would be:
Popsicle door: false statement but as it isn’t, it ain’t. That’s logic.
- Tweedledee
in Through the Looking Glass
CS 1813 Discrete Mathematics, Univ 8
Oklahoma
Copyright © 2000 by Rex Page
Tracing a Square and Its Diagonals
Problem
Start at any corner
Trace some line to another corner
Then trace from that corner to another
Keep going until all six lines are traced
Square + Diagonals Don’t trace any line more than once
(crossing OK, but not retracing)