-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path215-problems.tex
313 lines (246 loc) · 9.11 KB
/
215-problems.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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
\documentclass[letterpaper,oneside]{book}%
\newif\ifinstructor
%% uncomment one of the following, depending if you want to include the
%% instructor notes or not
\instructortrue
%\instructorfalse
\newif\ifnotes
%% uncomment one of the following, depending if you want to include the
%% instructor notes or not
\notestrue
\notesfalse
\usepackage[left=1in,right=2.75in,top=1in,bottom=1in]{geometry}
\marginparwidth 1.75in
\usepackage{tabls}
\usepackage{booktabs}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage{amsfonts}
\usepackage{multicol}
\usepackage{enumitem}
\usepackage{microtype}
\usepackage{tikz}
\usetikzlibrary{positioning}
\usepackage{multirow}
\usepackage{tikz}
\usetikzlibrary{positioning,matrix,arrows,calc}
\tikzset{every picture/.style={>=latex,thick}}
\tikzset{grid lines/.style={semithick,dotted}}
\usepackage{pgfplots}
\pgfplotsset{compat=1.3}
\usepgfplotslibrary{external}
\tikzexternalize
\tikzsetexternalprefix{figures/}
%% comment out the following line to get color plots
\pgfplotsset{colormap/blackwhite}
\usepackage{comment}
\newcommand{\wrapup}{
\bmw{\section{Wrap Up}
Once you have finished the problems in the section and feel comfortable with the ideas, create a short one page lesson plan that contains examples of the key ideas. You will get a chance to teach from this lesson plan prior to taking the exam. Then log on to Brainhoney and download the quiz. Once you have taken the quiz, you can upload your work back to brainhoney and then download the key to see how you did. If you still need to work on mastering some of the ideas, please do so and then demonstrate your mastery though the quiz corrections.}
}
\newcommand{\myscale}{1}
\usepackage{graphicx}
\usepackage{wrapfig}
\newcommand{\ds}{\displaystyle}
\newcommand{\dfdx}[1]{\frac{d#1}{dx}}
\newcommand{\ddx}{\frac{d}{dx}}
\newcommand{\abs}[1]{\left|#1\right|}
\let\oldmarginpar\marginpar
\renewcommand\marginpar[1]{\-\oldmarginpar{\raggedright\footnotesize #1}}
%\renewcommand\marginpar[1]{\-\oldmarginpar[\raggedleft\footnotesize #1]{\raggedright\footnotesize #1}}
%\usepackage[12hr]{datetime}
%\newdateformat{draftdate}{%
%\shortdayofweekname{\THEDAY}{\THEMONTH}{\THEYEAR}, %
%\THEDAY\ \shortmonthname[\THEMONTH] \THEYEAR}
%\draftdate
%\usepackage{eso-pic}
%\AddToShipoutPicture{\put(10,10){\small Draft: \today\ at \currenttime }}%--- version: \MakeUppercase{\svnInfoRevision}}}
\newcommand{\bmw}[1]{}
\newcommand{\marginparbmw}[1]{\bmw{\marginpar{#1}}}
% Drake-specific things
\newcommand{\drake}[1]{#1}
% Notes for Larson, 5th edition
\newcommand{\larsonfive}[1]{#1}
% Instructor-specific material (answers, helps, etc.)
\ifinstructor
\newcommand{\instructor}[1]{\marginpar{\textbf{Instructor: }#1}}
\else
\newcommand{\instructor}[1]{}
\fi
\ifnotes
\renewcommand{\thefootnote}{\roman{footnote}}
\newcommand{\note}[1]{\footnote{#1}\marginpar{\fbox{\textbf{\thefootnote}}}}
\else
\newcommand{\note}[1]{}
\fi
\theoremstyle{plain}
\newtheorem{theorem}{Theorem}[chapter]
\newtheorem*{theorem*}{Theorem}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem*{lemma*}{Lemma}
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{corollary}[theorem]{Corollary}
\newtheoremstyle{box}%
{}{}% standard spacing before and after
{}% Body style
{}{\bfseries}{.}% Heading indent, font, and punctuation
{ }% space after heading
{\thmname{#1}\thmnumber{ #2}\thmnote{: #3}}% head spec
\newtheoremstyle{problem}%
{}{}% standard spacing before and after
{}% Body style
{}{\bfseries}{}% Heading indent, font, and punctuation
{1em}% space after heading
{\fbox{\thmname{#1}\thmnumber{ #2}\thmnote{: #3}}}% head spec
\theoremstyle{box}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{dfn}[theorem]{Definition}
\newtheorem*{definition*}{Definition}
\newtheorem{observation}[theorem]{Observation}
\newtheorem{remark}[theorem]{Remark}
\newtheorem{example}[theorem]{Example}
\newtheorem{question}[theorem]{Question}
\newtheorem*{prep-problems}{Preparation Problems}
\renewcommand{\thetheorem}{\arabic{chapter}.\Alph{theorem}}
%\newtheorem{problem}[theorem]{Problem}
\theoremstyle{problem}
\newtheorem{problemnum}{Problem}[chapter]
\newtheorem*{problemnum*}{Problem}
\newtheorem*{reviewnum*}{Review}
\newenvironment{problem}[1][]{\begin{problemnum}[#1]}{\end{problemnum}\nopagebreak\hrule\bigskip}
\newenvironment{problem*}[1][]{\begin{problemnum*}[#1]}{\end{problemnum*}\nopagebreak\hrule\bigskip}
\newenvironment{review*}[1][]{\begin{reviewnum*}[#1]}{\end{reviewnum*}\nopagebreak\hrule\bigskip}
% Abbreviations
\newcommand{\ii}{\ensuremath{\vec \imath}}
\newcommand{\jj}{\ensuremath{\vec \jmath}}
\newcommand{\kk}{\ensuremath{\vec k}}
\newcommand{\vv}{\ensuremath{\mathbf{v}}}
\newcommand{\colvec}[1]{\ensuremath{\begin{bmatrix}#1\end{bmatrix}}}
\DeclareMathOperator{\rank}{rank}
\DeclareMathOperator{\rref}{rref}
\DeclareMathOperator{\vspan}{span}
\DeclareMathOperator{\trace}{tr}
\DeclareMathOperator{\proj}{proj}
\DeclareMathOperator{\curl}{curl}
\newcommand{\RR}{\ensuremath{\mathbb{R}}}
% \vp is "vector prime" and corrects spacing when doing something like
% $\vec r'$ (which has the vector and prime almost touching).
% Instead, do something like $\vec r\vp$
\newcommand{\vp}{\ensuremath{^{\,\prime}}}
%The purpose of this code is to allow me to put lines in matrices so that I can create augmented matrices.
\makeatletter
\renewcommand*\env@matrix[1][*\c@MaxMatrixCols c]{%
\hskip -\arraycolsep
\let\@ifnextchar\new@ifnextchar
\array{#1}}
\makeatother
\newcommand{\cl}[1]{ \begin{matrix} #1 \end{matrix} }
\newcommand{\bm}[1]{ \begin{bmatrix} #1 \end{bmatrix} }
\newcommand{\inv}{^{-1}}
\newcommand{\im}{\ensuremath{\text{im }}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\blank}[1]{\raisebox{0pt}[14pt]{\rule{#1}{1pt}}}
%------------------------------------------------------------------------------------------------------------
\usepackage{color}
\definecolor{darkblue}{rgb}{0, 0, .6}
\usepackage[breaklinks]{hyperref}
\hypersetup{
%colorlinks=true,
linktocpage=true,
linkcolor=darkblue,
anchorcolor=darkblue,
citecolor=darkblue,
pagecolor=darkblue,
urlcolor=darkblue,
%colorlinks=false,
allbordercolors={0 0 0},
pdfborderstyle={/S/U/W 1}
}
\begin{document}
\frontmatter
\title{Multivariable Calculus}
\author{Ben Woodruff\thanks{Mathematics Faculty at Brigham Young
University--Idaho, \url{[email protected]}}\\
Jason Grout\thanks{Mathematics Faculty at Drake University,
\url{[email protected]}}}
\date{Typeset on \today\\
\vfill
\includegraphics[height=1.3cm]{by-sa}
\vfill
\larsonfive{With references to \emph{Calculus, Early Transcendental
Functions}, 5th~edition, by Larson and Edwards}}
\maketitle
\thispagestyle{empty}
\noindent\copyright{ 2013 Ben Woodruff and Jason Grout. Some Rights Reserved.\\
\bigskip
\noindent This work is licensed under the Creative Commons
Attribution-Share Alike 3.0 United States License. You may copy,
distribute, display, and perform this copyrighted work, but only if
you give credit to Ben Woodruff and Jason Grout, and all derivative
works based upon it must be published under the Creative Commons
Attribution-Share Alike 3.0 United States License. Please attribute
this work to Ben Woodruff, Mathematics Faculty at Brigham Young
University--Idaho, \url{[email protected]} and Jason Grout,
Mathematics Faculty at Drake University, \url{[email protected]}. To view a copy of this license, visit
\begin{center}
\url{http://creativecommons.org/licenses/by-sa/3.0/us/}
\end{center}
or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.}
\bmw{\chapter*{Introduction}
This course may be like no other course in mathematics you have ever taken. We'll discuss in class some of the key differences, and eventually this section will contain a complete description of how this course works. For now, it's just a skeleton.
I received the following email about 6 months after a student took the course:
\begin{quote}
Hey Brother Woodruff,
I was reading {\it Knowledge of Spiritual Things} by Elder Scott.
I thought the following quote would be awesome to share with your
students, especially those in Math 215 :)
\begin{quote}
Profound [spiritual] truth cannot simply be poured
from one mind and heart to another. It takes faith
and diligent effort. Precious truth comes a small
piece at a time through faith, with great exertion,
and at times wrenching struggles.
\end{quote}
\end{quote}
Elder Scott's words perfectly describe how we acquire mathematical truth, as well as spiritual truth.
}
\tableofcontents
\mainmatter
\chapter{Review}
\input{01-Review-215}
\wrapup
\chapter{Vectors}
\input{02-Vectors}
\wrapup
\chapter{Curves}
\input{03-Curves}
\wrapup
\chapter{Functions}
\input{05-Functions}
\wrapup
\chapter{Polar Coordinates}
\input{04-New-Coordinates}
\wrapup
\chapter{Derivatives}
\input{06-Derivatives-new}
\wrapup
\chapter{Motion}
\input{07-Motion}
\wrapup
\chapter{Line Integrals}
\input{08-Line-Integrals}
\wrapup
\chapter{Optimization}
\input{09-Optimization}
\wrapup
\chapter{Double Integrals}
\input{10-Double-Integrals}
\wrapup
\chapter{Surface Integrals}
\input{11-Surface-Integrals}
\wrapup
\chapter{Triple Integrals}
\input{12-Triple-Integrals}
\wrapup
\end{document}