Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

kevinlui's site

7239 views
1
\documentclass{article}
2
\usepackage{hyperref}
3
\usepackage[margin=2cm]{geometry}
4
\usepackage{parskip}
5
\begin{document}
6
7
\textbf{\huge Math 308G/H - Winter 2018}
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{kevinlui.org}
15
\item
16
Office: Padelford C-8D
17
\end{itemize}
18
19
\textbf{Office Hours}
20
Office hours will be Tuesdays 3:00 - 4:00 and Wednesdays 1:00 - 2:00. They will
21
be held in Padelford C-8D.
22
23
\textbf{WebAssign/Book}
24
25
We will use \textit{Linear Algebra with Applications, Second Edition} by
26
Jeffrey Holt. You must have a WebAssign code to complete the homework. This
27
code gives access to a electronic version of the book. Dr. Andrew Loveless
28
wrote some really detailed instructions on WebAssign here:
29
\url{https://sites.math.washington.edu/~m124/WebassignInstructions.pdf}
30
31
\textbf{Objectives}
32
33
The goal of this course is to introduce students to matrix algebra. Topics
34
include linear systems of equations, linear independence and span, linear
35
transformations, inverses, vector spaces, determinants, eigenvalues and
36
eigenvectors, and the Gram-Schmidt process.
37
38
\textbf{Grading}
39
40
The class is curved in such a way that the median score will be around a 3.0. I
41
will provide a grade estimate after each midterm. The grades will be weighed
42
as follows:
43
44
\begin{tabular}{ l r }
45
Category & Weight \\
46
\hline
47
Homework & 20\% \\
48
Midterm 1 (Week 5 - 1/31) & 20\% \\
49
Midterm 2 (Week 8 - 2/21) & 20\% \\
50
Final (See MyUW) & 40\%
51
\end{tabular}
52
53
\textbf{Homework}
54
55
The homework is done through Webassign. The due dates for the Webassign
56
homework will be posted on the Webassign page. I will add 5\% to your
57
Webassign grade unless you are above a 95\%. In that case, you will receive a
58
100\%.
59
60
\textbf{Exams}
61
62
You are allowed the Ti-30x IIS calculator and a single sheet of 2-sided
63
handwritten self written notes.
64
65
\textbf{Makeup Exams}
66
67
There will be no makeup midterm.
68
69
In the case of religious holidays or participation in certain university
70
sponsored events, arrangements must be made as soon as possible. Otherwise, I
71
will excuse you from an exam only in unavoidable, compelling, and
72
well-documented circumstances. If you are extremely sick, you must bring me a
73
doctor's note that states you were incapable of taking the quiz or exam. If you
74
are excused from a midterm, your other midterm and final will be weighed more
75
heavily. If you are excused from final, you will receive an incomplete and will
76
take a makeup final the following quarter.
77
78
If you are not excused and you miss an exam, you will receive a zero.
79
80
\end{document}
81
82