-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHW.tex
125 lines (120 loc) · 4.17 KB
/
HW.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
\documentclass[10pt]{book}
%These tell TeX which packages to use.
\usepackage{array,epsfig}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{amsxtra}
\usepackage{amsthm}
\usepackage{mathrsfs}
\usepackage{color}
\usepackage{enumitem}
\usepackage{pgfplots}
\pgfplotsset{compat=1.6}
\pgfplotsset{soldot/.style={color=black,only marks,mark=*}} \pgfplotsset{holdot/.style={color=black,fill=white,only marks,mark=*}}
%Here I define some theorem styles and shortcut commands for symbols I use often
\theoremstyle{definition}
\newtheorem{defn}{Definition}
\newtheorem{thm}{Theorem}
\newtheorem{cor}{Corollary}
\newtheorem*{rmk}{Remark}
\newtheorem{lem}{Lemma}
\newtheorem*{joke}{Joke}
\newtheorem{ex}{Example}
\newtheorem*{soln}{Solution}
\newtheorem{prop}{Proposition}
\newcommand{\lra}{\longrightarrow}
\newcommand{\ra}{\rightarrow}
\newcommand{\surj}{\twoheadrightarrow}
\newcommand{\graph}{\mathrm{graph}}
\newcommand{\bb}[1]{\mathbb{#1}}
\newcommand{\Z}{\bb{Z}}
\newcommand{\Q}{\bb{Q}}
\newcommand{\R}{\bb{R}}
\newcommand{\C}{\bb{C}}
\newcommand{\N}{\bb{N}}
\newcommand{\M}{\mathbf{M}}
\newcommand{\m}{\mathbf{m}}
\newcommand{\MM}{\mathscr{M}}
\newcommand{\HH}{\mathscr{H}}
\newcommand{\Om}{\Omega}
\newcommand{\Ho}{\in\HH(\Om)}
\newcommand{\bd}{\partial}
\newcommand{\del}{\partial}
\newcommand{\bardel}{\overline\partial}
\newcommand{\textdf}[1]{\textbf{\textsf{#1}}\index{#1}}
\newcommand{\img}{\mathrm{img}}
\newcommand{\ip}[2]{\left\langle{#1},{#2}\right\rangle}
\newcommand{\inter}[1]{\mathrm{int}{#1}}
\newcommand{\exter}[1]{\mathrm{ext}{#1}}
\newcommand{\cl}[1]{\mathrm{cl}{#1}}
\newcommand{\ds}{\displaystyle}
\newcommand{\vol}{\mathrm{vol}}
\newcommand{\cnt}{\mathrm{ct}}
\newcommand{\osc}{\mathrm{osc}}
\newcommand{\LL}{\mathbf{L}}
\newcommand{\UU}{\mathbf{U}}
\newcommand{\support}{\mathrm{support}}
\newcommand{\AND}{\;\wedge\;}
\newcommand{\OR}{\;\vee\;}
\newcommand{\Oset}{\varnothing}
\newcommand{\st}{\ni}
\newcommand{\wh}{\widehat}
%Pagination stuff.
\setlength{\topmargin}{-0.75in}
\setlength{\oddsidemargin}{0in}
\setlength{\evensidemargin}{0in}
\setlength{\textheight}{9.in}
\setlength{\textwidth}{6.5in}
\pagestyle{empty}
\begin{document}
%\begin{flushleft}
%Name:\underline{\hspace{13cm}}Date:\underline{\hspace{2cm}}
%\end{flushleft}
\begin{center}
{\Large Math 1041-012 \hspace{0.5cm} Warm-Up}
\end{center}
\vspace{0.2 cm}
\subsection*{Problem 1} Sketch the graph given the information:
\begin{itemize}
\item $\displaystyle \lim_{x\rightarrow 0}f(x)=1$,
\item $\displaystyle \lim_{x\rightarrow 3^-}f(x)=-2$,
\item $\displaystyle \lim_{x\rightarrow 3^+}f(x)=2$,
\item $f(0)=-1$ and $f(3)=1$.
\end{itemize}
\vspace{3cm}
\begin{center}
{\Large Math 1041-012 \hspace{0.5cm} Warm-Up}
\end{center}
\vspace{0.2 cm}
\subsection*{Problem 1} Sketch the graph given the information:
\begin{itemize}
\item $\displaystyle \lim_{x\rightarrow 0}f(x)=1$,
\item $\displaystyle \lim_{x\rightarrow 3^-}f(x)=-2$,
\item $\displaystyle \lim_{x\rightarrow 3^+}f(x)=2$,
\item $f(0)=-1$ and $f(3)=1$.
\end{itemize}
\pagebreak
\subsection*{Problem 2} In the theory of relativity, the mass of a particle with velocity $v$ is given by
\[
m=\frac{m_0}{\sqrt{1-v^2/c^2}}
\]
where $m_0$ is the mass of the particle at rest and $c$ is the speed of light. What happens as $v\rightarrow c^-$?
\vspace{7cm}
\subsection*{Problem 2} In the theory of relativity, the mass of a particle with velocity $v$ is given by
\[
m=\frac{m_0}{\sqrt{1-v^2/c^2}}
\]
where $m_0$ is the mass of the particle at rest and $c$ is the speed of light. What happens as $v\rightarrow c^-$?
%\subsection*{Problem 2} Determine the infinite limits and state the vertical asymptotes
%\begin{enumerate}[label=(\alph*)]
% \item $\displaystyle \lim_{x\rightarrow 2^-}\frac{x^2-2x}{x^2-4x+4}$\\ \vspace{1cm}
% \item $\displaystyle \lim_{x\rightarrow 0^+}\left(\frac{1}{x}-\ln x\right)$
%\end{enumerate}
%\vspace{7cm}
%\subsection*{Problem 2} Determine the infinite limits and state the vertical asymptotes
%\begin{enumerate}[label=(\alph*)]
% \item $\displaystyle \lim_{x\rightarrow 2^-}\frac{x^2-2x}{x^2-4x+4}$\\ \vspace{1cm}
% \item $\displaystyle \lim_{x\rightarrow 0^+}\left(\frac{1}{x}-\ln x\right)$
%\end{enumerate}
\end{document}