Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

kevinlui's site

7239 views
1
\documentclass{article}
2
\usepackage{hyperref}
3
\usepackage{fullpage}
4
\usepackage{parskip}
5
\begin{document}
6
7
\textbf{\huge Math 126F - Summer 2017 }
8
\begin{itemize}
9
\item
10
Instructor: Kevin Lui
11
\item
12
Email: \href{mailto:klui@uw.edu}{klui@uw.edu}
13
\item
14
Webpage: \url{https://sites.math.washington.edu/~klui/}
15
\item
16
Office: Padelford C-8D
17
\end{itemize}
18
19
\textbf{Office Hours}
20
Office hours are held in Padelford C-8D.
21
\begin{itemize}
22
\item
23
Monday: 9:30 -- 10:30
24
\item
25
Wednesday: 2:30 -- 3:30
26
\end{itemize}
27
28
\textbf{WebAssign/Book}
29
30
We will use \textit{Multivariable Calculus 7th Edition} by James Stewart. You must
31
have a WebAssign code to complete the homework. This code gives access to a
32
electronic version of the book. Dr. Andrew Loveless wrote some really detailed
33
instructions on WebAssign here:
34
\url{https://sites.math.washington.edu/~m124/WebassignInstructions.pdf}
35
36
\textbf{Objectives}
37
38
We will cover most of Chapter 10, 12, 13, 14, 15 in Stewart and the UW Taylor
39
Series Notes. You will learn vectors and vector functions, multivariable
40
functions, partial derivatives, tangent places, higher dimensional integrals,
41
taylor series and taylor approximations.
42
43
\textbf{Grading}
44
45
The class is curved in such a way that the median score will be around a 2.9. I
46
will provide a grade estimate after each midterm. The grades will be weighed
47
as follows:
48
49
\begin{tabular}{ l r }
50
Category & Weight \\
51
\hline
52
Homework & 10\% \\
53
Quizzes & 10\% \\
54
Midterm 1 (7/13) & 25\% \\
55
Midterm 2 (8/3) & 25\% \\
56
Final (8/18) & 30\%
57
\end{tabular}
58
59
\textbf{Homework}
60
61
Homework assignments are done through WebAssign. The due dates for each
62
assignment will be posted there. You are expected to complete each assignment 2
63
days before the official due date. I will not grant homework extensions.
64
65
I will add 5\% to your homework grade unless you are already above a 95\%.
66
67
\textbf{Quiz Sections}
68
69
You are expected to attend quiz sections. In general, quiz sections are an
70
opportunity for you to review course material with the TA. There will be
71
quizzes. They are on 6/29, 7/6, 7/20, 7/27, 8/10.
72
73
\textbf{Exams}
74
75
The midterms are held in quiz sections and the final is held in lecture. You
76
are allowed the Ti-30x IIS calculator and a single sheet of 2-sided handwritten
77
self written notes.
78
79
\textbf{Makeup Quizzes and Exams}
80
81
There will be no makeup quiz or exams. You are excused from quizzes and exams
82
in special circumstances.
83
84
In the case of religious holidays or participation in certain university
85
sponsored events, arrangements must be made as soon as possible. Otherwise, I
86
will excuse you from a quiz or exam only in unavoidable, compelling, and
87
well-documented circumstances. If you are extremely sick, you must bring me a
88
doctor's note that states you were incapable of taking the quiz or exam. If you
89
are excused from a midterm, your other midterm and final will be weighed more
90
heavily. If you are excused from a quiz, your other quizzes will be weighed
91
more heavily.
92
93
If you are not excused and you miss a quiz or exam, you will receive a zero.
94
95
96
Much of this syllabus was taken from Dr. Andrew Loveless.
97
\end{document}
98
99