Office hours today (10/4): 12pm-1pm

Hi everyone,

Office hours today will be from 12pm-1pm (I will also be able to answer a quick question or two right after class).

-Prof. Reitz

Our OpenLab site is up and running again

Let me know if you have any further difficulties.  Barring future problems, the due date for the assignment is still midnight on Thursday 10/4 (tomorrow).

See you tomorrow,

Prof. Reitz

Problems with our OpenLab site

Hi everyone,

A number of you have pointed out that our site is having problems – I’ve submitted a bug report, and will keep you posted.  Don’t worry – if it’s not resolved soon I’ll extend the deadline for OpenLab assignment #2.

Sorry for the trouble!

Prof. Reitz

Homework Week 6

Homework Week 6
Written work – none
WeBWorK – Assignment5-Sec3.1-3.4 (Due Tuesday, 10/8, at midnight)
OpenLab – OpenLab #2 due this Thursday

Homework Week 5

Homework Week 5
Written work – none
WeBWorK – Assignment4-Sec2.7-2.11 (Due Thursday 10/3, at midnight)
OpenLab – Assignment #2 (Due Thursday, 10/3)

OpenLab Assignment #2: Create a logical puzzle

Make a translation puzzle (Due Thursday, October 3).  Your assignment this week is to take a common phrase – a saying, a quote, a song lyric, or anything recognizable to most people – and translate it into logical notation.  You should break it up into individual parts (such as P, Q and R), and then combine them using logical notation to create your phrase.  This is meant to be a puzzle for your classmates, so do NOT include the original phrase.

Your submission should include: the individual parts P, Q, R etc. (written in English), and the puzzle itself (written in logical notation).

Extra Credit.  You can earn extra credit by responding to a classmate’s puzzle – either by being the first person to correctly guess the phrase, or by making suggestions, or by offering an alternative way of translating the phrase into logical notation.

Here are two examples:

1.

P: you're happy
Q: you know it
R: clap your hands

Puzzle:   ( P \wedge Q) \Rightarrow R

Answer: “If you’re happy and you know it, clap your hands”

2.

P(x,y): you can fool person x at time y

Puzzle:   \sim (\forall x,y P(x,y)) 

Answer: “You can’t fool all the people all the time”

How do I type logical notation on the OpenLab?  This is not too hard — BUT it takes a little getting used to.  Here’s an example. If you type this into a comment:

Here is a statement:  $latex P \wedge Q $

then (after you post the comment) you should see this:

Here is a statement:  P \wedge Q 

Each equation or expression begins with “$latex ” and ends with “$”.  In between “$latex ” and  “$” you type your math — many things you type just as they are, like letters and numbers, but each special symbol has a special code.  In the example above, we use the code “\wedge” to produce the upside-down vee which means “and”.

Here are a few more examples:

Type this: to get this result:
$latex P \vee Q$ P \vee Q
$latex P \Rightarrow Q$ P \Rightarrow Q
$latex \sim P$ \sim P
$latex \bar{P}$ \bar{P}
$latex P \Leftrightarrow Q$ P \Leftrightarrow Q
$latex \forall x, P(x)$ \forall x, P(x)
$latex \exists x, P(x)$ \exists x, P(x)
$latex \forall x \exists y ( P(x) \vee Q(y)) \implies R(x,y) $ \forall x \exists y ( P(x) \vee Q(y)) \implies R(x,y)

LaTeX tester.  Want to test out your LaTeX code before you post it in a comment?  There is a LaTeX tester here, where you can type in your formula, hit the button, and see how it looks: http://samples.geekality.net/latex/.
NOTE:  When you use the test, do NOT include the dollar signs or the word “latex” — just include the stuff in between.

Finally, if you submit a comment but you find it doesn’t look right, don’t hesitate to make corrections and submit it again – you will NOT be penalized for multiple submissions!

The review sheet is too darn long

This review sheet is rather long – because of this, I’ve marked certain problems  as optional (denoted with a double asterisk **).  If you have only a limited time for review, do the other problems first.  If you have a little extra time, the ** problems are good practice.

Optional Problems:  1b, 2d, 4bf, 5efij, 6ae, 7c, 8d, 10a, 12b

Homework Week 4

Homework Week 4
Written work – none
WeBWorK – Assignment3-Sec2.1-2.6 (Due Tuesday, 9/24, at midnight)
OpenLab – none

Heads up: Exam #1 is next week Thursday, 9/26.  Review sheet is posted on the OpenLab, answer key will be added within the week.

 

Office hours today are all messed up

Hi everyone,

Due to several meetings (the curse of a big institution), my regularly scheduled office hours will be all messed up today.  I’ll be available:
– Directly after class for about 12 minutes (until 11:27)
– From 12:30-1:00

If need more time with me, please let me know either at the end of class or by email, and I’ll do my best to find a time that works

.Apologies for the late notice,
Prof. Reitz

Homework Week 3

Homework Week 3
Written work – Sec 1.8: 3, 5, 6, 8
WeBWorK – Assignment2-Sec1.4-1.7 (Due Tuesday, 9/17, at midnight)
OpenLab – none

If you have questions on any of the assignments, feel free to ask them here (leave a comment in reply to this post).

Quick reminder – the grading policy for written work is as follows (from the Grading Details post):

  • Odd-numbered problems are worth 3 points unless otherwise indicated.  They will be graded for completion.  (Solutions appear in the back of the book)
  • Even-numbered problems are worth 5 points unless otherwise indicated.  They will be graded for correctness.