Part I. Some reminders. Definition (Euclidean n-space) Theorem (Cauchy s inequality) Definition (Open ball) Definition (Cross product)

Size: px
Start display at page:

Download "Part I. Some reminders. Definition (Euclidean n-space) Theorem (Cauchy s inequality) Definition (Open ball) Definition (Cross product)"

Transcription

1 Prt I ome reminders 1.1. Eucliden spces 1.2. ubsets of Eucliden spce 1.3. Limits nd continuity Definition (Eucliden n-spce) The set of ll ordered n-tuples of rel numbers, x = (x1,..., xn), is the Eucliden n-spce, R n. Let x, y R n, α R. Addition: x + y = (x1 + y1,..., xn + yn). Multipliction by sclr: αx = (αx1,..., αxn). Dot product: x y = x1y1 + xnyn. x y x y x 2 = x x x y = x y ; cos θ, where θ is the ngle between the vectors x nd y. (Cuchy s inequlity) Let x, y R n, then x y x y p Eucliden spces p. 2 Definition (Open bll) The open bll of rdius r > 0 bout the point R n is Br () = {x R n : x < r} Definition (Cross product) For two vectors x, yr 3, i j k x y = x1 x2 x3 = (x2y3 x3y2, x3y1 x1y3, x1y2 x2y1) y1 y2 y3 Also clled r-neighborhood (commonly used in tht cse with δ insted of r, nd clled δ-neighborhood). Definition (Bounded set) A set R n is bounded if there exists r > 0 such tht Br (0) Definition (Complement of set) The complement (in R n ) of R n is c = {x R n : x } 1.1. Eucliden spces p ubsets of Eucliden spce p. 4

2 Interior nd boundry sets Definition x R n is n interior point of if there is bll centered t x tht is entirely in. The interior of is int = {x : r > 0, Br (x) } Open sets, closed sets, closure, neighborhood Definition (Open set) is open if it contins none of its boundry points, i.e., for ll x, x is n interior point of. Definition (Closed set) is closed if it contins ll of its boundry points. Definition x R n is boundry point of if every open bll centered t x hs points in nd points in c. The boundry of is Definition (Closure) The closure of is = = {x R n : r > 0, Br (x) nd Br (x) c } Definition (Neighborhood) A neighborhood of x is n open set contining x, i.e., n open set of which x is n interior point ubsets of Eucliden spce p ubsets of Eucliden spce p. 6 closed c open R n nd re both open nd closed. The union of countbly mny open sets is open. The intersection of infinitely mny open sets is open. The union of infinitely mny closed sets is closed. The intersection of countbly mny closed sets is closed. Definition (Limit) Let f : R n R, nd R n. Then iff L = lim x f (x) ε > 0, δ > 0, 0 < x < δ f (x) L < ε Definition (Continuous function) The function f : R n R is continuous t R n if lim f (x) = f () x 1.2. ubsets of Eucliden spce p Limits nd continuity p. 8

3 Definition (Limit) Let f : R m R n, nd R m. Then iff L = (L1,..., Ln) = lim x f (x) lim fk(x) = Lk, k x = 1,..., n f continuous on U iff ε > 0, U, δ > 0, 0 < x < δ f (x) f () < ε. uppose f : R n R k continuous on U R n, nd g : R m R k continuous on f (U) R m. Then g f : R n R k continuous on U. Corollry The sum, product or difference of two continuous functions is continuous. The quotient of two continuous functions is continuous on the set where the denomintor in nonzero. Let f : R n R k be continuous, U R k nd Then open if U open closed if U closed = {x R n : f (x) U} 1.3. Limits nd continuity p. 9 Prt II 1.3. Limits nd continuity p. 10 Little-o nd Big-O nottions Differentil clculus 2.1. Differentibility in one vrible 2.2. Differentibility in severl vribles 2.3. The chin rule 2.4. The men vlue theorem 2.5. Implicit functions I Definition (Little o nottion) Let f, g : I R R. f is o(g(x)) s x iff f (x) lim x g(x) = 0 Definition (Big o nottion) Let f, g : I R R. f is O(g(x)) s x iff δ > 0, M > 0 such tht f (x) M g(x) for x < δ Higher-order prtil derivtives p Differentibility in one vrible p. 12

4 Definition f : R R is differentible t if m such tht with lim h 0 o(h) = 0. f ( + h) = f () + mh + o(h) Proposition Let f : I R R nd I. If f hs locl extremum t nd f is differentible t, then f () = 0. (Rolle) uppose f : R R continuous on [, b] nd differentible on (, b). If f () = f (b), then c (, b) such tht f (c) = 0. (Men vlue) Let f : R R continuous on [, b] nd differentible on (, b). Then c (, b) such tht f f (b) f () (c) = b Let f, g be continuous on [, b], differentible on (, b), nd g 0 on (, b). Then c (, b), f (c) f (b) f () g = (c) g(b) g() 2.1. Differentibility in one vrible p Differentibility in one vrible p. 14 L Hospitl s rule uppose f : R R differentible on I R. If f (x) c for ll x I, then f (b) f () M b for ll, b I. If x I, f (x) = 0 then f constnt on I. If x I, f (x) 0 (resp. f (x) > 0, f (x) 0 nd f (x) < 0), then f is incresing (resp. strictly incresing, decresing, strictly decresing) on I. Assume f, g differentible on (, b) nd lim x + f (x) = lim x + g(x) = 0. uppose tht x (, b), g (x) 0, nd tht f (x) lim x + g (x) = L Then nd x (, b), g(x) 0 f (x) lim x + g(x) = L Works with left-hnd limits, limits (two-sided) nd limits t infinity. Also works if the limit is ± Differentibility in one vrible p Differentibility in one vrible p. 16

5 Differentibility for vector functions Definition A function f : R R n is differentible if ech of its component functions fk is differentible. Let f, g : R R n, α : R R. Then (αf ) = α f + αf (f g) = f g + f g (f g) = f g + f g (if n = 3). Definition (Prtil derivtive) Let f : R n R. The prtil derivtive of f with respect to xj is f xj = lim h 0 f (x1,..., xj + j,..., xn) f (x1,..., xn) h when this limit exists. Other nottions: fxj, fj, xj f, jf. If f (t) M for ll t [, b], then f (b) f () M b 2.1. Differentibility in one vrible p Differentibility in severl vribles p. 18 Definition Let f : R n R, open. f is differentible t if c R n such tht f ( + h) f () f () h lim = 0 h 0 h where f () is the grdient of f t. z = f () + f () (x ) is the tngent plne to z = f (x) t x =. If f differentible t, then the prtils fj() ll exist, nd f () = (f1(),..., fn()) If f is differentible t, then f is continuous t Be creful! The converses of these two theorems re flse 2.2. Differentibility in severl vribles p Differentibility in severl vribles p. 20

6 Differentils Let f : R n R with open,. uppose tht the prtils fxj ll exist in some neighborhood of, nd re continuous t. Then f differentible t. The differentil of f, differentible function, t, is the increment f ( + h) f (), i.e., df (; h) = df(h) = f () h 2.2. Differentibility in severl vribles p Differentibility in severl vribles p. 22 Directionl derivtive Definition Let, u R n, with u = 1. The directionl derivtive of f t in the direction of u is uf () = Duf () = lim t 0 f ( + tu) f () t (Chin rule) uppose g(t) differentible t t =, f (x) differentible t x =, nd b = g(). Then the function ϕ(t) = f (g(t)) is differentible t t =, with derivtive ϕ (t) = f (b) g () If f is differentible t, then the directionl derivtives ll exist t, nd Duf () = f () u or df dt = f dx1 x1 dt + + f dxn xn dt 2.2. Differentibility in severl vribles p The chin rule p. 24

7 (Chin rule) uppose g1,..., gn re functions of t = (t1,..., tm) differentible t t = nd f differentible t b = g(). Let ϕ = f g. Then ϕ is differentible t, with prtils given by ϕ = f x1 + + f xn tk x1 tk xn tk with prtils f / xj evluted t b nd derivtives ϕ/ tk nd xj/ tk evluted t. The result cn lso be stted with g of clss C 1 ner nd f of clss C 1 ner b, in which cse the conclusion is tht ϕ is of clss C 1 ner. uppose tht F is differentible function on some open set U R 3, nd ssume tht the set = {(x, y, z) U; F (x, y, z) = 0} is smooth surfce. If nd F () 0, then F () is orthogonl to t. The eqution of the tngent plne to t is F () (x ) = The chin rule p The chin rule p. 26 Another formultion of these results Definition (Differentibility, generl cse) Let U R n be n open set, nd f : U R m. We sy f is differentible t x0 U if the prtil derivtives of f exist t x0 nd if lim h x0 f (x) f (x0) Df (x0)(x x0) = 0, x x0 where Df (x0) is the m n mtrix with elements fi/ xj evluted t x0. In the cse m = 1, i.e., f : U R n R, then ( f Df (x) =,..., f ) = f x1 xn (Chin rule) Let U R n nd V R m be open sets. Let g : U V nd f : V R p, so tht f g : U R p. uppose g differentible t x0 nd f differentible t y0 = g(x0). Then f g differentible t x0 nd D(f g)(x0) = Df (y0)dg(x0), where the right-hnd side is the mtrix product of Df (y0) with Dg(x0) The chin rule p The chin rule p. 28

