Computer Science 243:

Spring 2005 web page. Here you can find all manner of information relating to CS243. Note: this web page is still under construction!

Announcements

3/1/05: Correction to problem set 5. The formula in problem 4 should read

             ( f_{n+1}		f_n     )
   A^{n+1} = ( f_n		f_{n-1} )
The previous version used f_{n+2}, f_{n+1}, f_{n+1}, and f_n, which doesnt work for the base case. You should prove this formula is true by induction for all n >= 1. The corrected version is posted below.

Contact Information

Instructor:   Moses Liskov,  mliskov@cs.wm.edu
Office:       McGl 135

Moses' office hours are Wednesdays, 4-5:30pm.

Handouts

  1. Course Policies (PS) - (PDF)
  2. A Reference on Logic and Proofs (PS) - (PDF)
  3. Survey (PS) - (PDF)
  4. Problem Set 1 (PS) - (PDF)
  5. Problem Set 2 (PS) - (PDF)
  6. Problem Set 3 (PS) - (PDF)
  7. Problem Set 4 (PS) - (PDF)
  8. Problem Set 5 (PS) - (PDF)
  9. Problem Set 6 (PS) - (PDF)
  10. Problem Set 7 (PS) - (PDF)
  11. Problem Set 8 (PS) - (PDF)
  12. Problem Set 9 (PS) - (PDF)
  13. Problem Set 10 (PS) - (PDF)
  14. Problem Set 11 (PS) - (PDF)
  15. Review Sheet (PS) - (PDF)