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 308I - Spring 2019}
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
See the course page for office hours.
21
22
\textbf{WebAssign/Book}
23
24
We will use \textit{Linear Algebra with Applications, Second Edition} by
25
Jeffrey Holt. You need a WebAssign access code to complete the homework. You
26
can obtain this through the bookstore.
27
28
\textbf{Objectives}
29
30
The goal of this course is to introduce students to matrix algebra. Topics
31
include linear systems of equations, linear independence and span, linear
32
transformations, inverses, vector spaces, determinants, eigenvalues and
33
eigenvectors.
34
35
\textbf{Grading}
36
37
The class is curved in such a way that the median score will be around a 2.9 or
38
3.0. The grades will be weighed as follows:
39
40
\begin{tabular}{ l r }
41
Category & Weight \\
42
\hline
43
Homework & 20\% \\
44
Midterm 1 (Week 4 - 4/26) & 20\% \\
45
Midterm 2 (Week 8 - 5/24) & 20\% \\
46
Final (Final Week - Jun 10) & 40\%
47
\end{tabular}
48
49
\textbf{Homework}
50
51
The homework has 2 parts.
52
\begin{itemize}
53
\item
54
There is a Webassign part accounting for 15\% of your total grade.
55
The due dates for the Webassign homework will be posted on the
56
Webassign page. I will add 5\% to your Webassign grade unless you are
57
above a 95\%. In that case, you will receive a 100\%.
58
\item
59
There is a conceptual problem part accounting for 15\% of your total
60
grade. They are graded on completion. They will be a subset of the
61
problems found here: <https://sites.math.washington.edu/~m308/> . The
62
exact problem set will be written on the board in class and emailed to
63
you.
64
\end{itemize}
65
66
\textbf{Exams}
67
68
You are allowed the Ti-30x IIS calculator and a single sheet of 2-sided
69
handwritten self written notes.
70
71
\textbf{Makeup Exams}
72
73
There will be no makeup midterm.
74
75
In the case of religious holidays or participation in certain university
76
sponsored events, arrangements must be made as soon as possible. Otherwise, I
77
will excuse you from an exam only in unavoidable, compelling, and
78
well-documented circumstances. If you are extremely sick, you must bring me a
79
doctor's note that states you were incapable of taking the quiz or exam. If you
80
are excused from a midterm, your other midterm and final will be weighed more
81
heavily. If you are excused from final, you will receive an incomplete and will
82
take a makeup final the following quarter.
83
84
If you are not excused and you miss an exam, you will receive a zero.
85
86
\end{document}
87
88