8 (Men vlue theorem) Let R n contining nd b nd the line segment L joining them. Let f be defined on, continuous on L nd differentible on L except perhps t nd b. Then there exists c L such tht f (b) f () = f (c) (b ) Definition (Convex set) A set R n is convex if for ll, b, the line segment from to b lies in. Corollry Let f be differentible on n open convex set, nd suppose f (x) M for ll x. Then, for ll, b, f (b) f () M b Corollry uppose f differentible on n open convex set nd f (x) = 0 for ll x. Then f constnt on The men vlue theorem p The men vlue theorem p. 30 Implicit functions Problem sttement Consider the functionl reltionship F (x1,..., xn, y) = 0 uppose f differentible on n open connected set nd f (x) = 0 for ll x. Then f constnt on. Is it possible to obtin y s function of x = (x1,..., xn)? For now, ssume tht there exists g(x1,..., xn) differentible, defined on R n, such tht for ll (x1,..., xn) F (x1,..., xn, g(x1,..., xn)) = 0 Wht cn we sy bout g? 2.4. The men vlue theorem p Implicit functions I p. 32

9 Exmples Let F = F (x, y) be continuously differentible, nd y be differentible of x such tht F (x, y) = 0. Then t the points (x, y) where F / y 0, dy / x = F dx F / y Let F = F (x, y, z) be continuously differentible, nd z = z(x, y) be differentible such tht F (x, y, z) = 0. Then t the points (x, y, z) where F / z 0, z / x = F x F / z nd z / y = F y F / z (Clirut) uppose f defined on the open set R n. uppose ll first-order nd second-order prtil derivtives exist, nd tht second derivtives re continuous t. Then for ll i, j = 1,..., n. 2 f () = 2 f () xi xj xj xi Corollry If f C 2 (), with open, then for ll i, j = 1,..., n, on. 2 f xi xj = 2 f xj xi 2.5. Implicit functions I p. 33 Clirut s theorem for higher-order prtils 2.6. Higher-order prtil derivtives p. 34 Prt III The implicit function theorem nd pplictions If f C k (), with open, then k f k f xi1 = xik xj1 xjk on, where {j1,..., jk} is some permuttion of {i1,..., ik} The implicit function theorem 3.2. Curves in the plne 3.3. Curves in spce 3.4. Trnsformtions nd coordinte systems 2.6. Higher-order prtil derivtives p. 35 p. 36

10 ttement of the problem The Implicit Function, v Let F (x, y) C 1 (R n R) nd (, b) R n R such tht F (, b) = 0. We wnt to know if there exists 1. function f (x), defined on some set in R n, 2. n open set U R n+1 contining (, b), such tht for (x, y) U, F (x, y) = 0 y = f (x). (IFT, single eqution) Let F (x, y) C 1 on some neighborhood of (, b) R n R. uppose tht F (, b) = 0 nd y F (, b) 0. Then r0, r1 > 0 such tht: 1. x Br0 (),!f (x) such tht f (x) b < r1 nd F (x, f (x)) = 0. In prticulr, f () = b. 2. The function f thus defined for x Br0 () is C 1, nd its prtil derivtives re given, for j = 1,..., n, by F f (x) (x, f (x)) xj jf (x, f (x)) = = F xj y (x, f (x)) y F (x, f (x)) 3.1. The implicit function theorem p The implicit function theorem p. 38 More generl version of the problem Corollry Let F C 1 (R n ) nd = {x : F (x) = 0}. Then such tht F () 0, N, neighborhood of, such tht N is the grph of C 1 function. Let F (x, y) C 1 (R n R k R k ) nd (, b) R n R k such tht F (, b) = 0. We wnt to know if there exists 1. function f (x), defined on some set in R n, with vlues in R k, 2. n open set U R n+k contining (, b), such tht for (x, y) U, F (x, y) = 0 y = f (x) The implicit function theorem p The implicit function theorem p. 40

11 IFT, v (IFT, system of equtions) Let F : R n R k R k be C 1 on some neighborhood of (, b) R n R k, nd Bij = Fi (, b), yj for i, j = 1,..., k. uppose tht F (, b) = 0 nd detb 0. Then r0, r1 > 0 such tht 1. x Br0 (),!f (x) such tht f (x) b < r1 nd F (x, f (x)) = 0. In prticulr, f () = b. 2. The function f thus defined for x Br0 () is C 1, nd its prtil derivtives xj f cn be computed by differentiting the equtions F (x, f (x)) = 0 with respect to xj nd solving the resulting liner system of equtions for xj f1,..., xj fk. Let F : R 2 R C 1 on n open set in R 2, nd = {(x, y) : F (x, y) = 0}. If nd F () 0, then there exists neighborhood N of in R 2 such tht N is the grph of C 1 function f : R R. (Either y = f (x) or x = f (y)). Let f : (, b) R 2 be C 1. If f (t0) 0, there exists n intervl I contining t0 such tht the set {f (t) : t I } is the grph of C 1 function f : R R (either y = f (x) or x = f (y)). Definition (mooth curve) A set R 2 is smooth curve if is connected nd, there is neighborhood N of such tht N is the grph of C 1 function f : R R The implicit function theorem p Curves in the plne p. 42 k-mnifold, nonprmetric form Let F : R 3 R defined on n open set in R 3, nd = {(x, y, z) R 3 : F (x, y, z) = 0}. If nd F () 0, then there exists neighborhood N R 3 of such tht N is the grph of C 1 function f : R 2 R. Let f : R 2 R 3 defined on n open set in R 2. If [ uf v f ](u, v) 0, then there exists neighborhood N R 2 of (u0, v0) such tht {f (u, v) : (u, v) N} is the grph of C 1 function. Let F1,..., Fn k : U R n R be C 1 functions on the open U, F = (F1,..., Fn k) : R n R n k. Then the set = {x R n : F (x) = 0} is k-dimensionl mnifold in R n. The mnifold is smooth if i.e., F1(x),..., Fn k(x) linerly independent x, DF (x) hs rnk n k for ll x 3.3. Curves in spce p Curves in spce p. 44

12 k-mnifold, prmetric form Let f : V R k R n be C 1 on the open V. Consider is k-mnifold in R n. is smooth if = {f (u) : u V }. u1f (u),..., uk f (u) linerly independent u V, The function f : R n R n of clss C 1 cn be considered s trnsformtion of R n. A trnsformtion of R n moves points in R n. Cn lso be interpreted s coordinte system. A coordinte system should be one-to-one. i.e., Df (u) hs rnk k for ll u V 3.3. Curves in spce p. 45 Inverse mpping theorem Let U, V R n open sets, U nd b = f (). uppose tht f : U V is C 1, with invertible Fréchet derivtive Df () invertible, i.e., Df () 0. Then there exists neighborhood M U nd Nb V of nd b, respectively, so tht f is one-to-one mp from M onto Nb, nd the inverse f 1 : Nb M is lso C 1. Moreover, if y = f (x) N, then Df 1 (y) = (Df (x)) Trnsformtions nd coordinte systems p. 46 Prt IV Integrl Clculus 4.1. Integrtion on the line 4.2. Integrtion in higher dimensions 4.3. Multiple integrls nd iterted integrls 4.4. Chnge of vribles for multiple integrls 4.5. Functions defined by integrls 4.6. Improper integrls 3.4. Trnsformtions nd coordinte systems p. 47 p. 48

13 Prtition of the line Riemnn sums Let f be bounded function, f : [, b] R, nd P = {x0,..., xj} prtition of [, b]. Let Let [, b] be n intervl. A prtition P of [, b] is subdivision of [, b] into subintervls, P = {x0,..., xj}, with = x0 < x1 < < xj = b. A prtition P is refinement of the prtition P if P P, i.e., if P is obtined from P by dding more points. mj = inf {f (x)}, Mj = sup {f (x)} xj 1 x xj xj 1 x xj The lower Riemnn sum is J spf = mj(xj xj 1) j=1 nd the upper Riemnn sum is J Pf = Mj(xj xj 1) j= Integrtion on the line p. 49 Properties of Riemnn sums on prtitions 4.1. Integrtion on the line p. 50 Riemnn integrble function The lower nd upper integrls of f on [, b] re Lemm If P is refinement of P, then Lemm If P, Q prtitions of [, b], then sp f spf nd P f Pf spf Qf I b (f ) = sup spf P nd Ī b (f ) = inf P respectively. We lwys hve nd if I b (f ) Ī b (f ), I b (f ) = Ī b (f ) then f is Riemnn integrble, nd is the Riemnn integrl. I b (f ) = Ī b (f ) = f (x)dx 4.1. Integrtion on the line p Integrtion on the line p. 52

