Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

kevinlui's site

7239 views
1
\documentclass{article}
2
3
\usepackage{fullpage}
4
\usepackage{hyperref}
5
6
7
\begin{document}
8
9
\begin{center}
10
{\bf Homework 1}
11
12
Due 6/25
13
\end{center}
14
15
\begin{itemize}
16
\item
17
FIS denotes the course textbook.
18
\item
19
Do not simply copy your answers from your classmates or the internet.
20
You'll learn nothing from this. You will fail your quizzes and exams.
21
\item
22
You are encouraged to work with your classmates. Your answers
23
should reflect your own work and understanding.
24
\end{itemize}
25
26
\begin{enumerate}
27
\item
28
Read
29
\url{https://sites.math.washington.edu/~lee/Writing/writing-proofs.pdf}
30
\item
31
Read \url{https://math.berkeley.edu/~hutching/teach/proofs.pdf}
32
\item
33
(FIS 1.2) 1, 8, 13, 20.
34
\item
35
(FIS 1.3) 17, 18, 20, 23, 30
36
\end{enumerate}
37
38
\end{document}
39
40