Update MetaPost to Asymptote Giancoli v6's problem 17.40.
[course.git] / latex / old-source / s09-phys201-syllabus.tex
1 \documentclass[10pt]{article}
2 \usepackage[colorlinks]{hyperref}
3 \usepackage{url}
4
5 \topmargin -0.5in
6 \headheight 0.5in
7 \headsep 0.0in
8 \textheight 9.5in % leave a bit of extra room for page numbers
9 \oddsidemargin -0.5in
10 \textwidth 7.5in
11 \setlength{\parindent}{0pt}
12
13 \usepackage{fancyhdr}
14 \pagestyle{fancy}
15 \fancyhf{} % delete the current section for header and footer
16 \lfoot{Dr.~Venkat --- Disque--912 --- x2721}
17 \rfoot{Venkat at drexel dot edu}
18 \renewcommand{\headrulewidth}{0pt} % remove the head-rule
19
20 \newcommand{\Tstrut}{\rule{0pt}{2.6ex}} % strut for table spacing
21 \newcommand{\toprule}{}
22 \newcommand{\colrule}{\hline\Tstrut}
23 \newcommand{\botrule}{}
24
25 \begin{document}
26
27 \begin{center}
28 {\Large PHYS--201: FUNDAMENTALS OF PHYSICS III} \\
29 {\large Spring Term 2009 --- Sophmore Class} \\
30 {\it Principles of Physics} by Raymond A. Serway and John W. Jewett Jr.
31 Fourth Edition
32
33 \bigskip
34 \bigskip
35 SYLLABUS (as of \today%
36 \footnote{Assigned problems/course material schedule subject to
37   changes determined by the progress of the course.})
38 \end{center}
39
40 \begin{tabular}{llll}
41 \toprule
42 Week &
43 Material & %\footnotemark &
44 Reading &
45 Recitation Problems \\
46 \colrule
47 1 &
48 Oscillatory Motion and Waves &
49 Ch.~12 (1-8) &
50 Ch.~12: 2, 5, 12, 15, 18. \\
51 30-Mar-09 &
52 Superposition of waves &
53 Ch.~13 (1-7) &
54 No homework due this week. \\
55 \colrule
56 2 & 
57 Interference and Standing waves & 
58 Ch.~14 (1-5) & 
59 Ch.~12: 20, 40. Ch.~13: 5, 7, 10, 11, 40. \\
60 06-Apr-09 & 
61 Maxwell's Equations and EM waves & 
62 Ch.~24 (1-6) & 
63 Homework 1: Due Wed.~April 08 in Lecture. \\
64 \colrule
65 3 & 
66 Interference and Diffraction & 
67 Ch.~24 (1-10) & 
68 Ch.~14: 5, 6, 8, 9, 20. Ch.~24: 7, 8, 9, 22, 25. \\
69 13-Apr-09 & 
70 Lasers and Holography & 
71  & 
72 Homework 2: Due Wed.~April 15 in Lecture. \\
73 \colrule
74 4 & 
75 Quantum Physics, Planck's Theory & 
76 Ch.~28 (1-2) & 
77 Ch.~27: 1, 3, 4, 9, 15, 22, 23, 32. \\
78 20-Apr-09 & 
79 Philoelectric effect & 
80  & 
81 Exam 1 : 8 AM--8:50 AM Tuesday, April 21, 2009. \\
82 \colrule
83 5 & 
84 Bohr Model of Hydrogen & 
85 Ch.~11 (5-6) & 
86 Ch.~28: 4, 6, 9, 10, 13, 56, 57. \\
87 27-Apr-09 & 
88  & 
89  & 
90 Homework 3: Due Wed.~April 29 in Lecture. \\
91 \colrule
92 6 & 
93 Special Relativity & 
94 Ch.~9 (1-5) & 
95 Ch.~11: 34, 35, 36, 37, 38, 41. \\
96 04-May-09 & 
97  & 
98  & 
99 Exam 2: 8 AM--8:50 AM Tuesday, May 05, 2009. \\
100 \colrule
101 7 & 
102 Special Relativity--Mass Energy & 
103 Ch.~9 (6-8) & 
104 Ch.~9: 18, 19, 22, + Handout Problem. \\
105 11-May-09 & 
106  & 
107  & 
108 Homework 4: Due Wed.~May 13 in Lecture. \\
109 \colrule
110 8 & 
111 X-Rays - Compton Effect & 
112 Ch.~28 (3-8) & 
113 Ch.~9: 23, 30, 31, 35, 50, + Handout Problem. \\
114 18-May-09 & 
115 \multicolumn{2}{l}{Wave-Particle Duality, Quantum particle} & 
116 Exam 3: 8 AM-8:50 AM Tuesday, May 19, 2009. \\
117 \colrule
118 9 & 
119 Heisenberg's Uncertainty Principle & 
120 Ch.~28 (7-8) & 
121 Ch.~28: 14, 15, 16, + Handout Problem. \\
122 25-May-09 & 
123 Schrodinger Equation and applications & 
124 Ch.~28 (11-12) & 
125 Homework 5: Due Wed.~May 27 in Lecture. \\
126 \colrule
127 10 & 
128 Atomic Physics and Hydrogen atom & 
129 Ch.~29 (1-5) & 
130 Ch.~28: 18, 21, 23, 25, 32, 34. \\
131 01-Jun-09 & 
132 Nuclear Physics-Binding Fusion, Fission & 
133 Ch.~30 (1-5) & \\
134 \botrule
135 \end{tabular}
136 %\footnotetext{Assigned problems/course material schedule subject
137 %  to changes determined by the progress of the course.}
138 % Normal \footnote{}s can't escape tabulars.  This fix from
139 % http://www.tex.ac.uk/cgi-bin/texfaq2html?label=footintab
140
141 \end{document}