14 Lemm Let f be bounded on [, b], then the following conditions re equivlent: 1. f integrble on [, b]. 2. ε > 0, there exists prtition P of [, b] such tht Pf spf < ε If f bounded nd monotone on [, b], then f integrble on [, b]. If f continuous on [, b], then f integrble on [, b]. We dopt the convention tht f (x)dx = f (x)dx b 4.1. Integrtion on the line p. 53 More on integrbility If f bounded on [, b], continuous t ll except finitely mny points in [, b], then f integrble on [, b]. In fct, do not need finitely mny points of discontinuity. Definition Z R hs zero content if ε > 0, I1,..., IL, finite collection of intervls, such tht Z L l=1 Il nd L l=1 L(Il) < ε, where L(Il) is the length of the intervl Il. If f bounded on [, b] nd the set of discontinuous points of f in [, b] hs zero content, then f integrble on [, b] Integrtion on the line p. 55 Importnt properties Let f, g integrble on [, b], α, β R. Then: 1. If f integrble on [b, c], then f integrble on [, c] nd c c f (x)dx = f (x)dx + f (x)dx b 2. αf + βg integrble on [, b], nd αf (x) + βg(x) dx = α f (x)dx + β g(x)dx 3. If [c, d] [, b], f integrble on [c, d]. 4. If f (x) g(x) for x [, b], then f (x)dx g(x)dx 5. f integrble on [, b], nd f (x)dx f (x) dx 4.1. Integrtion on the line p. 54 Proposition uppose f, g integrble on [, b], nd f (x) = g(x) for ll x [, b] except t finitely mny points x [, b]. Then f (x)dx = g(x)dx (Fundmentl theorem of clculus) 1. Let f integrble on [, b]. For x [, b], define F (x) = x f (t)dt. Then F continuous on [, b], F (x) exists nd equls f (x) t every x t which f is continuous. 2. Let F continuous on [, b], differentible except t perhps finitely mny points in [, b], nd f defined on [, b] such tht f (x) = F (x) where F is defined. If f integrble on [, b], then f (x)dx = F (b) F () 4.1. Integrtion on the line p. 56

15 Prtitions for R 2 Proposition Let f integrble on [, b]. Given ε > 0, δ > 0 such tht if P = {x0,..., xj} is ny prtition of [, b] stisfying mx (xj xj 1) < δ, 1 j J then the sums spf nd Pf stisfy spf f (x)dx < ε nd Pf f (x)dx < ε. In R 2, prtition of the rectngle R = [, b] [c, d] tkes the form { = x0 < < xj = b P = {x0,..., xj, y0,..., yk }, c = y0 < < yk = d nd ech sub-rectngle Rjk = [xj 1, xj] [yk 1 yk] hs re Ajk = (xj xj 1)(yk yk 1). For given prtition P, define mjk = inf {f (x, y)}, Mjk = sup {f (x, y)} (x,y) Rjk (x,y) Rjk nd the lower nd upper Riemnn sums of f corresponding to P, J K J K spf = mjk Ajk, Pf = Mjk Ajk j=1 k=1 j=1 k= Integrtion on the line p. 57 Riemnn integrl for function of two vribles Given Riemnn sums J K J K spf = mjk Ajk, Pf = Mjk Ajk j=1 k=1 j=1 define the lower nd upper integrls of f on R, respectively. k=1 I R (f ) = sup spf P nd ĪR(f ) = inf P As for functions f : R R, we hve I R (f ) ĪR(f ), nd if the two integrls coincide, f is Riemnn integrble nd the common limit is the Riemnn integrl of f on R, denoted fda or f (x, y)dxdy R R 4.2. Integrtion in higher dimensions p. 58 Double integrls over generl regions To define double integrls over more generl regions, we use the indictor function of set, { 1 if x χ(x) = 0 otherwise Then, let R 2, bounded, nd f bounded on R 2. Let R be rectngle. f integrble on is f χ integrble on R, nd then fda = f χda R 4.2. Integrtion in higher dimensions p Integrtion in higher dimensions p. 60

16 Importnt properties of double integrls 1. Let f, g integrble on bounded set, α, β R, then αf + βg da = α fda + β gda 2. If f bounded function, integrble on 1 nd 2, 1 2 =, then f integrble on 1 2 nd fda = fda + fda If f, g integrble on, nd f (x) g(x) for x, then fda gda 4. If f integrble on, then f integrble on, nd fda f da 4.2. Integrtion in higher dimensions p. 61 Definition Z R 2 hs zero content if ε > 0, R1,..., RM, finite collection of rectngles, such tht Z M m=1 Rm nd M m=1 A(Rm) < ε, where A(Rm) is the re of Rm. uppose f bounded on the the rectngle R. If the set of points in R t which f is discontinuous hs zero content, then f integrble on R. Proposition 1. If Z R 2 hs zero content nd U Z, then U hs zero content. 2. If Z1,..., Zk hve zero content, so does k j=1 Zj. 3. If f (0, b0) R 2 is C 1, then f ([, b]) hs zero content whenever 0 < < b < b Integrtion in higher dimensions p. 62 Lemm χ discontinuous t x iff x, the boundry of. Definition (Jordn mesurble) R 2 is Jordn mesurble if it is bounded nd its boundry hs zero content. Let R 2, Jordn mesurble. Let f : R 2 R bounded, nd suppose tht the set of points in t which f discontinuous hs zero content. Then f integrble on. uppose Z R 2 hs zero content. If f : R 2 R is bounded, then f integrble on Z, nd Z fda = 0. Corollry 1. uppose f integrble on R 2. If g(x) = f (x) except for x in set of zero content, then g integrble on, nd gda = fda 2. uppose f integrble on nd on T, nd T hs zero content. Then f integrble on T, nd fda = fda + fda T T 4.2. Integrtion in higher dimensions p Integrtion in higher dimensions p. 64

17 Higher dimensions The sme notions extend to functions of n vribles. Elements of re da become elements of n-dimensionl volume, so integrtion is dv n, d n x or dx1 dxn. We write fdv n = f (x)d n x = f (x1,..., xn)dx1 dxn Men vlue theorem for integrls Let compct connected mesurble subset of R n, f, g continuous on with g 0. Then such tht f (x)g(x)d n x = f () g(x)d n x In prticulr, if g 1, Corollry Let compct connected mesurble subset of R n, nd f continuous on. Then such tht f (x)d n x = f ()Vn() where Vn() is the n-dimensionl volume of Integrtion in higher dimensions p. 65 Fubini s theorem 4.2. Integrtion in higher dimensions p. 66 Regions Let R = {(x, y) : x b, c y d}, nd f integrble on R. uppose tht y [c, d], f (x, y) integrble on [, b], nd f (x, y)dx integrble on [c, d]. Then d ( ) fda = f (x, y)dx dy R c If f (x, y) integrble on [c, d] for ll x [, b], nd d c f (x, y)dy integrble on [, b], then ( d ) fda = f (x, y)dy dx R c Remember tht it is then possible to consider integrls over regions of the type = {(x, y) : x b, ψ1(x) y ψ2(x)}, = {(x, y) : c y d, φ1(y) x φ2(y)} nd higher dimensionl versions, etc. = {(x, y, z) : c(x, y) U, ζ1(x, y) z ζ2(x, y)} 4.3. Multiple integrls nd iterted integrls p Multiple integrls nd iterted integrls p. 68

18 Let A Mn be invertible, nd G(u) = Au be the corresponding liner trnsformtion of R n. uppose R n mesurble, nd f integrble on. Then G 1 () = {A 1 x : x } mesurble, f G integrble on G 1 (), nd f (x)d n x = det A f (Au)d n u G 1 () Let U, V R n, open sets, G : U V one-to-one C 1 trnsformtion with derivtive DG(u) invertible u U. uppose T U nd V mesurble such tht G(T ) =. If f integrble on, then f G on T nd f (x)d n x = f (G(u)) det DG(u) d n u T 4.4. Chnge of vribles for multiple integrls p Chnge of vribles for multiple integrls p. 70 Let f : (x, y), for x R m nd y R n. If f is integrble over R n, s function of y for ech fixed x, we cn define F (x) = f (x, y)d n y uppose R n nd T R m compct, nd mesurble. If f (x, y) continuous on T, then F is continuous on T. uppose R n compct nd mesurble, nd T R m open. If f continuous on T, C 1 s function of x T for ll y, then F is C 1 on T, nd F f (x) = (x, y)d n y (x T ) xj xj (Bounded convergence theorem) Let R n mesurble, nd {fj} sequence of integrble functions on. uppose fj(y) f (y) for ll y, with f integrble on, nd tht there exists C R such tht fj(y) C for ll j nd y. Then lim j fj(y)d n y = f (y)d n y 4.5. Functions defined by integrls p Functions defined by integrls p. 72

19 Corollry Let R n mesurble nd T R m. uppose f : T R integrble s function of y for ech x T, nd F (x) = f (x, y)d n y 1. If f (x, y) continuous s function of x T for ech y nd there exists C R such tht f (x, y) C for ll x T nd y, then F continuous on T. 2. uppose T open. If f (x, y) is C 1 s function of x T for ll y, nd there exists C R such tht xf (x, y) C for ll x T nd y, then F is C 1 on T nd F f (x) = (x, y)d n y (x T ) xj xj Improper integrls of the first kind f defined on [, ) nd integrble on [, b] for ll b >. The improper integrl is f (x)dx = lim 0 b f (x)dx The integrl 0 f (x)dx converges if the limit exists, otherwise 0 f (x)dx diverges Functions defined by integrls p Improper integrls p. 74 uppose 0 f (x) g(x) for ll sufficiently lrge x. If g(x)dx converges, so does f (x)dx. If f (x)dx diverges, so does g(x)dx. Corollry uppose f, g > 0, nd f (x)/g(x) l s x. 1. If 0 < l <, then f (x)dx nd g(x)dx re both convergent or both divergent. 2. If l = 0, then g(x)dx convergent f (x)dx convergent. 3. If l =, then g(x)dx divergent f (x)dx divergent Corollry If 0 f (x) Cx p for ll sufficiently lrge x, with p > 1, then f (x)dx converges. If f (x) cx 1 (c > 0) for ll sufficiently lrge x, then f (x)dx diverges. If f (x) dx converges, then f (x)dx converges (we sy f (x)dx bsolutely convergent, or converges bsolutely) Improper integrls p Improper integrls p. 76

20 Improper integrls of the second kind f defined on (, b] nd integrble on [c, b] for ll c >. Then f (x)dx = lim c c f (x)dx The integrl f (x)dx converges if the limit exists, otherwise f (x)dx diverges. uppose 0 f (x) g(x) for ll x sufficiently close to. If g(x)dx converges, so does f (x)dx. If f (x)dx diverges, so does g(x)dx. Corollry If 0 f (x) C(x ) p for ll x sufficiently close to, with p < 1, then f (x)dx converges. If f (x) > c(x ) 1 (c > 0) for ll x sufficiently close to, then f (x)dx diverges Improper integrls p. 77 Cuchy principl vlue Let < c < b, nd f integrble on [, c ε] nd on [c + ε, b] for ll ε > 0. The (Cuchy) principl vlue of f (x)dx is ( c ε ) P.V. f (x)dx = lim ε 0 f (x)dx + f (x)dx c+ε when this limit exists. If converges, then P.V. f (x)dx = f (x)dx Proposition uppose < c < b. If ϕ continuous on [, b] nd differentible t 0, then P.V. ϕ(x)dx exists Improper integrls p. 78 Prt V Line nd surfce integrls: vector nlysis 5.1. Arc length nd line integrls 5.2. Green s theorem 5.3. urfce re nd surfce integrls 5.4. Grd, curl nd div 5.5. The divergence theorem 5.7. tokes theorem 5.6. Applictions 4.6. Improper integrls p. 79 p. 80

21 Types of functions Arc length We hve seen vector vlued functions f : R R n functions of severl vribles f : R n R n vector vlued functions of severl vribles f : R m R n Here, we will consider vector fields Let C be smooth curve in R n, nd suppose C given by x = g(t), t b, with g : R R n of clss C 1, nd g (t) 0. Then the rc length of C is given by ds = g (t) dt C where ds is tken long the curve C nd represents the distnce between two very close points long C. f : R n R n p Arc length nd line integrls p. 82 Arc length is independent of prmetriztion Piecewise smooth curves Let t = φ(u), with φ one-to-one smooth from [c, d] to [, b]. Then x = g(t) is lso described by x = (g φ)(u), for c u d. Then rc length is d d (g φ) (u) du = g (φ(u)) φ (u) du c c by Chin rule, nd thus, since φ 1 ([, b]) = [c, d], g (φ(u)) φ (u) du = g (t) dt φ 1 ([,b]) [,b] A piecewise smooth curve is curve tht is the union of finitely mny smooth curves. More formlly, C piecewise smooth if C continuous nd C 1, except t finitely mny points tj where the exist. lim g (t) t t ± j by the chnge of vribles theorem Arc length nd line integrls p Arc length nd line integrls p. 84

22 Line integrl of sclr vlued function Let f : R n R be continuous, defined on the curve C, C D R n. uppose C prmetrized by x = g(t), g : R R n, for t b, then fds = f (g(t)) g (t) dt C is the integrl of f over C. Proposition Let F : R R m defined on [, b]. Then F (t)dt F (t) dt We cn then consider line integrls for vector fields: let F = (F1,..., Fm), with ech Fj : R n R, then ( ) Fds = F1ds,..., Fmds C C C 5.1. Arc length nd line integrls p. 85 clr-vlued line integrl for vector fields Let C be piecewise smooth in R n, nd F : R n R n be continuous vector field defined on some neighborhood of C. The line integrl of the vector field F over C is F dx = (F1dx1 + + Fndxn) C C nd, if C described prmetriclly by x = g(t), t b, then F dx = F (g(t)) g (t)dt C 5.1. Arc length nd line integrls p. 86 Rectifible curves uppose C prmetrized by g : [, b] R n, g continuous nd one-to-one. Let P = {t0,..., tj} be prtition of [, b], then J LP(C) = g(tj) g(tj 1) is the length of the segments joining the points g(tj). If the set 1 L = {LP(C) : P is prtition of [, b]} is bounded, then C is rectifible, nd the rc length L(C) is L(C) = sup{lp(c) : P is prtition of [, b]} 5.1. Arc length nd line integrls p Arc length nd line integrls p. 88

23 A few definitions If P refinement of P, then LP (C) LP(C). If C1 nd C2 re two curves prmetrized by g(t), for t [, c] nd t [c, b], respectively, then L(C) = L(C1) + L(C2) uppose g C 1 prmetrizes C, for t [, b], then C rectifible nd L(C) = g (t) dt A simple closed curve hs initil nd end points mtching, nd does not intersect itself otherwise. A regulr region is compct R n tht is the closure of its interior. A regulr region R 2 hs piecewise smooth boundry if consists of finite union of disjoint, piecewise smooth simple closed curves. The positive orienttion of hs on the left hnd side of, when is followed in the positive orienttion Arc length nd line integrls p Green s theorem p. 90 (Green s theorem) uppose R 2 regulr region with piecewise smooth boundry. uppose tht F C 1 ( ). Then ( ) F2 F d x = F1 da, x1 x2 or, writing F = (P, Q) nd x = (x, y), P dx + Q dy = ( Q x P y ) da, Corollry uppose R 2 is regulr region with piecewise smooth boundry, nd n(x) be the unit outwrd norml vector to t x. uppose F C 1 ( ), then ( ) F1 F n ds = + F2 da. x1 x Green s theorem p Green s theorem p. 92

24 5.6. Applictions p. 93

Math Advanced Calculus II

Math Advanced Calculus II Mth 452 - Advnced Clculus II Line Integrls nd Green s Theorem The min gol of this chpter is to prove Stoke s theorem, which is the multivrible version of the fundmentl theorem of clculus. We will be focused

More information

The Riemann Integral

The Riemann Integral Deprtment of Mthemtics King Sud University 2017-2018 Tble of contents 1 Anti-derivtive Function nd Indefinite Integrls 2 3 4 5 Indefinite Integrls & Anti-derivtive Function Definition Let f : I R be function

More information

The Regulated and Riemann Integrals

The Regulated and Riemann Integrals Chpter 1 The Regulted nd Riemnn Integrls 1.1 Introduction We will consider severl different pproches to defining the definite integrl f(x) dx of function f(x). These definitions will ll ssign the sme vlue

More information

Chapter 6. Riemann Integral

Chapter 6. Riemann Integral Introduction to Riemnn integrl Chpter 6. Riemnn Integrl Won-Kwng Prk Deprtment of Mthemtics, The College of Nturl Sciences Kookmin University Second semester, 2015 1 / 41 Introduction to Riemnn integrl

More information

f(x)dx . Show that there 1, 0 < x 1 does not exist a differentiable function g : [ 1, 1] R such that g (x) = f(x) for all

f(x)dx . Show that there 1, 0 < x 1 does not exist a differentiable function g : [ 1, 1] R such that g (x) = f(x) for all 3 Definite Integrl 3.1 Introduction In school one comes cross the definition of the integrl of rel vlued function defined on closed nd bounded intervl [, b] between the limits nd b, i.e., f(x)dx s the

More information

IMPORTANT THEOREMS CHEAT SHEET

IMPORTANT THEOREMS CHEAT SHEET IMPORTANT THEOREMS CHEAT SHEET BY DOUGLAS DANE Howdy, I m Bronson s dog Dougls. Bronson is still complining bout the textbook so I thought if I kept list of the importnt results for you, he might stop.

More information

Partial Derivatives. Limits. For a single variable function f (x), the limit lim

Partial Derivatives. Limits. For a single variable function f (x), the limit lim Limits Prtil Derivtives For single vrible function f (x), the limit lim x f (x) exists only if the right-hnd side limit equls to the left-hnd side limit, i.e., lim f (x) = lim f (x). x x + For two vribles

More information

Integrals along Curves.

Integrals along Curves. Integrls long Curves. 1. Pth integrls. Let : [, b] R n be continuous function nd let be the imge ([, b]) of. We refer to both nd s curve. If we need to distinguish between the two we cll the function the

More information

Math 118: Honours Calculus II Winter, 2005 List of Theorems. L(P, f) U(Q, f). f exists for each ǫ > 0 there exists a partition P of [a, b] such that

Math 118: Honours Calculus II Winter, 2005 List of Theorems. L(P, f) U(Q, f). f exists for each ǫ > 0 there exists a partition P of [a, b] such that Mth 118: Honours Clculus II Winter, 2005 List of Theorems Lemm 5.1 (Prtition Refinement): If P nd Q re prtitions of [, b] such tht Q P, then L(P, f) L(Q, f) U(Q, f) U(P, f). Lemm 5.2 (Upper Sums Bound

More information

Math 554 Integration

Math 554 Integration Mth 554 Integrtion Hndout #9 4/12/96 Defn. A collection of n + 1 distinct points of the intervl [, b] P := {x 0 = < x 1 < < x i 1 < x i < < b =: x n } is clled prtition of the intervl. In this cse, we

More information

Note 16. Stokes theorem Differential Geometry, 2005

Note 16. Stokes theorem Differential Geometry, 2005 Note 16. Stokes theorem ifferentil Geometry, 2005 Stokes theorem is the centrl result in the theory of integrtion on mnifolds. It gives the reltion between exterior differentition (see Note 14) nd integrtion

More information

Calculus II: Integrations and Series

Calculus II: Integrations and Series Clculus II: Integrtions nd Series August 7, 200 Integrls Suppose we hve generl function y = f(x) For simplicity, let f(x) > 0 nd f(x) continuous Denote F (x) = re under the grph of f in the intervl [,x]

More information

Advanced Calculus: MATH 410 Notes on Integrals and Integrability Professor David Levermore 17 October 2004

Advanced Calculus: MATH 410 Notes on Integrals and Integrability Professor David Levermore 17 October 2004 Advnced Clculus: MATH 410 Notes on Integrls nd Integrbility Professor Dvid Levermore 17 October 2004 1. Definite Integrls In this section we revisit the definite integrl tht you were introduced to when

More information

Chapter 6. Infinite series

Chapter 6. Infinite series Chpter 6 Infinite series We briefly review this chpter in order to study series of functions in chpter 7. We cover from the beginning to Theorem 6.7 in the text excluding Theorem 6.6 nd Rbbe s test (Theorem

More information

Math 6455 Oct 10, Differential Geometry I Fall 2006, Georgia Tech

Math 6455 Oct 10, Differential Geometry I Fall 2006, Georgia Tech Mth 6455 Oct 10, 2006 1 Differentil Geometry I Fll 2006, Georgi Tech Lecture Notes 12 Riemnnin Metrics 0.1 Definition If M is smooth mnifold then by Riemnnin metric g on M we men smooth ssignment of n

More information

1. On some properties of definite integrals. We prove

1. On some properties of definite integrals. We prove This short collection of notes is intended to complement the textbook Anlisi Mtemtic 2 by Crl Mdern, published by Città Studi Editore, [M]. We refer to [M] for nottion nd the logicl stremline of the rguments.

More information

STUDY GUIDE FOR BASIC EXAM

STUDY GUIDE FOR BASIC EXAM STUDY GUIDE FOR BASIC EXAM BRYON ARAGAM This is prtil list of theorems tht frequently show up on the bsic exm. In mny cses, you my be sked to directly prove one of these theorems or these vrints. There

More information

df dt f () b f () a dt

df dt f () b f () a dt Vector lculus 16.7 tokes Theorem Nme: toke's Theorem is higher dimensionl nlogue to Green's Theorem nd the Fundmentl Theorem of clculus. Why, you sk? Well, let us revisit these theorems. Fundmentl Theorem

More information

Lecture 3. Limits of Functions and Continuity

Lecture 3. Limits of Functions and Continuity Lecture 3 Limits of Functions nd Continuity Audrey Terrs April 26, 21 1 Limits of Functions Notes I m skipping the lst section of Chpter 6 of Lng; the section bout open nd closed sets We cn probbly live

More information

Calculus in R. Chapter Di erentiation

Calculus in R. Chapter Di erentiation Chpter 3 Clculus in R 3.1 Di erentition Definition 3.1. Suppose U R is open. A function f : U! R is di erentible t x 2 U if there exists number m such tht lim y!0 pple f(x + y) f(x) my y =0. If f is di

More information

MATH34032: Green s Functions, Integral Equations and the Calculus of Variations 1

MATH34032: Green s Functions, Integral Equations and the Calculus of Variations 1 MATH34032: Green s Functions, Integrl Equtions nd the Clculus of Vritions 1 Section 1 Function spces nd opertors Here we gives some brief detils nd definitions, prticulrly relting to opertors. For further

More information

Presentation Problems 5

Presentation Problems 5 Presenttion Problems 5 21-355 A For these problems, ssume ll sets re subsets of R unless otherwise specified. 1. Let P nd Q be prtitions of [, b] such tht P Q. Then U(f, P ) U(f, Q) nd L(f, P ) L(f, Q).

More information

7.2 Riemann Integrable Functions

7.2 Riemann Integrable Functions 7.2 Riemnn Integrble Functions Theorem 1. If f : [, b] R is step function, then f R[, b]. Theorem 2. If f : [, b] R is continuous on [, b], then f R[, b]. Theorem 3. If f : [, b] R is bounded nd continuous

More information

The final exam will take place on Friday May 11th from 8am 11am in Evans room 60.

The final exam will take place on Friday May 11th from 8am 11am in Evans room 60. Mth 104: finl informtion The finl exm will tke plce on Fridy My 11th from 8m 11m in Evns room 60. The exm will cover ll prts of the course with equl weighting. It will cover Chpters 1 5, 7 15, 17 21, 23

More information

Properties of the Riemann Integral

Properties of the Riemann Integral Properties of the Riemnn Integrl Jmes K. Peterson Deprtment of Biologicl Sciences nd Deprtment of Mthemticl Sciences Clemson University Februry 15, 2018 Outline 1 Some Infimum nd Supremum Properties 2

More information

Math 1431 Section M TH 4:00 PM 6:00 PM Susan Wheeler Office Hours: Wed 6:00 7:00 PM Online ***NOTE LABS ARE MON AND WED

Math 1431 Section M TH 4:00 PM 6:00 PM Susan Wheeler Office Hours: Wed 6:00 7:00 PM Online ***NOTE LABS ARE MON AND WED Mth 43 Section 4839 M TH 4: PM 6: PM Susn Wheeler swheeler@mth.uh.edu Office Hours: Wed 6: 7: PM Online ***NOTE LABS ARE MON AND WED t :3 PM to 3: pm ONLINE Approimting the re under curve given the type

More information

ODE: Existence and Uniqueness of a Solution

ODE: Existence and Uniqueness of a Solution Mth 22 Fll 213 Jerry Kzdn ODE: Existence nd Uniqueness of Solution The Fundmentl Theorem of Clculus tells us how to solve the ordinry differentil eqution (ODE) du = f(t) dt with initil condition u() =

More information

Handout 4. Inverse and Implicit Function Theorems.

Handout 4. Inverse and Implicit Function Theorems. 8.95 Hndout 4. Inverse nd Implicit Function Theorems. Theorem (Inverse Function Theorem). Suppose U R n is open, f : U R n is C, x U nd df x is invertible. Then there exists neighborhood V of x in U nd

More information

Math 360: A primitive integral and elementary functions

Math 360: A primitive integral and elementary functions Mth 360: A primitive integrl nd elementry functions D. DeTurck University of Pennsylvni October 16, 2017 D. DeTurck Mth 360 001 2017C: Integrl/functions 1 / 32 Setup for the integrl prtitions Definition:

More information

MA Handout 2: Notation and Background Concepts from Analysis

MA Handout 2: Notation and Background Concepts from Analysis MA350059 Hndout 2: Nottion nd Bckground Concepts from Anlysis This hndout summrises some nottion we will use nd lso gives recp of some concepts from other units (MA20023: PDEs nd CM, MA20218: Anlysis 2A,

More information

Math 6A Notes. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30pm Last updated 6/1/2016

Math 6A Notes. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30pm Last updated 6/1/2016 Prmetric Equtions Mth 6A Notes Written by Victori Kl vtkl@mth.ucsb.edu H 6432u Office Hours: R 12:30 1:30pm Lst updted 6/1/2016 If x = f(t), y = g(t), we sy tht x nd y re prmetric equtions of the prmeter

More information

10 Vector Integral Calculus

10 Vector Integral Calculus Vector Integrl lculus Vector integrl clculus extends integrls s known from clculus to integrls over curves ("line integrls"), surfces ("surfce integrls") nd solids ("volume integrls"). These integrls hve

More information

Mathematical Analysis: Supplementary notes I

Mathematical Analysis: Supplementary notes I Mthemticl Anlysis: Supplementry notes I 0 FIELDS The rel numbers, R, form field This mens tht we hve set, here R, nd two binry opertions ddition, + : R R R, nd multipliction, : R R R, for which the xioms

More information

g i fφdx dx = x i i=1 is a Hilbert space. We shall, henceforth, abuse notation and write g i f(x) = f

g i fφdx dx = x i i=1 is a Hilbert space. We shall, henceforth, abuse notation and write g i f(x) = f 1. Appliction of functionl nlysis to PEs 1.1. Introduction. In this section we give little introduction to prtil differentil equtions. In prticulr we consider the problem u(x) = f(x) x, u(x) = x (1) where

More information

FINALTERM EXAMINATION 2011 Calculus &. Analytical Geometry-I

FINALTERM EXAMINATION 2011 Calculus &. Analytical Geometry-I FINALTERM EXAMINATION 011 Clculus &. Anlyticl Geometry-I Question No: 1 { Mrks: 1 ) - Plese choose one If f is twice differentible function t sttionry point x 0 x 0 nd f ''(x 0 ) > 0 then f hs reltive...

More information

Lecture 1. Functional series. Pointwise and uniform convergence.

Lecture 1. Functional series. Pointwise and uniform convergence. 1 Introduction. Lecture 1. Functionl series. Pointwise nd uniform convergence. In this course we study mongst other things Fourier series. The Fourier series for periodic function f(x) with period 2π is

More information

Main topics for the First Midterm

Main topics for the First Midterm Min topics for the First Midterm The Midterm will cover Section 1.8, Chpters 2-3, Sections 4.1-4.8, nd Sections 5.1-5.3 (essentilly ll of the mteril covered in clss). Be sure to know the results of the

More information

Review. April 12, Definition 1.2 (Closed Set). A set S is closed if it contains all of its limit points. S := S S

Review. April 12, Definition 1.2 (Closed Set). A set S is closed if it contains all of its limit points. S := S S Review April 12, 2017 1 Definitions nd Some Theorems 1.1 Topology Definition 1.1 (Limit Point). Let S R nd x R. Then x is limit point of S if, for ll ɛ > 0, V ɛ (x) = (x ɛ, x + ɛ) contins n element s S

More information

The Banach algebra of functions of bounded variation and the pointwise Helly selection theorem

The Banach algebra of functions of bounded variation and the pointwise Helly selection theorem The Bnch lgebr of functions of bounded vrition nd the pointwise Helly selection theorem Jordn Bell jordn.bell@gmil.com Deprtment of Mthemtics, University of Toronto Jnury, 015 1 BV [, b] Let < b. For f

More information

Definite integral. Mathematics FRDIS MENDELU

Definite integral. Mathematics FRDIS MENDELU Definite integrl Mthemtics FRDIS MENDELU Simon Fišnrová Brno 1 Motivtion - re under curve Suppose, for simplicity, tht y = f(x) is nonnegtive nd continuous function defined on [, b]. Wht is the re of the

More information

W. We shall do so one by one, starting with I 1, and we shall do it greedily, trying

W. We shall do so one by one, starting with I 1, and we shall do it greedily, trying Vitli covers 1 Definition. A Vitli cover of set E R is set V of closed intervls with positive length so tht, for every δ > 0 nd every x E, there is some I V with λ(i ) < δ nd x I. 2 Lemm (Vitli covering)

More information

UNIFORM CONVERGENCE MA 403: REAL ANALYSIS, INSTRUCTOR: B. V. LIMAYE

UNIFORM CONVERGENCE MA 403: REAL ANALYSIS, INSTRUCTOR: B. V. LIMAYE UNIFORM CONVERGENCE MA 403: REAL ANALYSIS, INSTRUCTOR: B. V. LIMAYE 1. Pointwise Convergence of Sequence Let E be set nd Y be metric spce. Consider functions f n : E Y for n = 1, 2,.... We sy tht the sequence

More information

4. Calculus of Variations

4. Calculus of Variations 4. Clculus of Vritions Introduction - Typicl Problems The clculus of vritions generlises the theory of mxim nd minim. Exmple (): Shortest distnce between two points. On given surfce (e.g. plne), nd the

More information

Week 10: Riemann integral and its properties

Week 10: Riemann integral and its properties Clculus nd Liner Algebr for Biomedicl Engineering Week 10: Riemnn integrl nd its properties H. Führ, Lehrstuhl A für Mthemtik, RWTH Achen, WS 07 Motivtion: Computing flow from flow rtes 1 We observe the

More information

Definite integral. Mathematics FRDIS MENDELU. Simona Fišnarová (Mendel University) Definite integral MENDELU 1 / 30

Definite integral. Mathematics FRDIS MENDELU. Simona Fišnarová (Mendel University) Definite integral MENDELU 1 / 30 Definite integrl Mthemtics FRDIS MENDELU Simon Fišnrová (Mendel University) Definite integrl MENDELU / Motivtion - re under curve Suppose, for simplicity, tht y = f(x) is nonnegtive nd continuous function

More information

440-2 Geometry/Topology: Differentiable Manifolds Northwestern University Solutions of Practice Problems for Final Exam

440-2 Geometry/Topology: Differentiable Manifolds Northwestern University Solutions of Practice Problems for Final Exam 440-2 Geometry/Topology: Differentible Mnifolds Northwestern University Solutions of Prctice Problems for Finl Exm 1) Using the cnonicl covering of RP n by {U α } 0 α n, where U α = {[x 0 : : x n ] RP

More information

Advanced Calculus: MATH 410 Uniform Convergence of Functions Professor David Levermore 11 December 2015

Advanced Calculus: MATH 410 Uniform Convergence of Functions Professor David Levermore 11 December 2015 Advnced Clculus: MATH 410 Uniform Convergence of Functions Professor Dvid Levermore 11 December 2015 12. Sequences of Functions We now explore two notions of wht it mens for sequence of functions {f n

More information

Review of Calculus, cont d

Review of Calculus, cont d Jim Lmbers MAT 460 Fll Semester 2009-10 Lecture 3 Notes These notes correspond to Section 1.1 in the text. Review of Clculus, cont d Riemnn Sums nd the Definite Integrl There re mny cses in which some

More information

Advanced Calculus I (Math 4209) Martin Bohner

Advanced Calculus I (Math 4209) Martin Bohner Advnced Clculus I (Mth 4209) Spring 2018 Lecture Notes Mrtin Bohner Version from My 4, 2018 Author ddress: Deprtment of Mthemtics nd Sttistics, Missouri University of Science nd Technology, Roll, Missouri

More information

II. Integration and Cauchy s Theorem

II. Integration and Cauchy s Theorem MTH6111 Complex Anlysis 2009-10 Lecture Notes c Shun Bullett QMUL 2009 II. Integrtion nd Cuchy s Theorem 1. Pths nd integrtion Wrning Different uthors hve different definitions for terms like pth nd curve.

More information

MATH 13 FINAL STUDY GUIDE, WINTER 2012

MATH 13 FINAL STUDY GUIDE, WINTER 2012 MATH 13 FINAL TUY GUI, WINTR 2012 This is ment to be quick reference guide for the topics you might wnt to know for the finl. It probbly isn t comprehensive, but should cover most of wht we studied in

More information

Review on Integration (Secs ) Review: Sec Origins of Calculus. Riemann Sums. New functions from old ones.

Review on Integration (Secs ) Review: Sec Origins of Calculus. Riemann Sums. New functions from old ones. Mth 20B Integrl Clculus Lecture Review on Integrtion (Secs. 5. - 5.3) Remrks on the course. Slide Review: Sec. 5.-5.3 Origins of Clculus. Riemnn Sums. New functions from old ones. A mthemticl description

More information

Overview of Calculus I

Overview of Calculus I Overview of Clculus I Prof. Jim Swift Northern Arizon University There re three key concepts in clculus: The limit, the derivtive, nd the integrl. You need to understnd the definitions of these three things,

More information

First midterm topics Second midterm topics End of quarter topics. Math 3B Review. Steve. 18 March 2009

First midterm topics Second midterm topics End of quarter topics. Math 3B Review. Steve. 18 March 2009 Mth 3B Review Steve 18 Mrch 2009 About the finl Fridy Mrch 20, 3pm-6pm, Lkretz 110 No notes, no book, no clcultor Ten questions Five review questions (Chpters 6,7,8) Five new questions (Chpters 9,10) No

More information

We partition C into n small arcs by forming a partition of [a, b] by picking s i as follows: a = s 0 < s 1 < < s n = b.

We partition C into n small arcs by forming a partition of [a, b] by picking s i as follows: a = s 0 < s 1 < < s n = b. Mth 255 - Vector lculus II Notes 4.2 Pth nd Line Integrls We begin with discussion of pth integrls (the book clls them sclr line integrls). We will do this for function of two vribles, but these ides cn

More information

Week 10: Line Integrals

Week 10: Line Integrals Week 10: Line Integrls Introduction In this finl week we return to prmetrised curves nd consider integrtion long such curves. We lredy sw this in Week 2 when we integrted long curve to find its length.

More information

1 The Riemann Integral

1 The Riemann Integral The Riemnn Integrl. An exmple leding to the notion of integrl (res) We know how to find (i.e. define) the re of rectngle (bse height), tringle ( (sum of res of tringles). But how do we find/define n re

More information

MA123, Chapter 10: Formulas for integrals: integrals, antiderivatives, and the Fundamental Theorem of Calculus (pp.

MA123, Chapter 10: Formulas for integrals: integrals, antiderivatives, and the Fundamental Theorem of Calculus (pp. MA123, Chpter 1: Formuls for integrls: integrls, ntiderivtives, nd the Fundmentl Theorem of Clculus (pp. 27-233, Gootmn) Chpter Gols: Assignments: Understnd the sttement of the Fundmentl Theorem of Clculus.

More information

A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H. Thomas Shores Department of Mathematics University of Nebraska Spring 2007

A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H. Thomas Shores Department of Mathematics University of Nebraska Spring 2007 A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H Thoms Shores Deprtment of Mthemtics University of Nebrsk Spring 2007 Contents Rtes of Chnge nd Derivtives 1 Dierentils 4 Are nd Integrls 5 Multivrite Clculus

More information

Space Curves. Recall the parametric equations of a curve in xy-plane and compare them with parametric equations of a curve in space.

Space Curves. Recall the parametric equations of a curve in xy-plane and compare them with parametric equations of a curve in space. Clculus 3 Li Vs Spce Curves Recll the prmetric equtions of curve in xy-plne nd compre them with prmetric equtions of curve in spce. Prmetric curve in plne x = x(t) y = y(t) Prmetric curve in spce x = x(t)

More information

MAA 4212 Improper Integrals

MAA 4212 Improper Integrals Notes by Dvid Groisser, Copyright c 1995; revised 2002, 2009, 2014 MAA 4212 Improper Integrls The Riemnn integrl, while perfectly well-defined, is too restrictive for mny purposes; there re functions which

More information

MATH 144: Business Calculus Final Review

MATH 144: Business Calculus Final Review MATH 144: Business Clculus Finl Review 1 Skills 1. Clculte severl limits. 2. Find verticl nd horizontl symptotes for given rtionl function. 3. Clculte derivtive by definition. 4. Clculte severl derivtives

More information

Chapter One: Calculus Revisited

Chapter One: Calculus Revisited Chpter One: Clculus Revisited 1 Clculus of Single Vrible Question in your mind: How do you understnd the essentil concepts nd theorems in Clculus? Two bsic concepts in Clculus re differentition nd integrtion

More information

Riemann is the Mann! (But Lebesgue may besgue to differ.)

Riemann is the Mann! (But Lebesgue may besgue to differ.) Riemnn is the Mnn! (But Lebesgue my besgue to differ.) Leo Livshits My 2, 2008 1 For finite intervls in R We hve seen in clss tht every continuous function f : [, b] R hs the property tht for every ɛ >

More information

INDIAN INSTITUTE OF TECHNOLOGY BOMBAY MA205 Complex Analysis Autumn 2012

INDIAN INSTITUTE OF TECHNOLOGY BOMBAY MA205 Complex Analysis Autumn 2012 Lecture 6: Line Integrls INDIAN INSTITUTE OF TECHNOLOGY BOMBAY MA205 Complex Anlysis Autumn 2012 August 8, 2012 Lecture 6: Line Integrls Lecture 6: Line Integrls Lecture 6: Line Integrls Integrls of complex

More information

u(t)dt + i a f(t)dt f(t) dt b f(t) dt (2) With this preliminary step in place, we are ready to define integration on a general curve in C.

u(t)dt + i a f(t)dt f(t) dt b f(t) dt (2) With this preliminary step in place, we are ready to define integration on a general curve in C. Lecture 4 Complex Integrtion MATH-GA 2451.001 Complex Vriles 1 Construction 1.1 Integrting complex function over curve in C A nturl wy to construct the integrl of complex function over curve in the complex

More information

For a continuous function f : [a; b]! R we wish to define the Riemann integral

For a continuous function f : [a; b]! R we wish to define the Riemann integral Supplementry Notes for MM509 Topology II 2. The Riemnn Integrl Andrew Swnn For continuous function f : [; b]! R we wish to define the Riemnn integrl R b f (x) dx nd estblish some of its properties. This

More information

Properties of Integrals, Indefinite Integrals. Goals: Definition of the Definite Integral Integral Calculations using Antiderivatives

Properties of Integrals, Indefinite Integrals. Goals: Definition of the Definite Integral Integral Calculations using Antiderivatives Block #6: Properties of Integrls, Indefinite Integrls Gols: Definition of the Definite Integrl Integrl Clcultions using Antiderivtives Properties of Integrls The Indefinite Integrl 1 Riemnn Sums - 1 Riemnn

More information

x = b a n x 2 e x dx. cdx = c(b a), where c is any constant. a b

x = b a n x 2 e x dx. cdx = c(b a), where c is any constant. a b CHAPTER 5. INTEGRALS 61 where nd x = b n x i = 1 (x i 1 + x i ) = midpoint of [x i 1, x i ]. Problem 168 (Exercise 1, pge 377). Use the Midpoint Rule with the n = 4 to pproximte 5 1 x e x dx. Some quick

More information

Notes on length and conformal metrics

Notes on length and conformal metrics Notes on length nd conforml metrics We recll how to mesure the Eucliden distnce of n rc in the plne. Let α : [, b] R 2 be smooth (C ) rc. Tht is α(t) (x(t), y(t)) where x(t) nd y(t) re smooth rel vlued

More information

Integration Techniques

Integration Techniques Integrtion Techniques. Integrtion of Trigonometric Functions Exmple. Evlute cos x. Recll tht cos x = cos x. Hence, cos x Exmple. Evlute = ( + cos x) = (x + sin x) + C = x + 4 sin x + C. cos 3 x. Let u

More information

Entrance Exam, Real Analysis September 1, 2009 Solve exactly 6 out of the 8 problems. Compute the following and justify your computation: lim

Entrance Exam, Real Analysis September 1, 2009 Solve exactly 6 out of the 8 problems. Compute the following and justify your computation: lim 1. Let n be positive integers. ntrnce xm, Rel Anlysis September 1, 29 Solve exctly 6 out of the 8 problems. Sketch the grph of the function f(x): f(x) = lim e x2n. Compute the following nd justify your

More information

Lecture 3: Curves in Calculus. Table of contents

Lecture 3: Curves in Calculus. Table of contents Mth 348 Fll 7 Lecture 3: Curves in Clculus Disclimer. As we hve textook, this lecture note is for guidnce nd supplement only. It should not e relied on when prepring for exms. In this lecture we set up

More information

f(a+h) f(a) x a h 0. This is the rate at which

f(a+h) f(a) x a h 0. This is the rate at which M408S Concept Inventory smple nswers These questions re open-ended, nd re intended to cover the min topics tht we lerned in M408S. These re not crnk-out-n-nswer problems! (There re plenty of those in the

More information

Calculus of Variations

Calculus of Variations Clculus of Vritions Com S 477/577 Notes) Yn-Bin Ji Dec 4, 2017 1 Introduction A functionl ssigns rel number to ech function or curve) in some clss. One might sy tht functionl is function of nother function

More information

SOLUTIONS FOR ANALYSIS QUALIFYING EXAM, FALL (1 + µ(f n )) f(x) =. But we don t need the exact bound.) Set

SOLUTIONS FOR ANALYSIS QUALIFYING EXAM, FALL (1 + µ(f n )) f(x) =. But we don t need the exact bound.) Set SOLUTIONS FOR ANALYSIS QUALIFYING EXAM, FALL 28 Nottion: N {, 2, 3,...}. (Tht is, N.. Let (X, M be mesurble spce with σ-finite positive mesure µ. Prove tht there is finite positive mesure ν on (X, M such

More information

Appendix to Notes 8 (a)

Appendix to Notes 8 (a) Appendix to Notes 8 () 13 Comprison of the Riemnn nd Lebesgue integrls. Recll Let f : [, b] R be bounded. Let D be prtition of [, b] such tht Let D = { = x 0 < x 1

More information

Math 32B Discussion Session Session 7 Notes August 28, 2018

Math 32B Discussion Session Session 7 Notes August 28, 2018 Mth 32B iscussion ession ession 7 Notes August 28, 28 In tody s discussion we ll tlk bout surfce integrls both of sclr functions nd of vector fields nd we ll try to relte these to the mny other integrls

More information

Indefinite Integral. Chapter Integration - reverse of differentiation

Indefinite Integral. Chapter Integration - reverse of differentiation Chpter Indefinite Integrl Most of the mthemticl opertions hve inverse opertions. The inverse opertion of differentition is clled integrtion. For exmple, describing process t the given moment knowing the

More information

Calculus and linear algebra for biomedical engineering Week 11: The Riemann integral and its properties

Calculus and linear algebra for biomedical engineering Week 11: The Riemann integral and its properties Clculus nd liner lgebr for biomedicl engineering Week 11: The Riemnn integrl nd its properties Hrtmut Führ fuehr@mth.rwth-chen.de Lehrstuhl A für Mthemtik, RWTH Achen Jnury 9, 2009 Overview 1 Motivtion:

More information

Lecture 1: Introduction to integration theory and bounded variation

Lecture 1: Introduction to integration theory and bounded variation Lecture 1: Introduction to integrtion theory nd bounded vrition Wht is this course bout? Integrtion theory. The first question you might hve is why there is nything you need to lern bout integrtion. You

More information

Section 17.2 Line Integrals

Section 17.2 Line Integrals Section 7. Line Integrls Integrting Vector Fields nd Functions long urve In this section we consider the problem of integrting functions, both sclr nd vector (vector fields) long curve in the plne. We

More information

Math 113 Fall Final Exam Review. 2. Applications of Integration Chapter 6 including sections and section 6.8

Math 113 Fall Final Exam Review. 2. Applications of Integration Chapter 6 including sections and section 6.8 Mth 3 Fll 0 The scope of the finl exm will include: Finl Exm Review. Integrls Chpter 5 including sections 5. 5.7, 5.0. Applictions of Integrtion Chpter 6 including sections 6. 6.5 nd section 6.8 3. Infinite

More information

Definition of Continuity: The function f(x) is continuous at x = a if f(a) exists and lim

Definition of Continuity: The function f(x) is continuous at x = a if f(a) exists and lim Mth 9 Course Summry/Study Guide Fll, 2005 [1] Limits Definition of Limit: We sy tht L is the limit of f(x) s x pproches if f(x) gets closer nd closer to L s x gets closer nd closer to. We write lim f(x)

More information

This is a short summary of Lebesgue integration theory, which will be used in the course.

This is a short summary of Lebesgue integration theory, which will be used in the course. 3 Chpter 0 ntegrtion theory This is short summry of Lebesgue integrtion theory, which will be used in the course. Fct 0.1. Some subsets (= delmängder E R = (, re mesurble (= mätbr in the Lebesgue sense,

More information

We divide the interval [a, b] into subintervals of equal length x = b a n

We divide the interval [a, b] into subintervals of equal length x = b a n Arc Length Given curve C defined by function f(x), we wnt to find the length of this curve between nd b. We do this by using process similr to wht we did in defining the Riemnn Sum of definite integrl:

More information

Lecture 3 ( ) (translated and slightly adapted from lecture notes by Martin Klazar)

Lecture 3 ( ) (translated and slightly adapted from lecture notes by Martin Klazar) Lecture 3 (5.3.2018) (trnslted nd slightly dpted from lecture notes by Mrtin Klzr) Riemnn integrl Now we define precisely the concept of the re, in prticulr, the re of figure U(, b, f) under the grph of

More information

Math 61CM - Solutions to homework 9

Math 61CM - Solutions to homework 9 Mth 61CM - Solutions to homework 9 Cédric De Groote November 30 th, 2018 Problem 1: Recll tht the left limit of function f t point c is defined s follows: lim f(x) = l x c if for ny > 0 there exists δ

More information

1 The fundamental theorems of calculus.

1 The fundamental theorems of calculus. The fundmentl theorems of clculus. The fundmentl theorems of clculus. Evluting definite integrls. The indefinite integrl- new nme for nti-derivtive. Differentiting integrls. Tody we provide the connection

More information

38 Riemann sums and existence of the definite integral.

38 Riemann sums and existence of the definite integral. 38 Riemnn sums nd existence of the definite integrl. In the clcultion of the re of the region X bounded by the grph of g(x) = x 2, the x-xis nd 0 x b, two sums ppered: ( n (k 1) 2) b 3 n 3 re(x) ( n These

More information

The problems that follow illustrate the methods covered in class. They are typical of the types of problems that will be on the tests.

The problems that follow illustrate the methods covered in class. They are typical of the types of problems that will be on the tests. ADVANCED CALCULUS PRACTICE PROBLEMS JAMES KEESLING The problems tht follow illustrte the methods covered in clss. They re typicl of the types of problems tht will be on the tests. 1. Riemnn Integrtion

More information

MORE FUNCTION GRAPHING; OPTIMIZATION. (Last edited October 28, 2013 at 11:09pm.)

MORE FUNCTION GRAPHING; OPTIMIZATION. (Last edited October 28, 2013 at 11:09pm.) MORE FUNCTION GRAPHING; OPTIMIZATION FRI, OCT 25, 203 (Lst edited October 28, 203 t :09pm.) Exercise. Let n be n rbitrry positive integer. Give n exmple of function with exctly n verticl symptotes. Give

More information

MAT612-REAL ANALYSIS RIEMANN STIELTJES INTEGRAL

MAT612-REAL ANALYSIS RIEMANN STIELTJES INTEGRAL MAT612-REAL ANALYSIS RIEMANN STIELTJES INTEGRAL DR. RITU AGARWAL MALVIYA NATIONAL INSTITUTE OF TECHNOLOGY, JAIPUR, INDIA-302017 Tble of Contents Contents Tble of Contents 1 1. Introduction 1 2. Prtition

More information

Math 4200: Homework Problems

Math 4200: Homework Problems Mth 4200: Homework Problems Gregor Kovčič 1. Prove the following properties of the binomil coefficients ( n ) ( n ) (i) 1 + + + + 1 2 ( n ) (ii) 1 ( n ) ( n ) + 2 + 3 + + n 2 3 ( ) n ( n + = 2 n 1 n) n,

More information

MATH Summary of Chapter 13

MATH Summary of Chapter 13 MATH 21-259 ummry of hpter 13 1. Vector Fields re vector functions of two or three vribles. Typiclly, vector field is denoted by F(x, y, z) = P (x, y, z)i+q(x, y, z)j+r(x, y, z)k where P, Q, R re clled

More information

Chapter 3. Vector Spaces

Chapter 3. Vector Spaces 3.4 Liner Trnsformtions 1 Chpter 3. Vector Spces 3.4 Liner Trnsformtions Note. We hve lredy studied liner trnsformtions from R n into R m. Now we look t liner trnsformtions from one generl vector spce

More information

Best Approximation in the 2-norm

Best Approximation in the 2-norm Jim Lmbers MAT 77 Fll Semester 1-11 Lecture 1 Notes These notes correspond to Sections 9. nd 9.3 in the text. Best Approximtion in the -norm Suppose tht we wish to obtin function f n (x) tht is liner combintion

More information

Chapter 4. Lebesgue Integration

Chapter 4. Lebesgue Integration 4.2. Lebesgue Integrtion 1 Chpter 4. Lebesgue Integrtion Section 4.2. Lebesgue Integrtion Note. Simple functions ply the sme role to Lebesgue integrls s step functions ply to Riemnn integrtion. Definition.

More information

Review of Riemann Integral

Review of Riemann Integral 1 Review of Riemnn Integrl In this chpter we review the definition of Riemnn integrl of bounded function f : [, b] R, nd point out its limittions so s to be convinced of the necessity of more generl integrl.

More information

Calculus I-II Review Sheet

Calculus I-II Review Sheet Clculus I-II Review Sheet 1 Definitions 1.1 Functions A function is f is incresing on n intervl if x y implies f(x) f(y), nd decresing if x y implies f(x) f(y). It is clled monotonic if it is either incresing

More information