Real Analysis and Multivariable Calculus: Graduate Level Problems and Solutions

Total Page:16

File Type:pdf, Size:1020Kb

Real Analysis and Multivariable Calculus: Graduate Level Problems and Solutions Real Analysis and Multivariable Calculus: Graduate Level Problems and Solutions Igor Yanovsky 1 Real Analysis and Multivariable Calculus Igor Yanovsky, 2005 2 Disclaimer: This handbook is intended to assist graduate students with qualifying examination preparation. Please be aware, however, that the handbook might contain, and almost certainly contains, typos as well as incorrect or inaccurate solutions. I can not be made responsible for any inaccuracies contained in this handbook. Real Analysis and Multivariable Calculus Igor Yanovsky, 2005 3 Contents 1 Countability 5 2 Unions, Intersections, and Topology of Sets 7 3 Sequences and Series 9 4 Notes 13 4.1 Least Upper Bound Property . 13 5 Completeness 14 6 Compactness 16 7 Continuity 17 7.1 Continuity and Compactness . 18 8 Sequences and Series of Functions 19 8.1 Pointwise and Uniform Convergence . 19 8.2 Normed Vector Spaces . 19 8.3 Equicontinuity . 21 8.3.1 Arzela-Ascoli Theorem . 21 9 Connectedness 21 9.1 Relative Topology . 21 9.2 Connectedness . 21 9.3 Path Connectedness . 23 10 Baire Category Theorem 24 11 Integration 26 11.1 Riemann Integral . 26 11.2 Existence of Riemann Integral . 27 11.3 Fundamental Theorem of Calculus . 27 12 Di®erentiation 30 12.1 R ! R ..................................... 30 12.1.1 The Derivative of a Real Function . 30 12.1.2 Rolle's Theorem . 30 12.1.3 Mean Value Theorem . 30 12.2 R ! Rm .................................... 31 12.3 Rn ! Rm ................................... 31 12.3.1 Chain Rule . 34 12.3.2 Mean Value Theorem . 35 @ @f @ @f 12.3.3 @x ( @y ) = @y ( @x )........................... 36 12.4 Taylor's Theorem . 37 12.5 Lagrange Multipliers . 40 Real Analysis and Multivariable Calculus Igor Yanovsky, 2005 4 13 Successive Approximations and Implicit Functions 41 13.1 Contraction Mappings . 41 13.2 Inverse Function Theorem . 41 13.3 Implicit Function Theorem . 44 13.4 Di®erentiation Under Integral Sign . 46 Real Analysis and Multivariable Calculus Igor Yanovsky, 2005 5 1 Countability The number of elements in S is the cardinality of S. S and T have the same cardinality (S ' T ) if there exists a bijection f : S ! T . card S · card T if 9 injective1 f : S ! T . card S ¸ card T if 9 surjective2 f : S ! T . S is countable if S is ¯nite, or S ' N. Theorem. S; T 6= Á. 9 injection f : S,! T , 9 surjection g : T ³ S. Theorem. Q is countable. Proof. Need to show that there is a bijection f : N ! Q. Since N ⊆ Q, card N · card Q, and therefore, 9f that is injective. To show card N ¸ card Q, construct the following map. The set of all rational numbers can be displayed in a grid with rows i = 1; 2; 3;::: and columns j = 0; ¡1; 1; ¡2; 2; ¡3; 3;:::. j Each aij, the ij'th entry in a table, would be represented as i . Starting from a11, and assigning it n = 1, move from each subsequent row diagonally left-down, updating n. This would give a map g : N ! Q, which will count all fractions, some of them more than once. Therefore, card N ¸ card Q, and so g is surjective. Thus, card N = card Q, and Q is countable. Theorem. R is not countable. Proof. It is enough to prove that [0; 1) ½ R is not countable. Suppose that the set of all real numbers between 0 and 1 is countable. Then we can list the decimal representations of these numbers (use the in¯nite expansions) as follows: a1 = 0:a11a12a13 : : : a1n ::: a2 = 0:a21a22a23 : : : a2n ::: a3 = 0:a31a32a33 : : : a3n ::: and so on. We derive a contradiction by showing there is a number x between 0 and 1 that is not on the list. For each positive integer j, we will choose jth digit after the decimal to be di®erent than ajj: x = 0:x1x2x3 : : : xn :::, where xj = 1 if ajj 6= 1, and xj = 2 if ajj = 1. For each integer j, x di®ers in the jth position from the jth number on the list, and therefore cannot be that number. Therefore, x cannot be on the list. This means the list as we chose is not a bijection, and so the set of all real numbers is uncountable. (Need to worry about not allowing 9 tails in decimal expansion: 0:399 ::: = 0:400 :::). 1 injective = 1-1: f(s1) = f(s2) ) s1 = s2. 2surjective = onto: 8t 2 T; 9s 2 S, s.t. f(s) = t. Real Analysis and Multivariable Calculus Igor Yanovsky, 2005 6 Problem (F'01, #4). The set of all sequences whose elements are the digits 0 and 1 is not countable. Let S be the set of all binary sequences. We want to show that there does not exist a one-to-one mapping from the set N onto the set S. Proof. 1) Let A be a countable subset of S, and let A consist of the sequences s1; s2;:::. We construct the sequence s as follows. If the nth digit in sn is 1, let the nth digit of s be 0, and vice versa. Then the sequence s di®ers from every member of A in at least one place; thus s2 = A. However, s 2 S, so that A is a proper3 subset of S. Thus, every countable subset of S is a proper subset of S, and therefore, S is not countable. Proof. 2) Suppose there exists a f : N ! S that is injective. We can always exhibit an injective map f : N ! S by always picking a di®erent sequence from the set of sequences that are already listed. (One way to do that is to choose a binary representation for each n 2 N). Suppose f : N ! S is surjective. Then, all sequences in S could be listed as s1; s2;:::. We construct the sequence s as follows. If the nth digit in sn is 1, let the nth digit of s be 0, and vice versa. Then the sequence s di®ers from every member of the list. Therefore, s is not on the list, and our assumption about f being surjective is false. Thus, there does not exist f : N ! S surjective. Theorem. card (A) < card (P (A))4. Proof. card (A) · card (P (A)), since A can be injectively mapped to the set of one- element sets of A, which is a subset of P (A). We need to show there is no onto map between A and P (A). So we would like to ¯nd a thing in P (A) which is not reached by f. In other words, we want to describe a subset of A which cannot be of the form f(a) for any a 2 A. Suppose jAj = jP (A)j. Then there is a 1-1 correspondence f : A ! P (A). We obtain a contradiction to the fact that f is onto by exhibiting a subset X of A such that X 6= f(a) for any a 2 A. For every a 2 A, either a 2 f(a), or a2 = f(a). Let X = fa 2 A : a2 = f(a)g. Consider a 2 A. If a 2 f(a), then a2 = X, so f(a) 6= X. If a2 = f(a), than a 2 X, so f(a) 6= X. Therefore, X 6= f(a), 8a 2 A, a contradiction. Therefore, card (A) < card (P (A)). Theorem. Suppose that f : [0; 1] ! R is an increasing function. Show that f can have at most a countable number of discontinuities. Proof. Let E = fx 2 [0; 1] : f is discontinuous at xg. Given any x 2 E, we know that limt!x¡ f(t) < limt!x+ f(t) and, using this fact, we choose r(x) 2 Q such that limt!x¡ f(t) < r(x) < limt!x+ f(t). ) We have de¯ned a 1 ¡ 1 function r : E ! Q. 3A is a proper subset of B if every element of A is an element of B, and there is an element of B which is not in A. 4Power set of a set S is the set whose elements are all possible subsets of S, i.e. S = f1; 2g, P (S) = 2S = fÁ; f1g; f2g; f1; 2gg. jP (A)j = 2n, if jAj = n. Real Analysis and Multivariable Calculus Igor Yanovsky, 2005 7 2 Unions, Intersections, and Topology of Sets Theorem. Let E® be a collection of sets. Then [ \ c c ( E®) = (E®): ® ® S c T c S Proof. Let A = ( E®) and B = ( E®). If x 2 A, then x2 = E®, hence x2 = E® for c T c any ®, hence x 2 E® for every ®, so that x 2 E®. Thus A ½ B. c S Conversely, if x 2 B, then x 2 E® for every ®, hence x2 = E® for any ®, hence x2 = E®, S c so that x 2 ( E®) . Thus B ½ A. Theorem. S a) For any collection G of open sets, G is open. ® T® ® b) For any collection F® of closed sets, ® F® is closed. Tn c) For any ¯nite collection G1;:::;Gn of open sets, i=1 Gi is open. Sn d) For any ¯nite collection F1;:::;Fn of closed sets, i=1 Fi is closed. S Proof. a) Put G = ® G®. If x 2 G, then x 2 G® for some ®. Since x is an interior point of G®, x is also an interior point of G, and G is open. b) By theorem above, [ \ \ [ c c c c ( F®) = (F®) ) ( F®) = (F®); (2.1) ® ® ® ® c T and F® is open.
Recommended publications
  • Sequences and Series Pg. 1
    Sequences and Series Exercise Find the first four terms of the sequence 3 1, 1, 2, 3, . [Answer: 2, 5, 8, 11] Example Let be the sequence defined by 2, 1, and 21 13 2 for 0,1,2,, find and . Solution: (k = 0) 21 13 2 2 2 3 (k = 1) 32 24 2 6 2 8 ⁄ Exercise Without using a calculator, find the first 4 terms of the recursively defined sequence • 5, 2 3 [Answer: 5, 7, 11, 19] • 4, 1 [Answer: 4, , , ] • 2, 3, [Answer: 2, 3, 5, 8] Example Evaluate ∑ 0.5 and round your answer to 5 decimal places. ! Solution: ∑ 0.5 ! 0.5 0.5 0.5 ! ! ! 0.5 0.5 ! ! 0.5 0.5 0.5 0.5 0.5 0.5 0.041666 0.003125 0.000186 0.000009 . Exercise Find and evaluate each of the following sums • ∑ [Answer: 225] • ∑ 1 5 [Answer: 521] pg. 1 Sequences and Series Arithmetic Sequences an = an‐1 + d, also an = a1 + (n – 1)d n S = ()a +a n 2 1 n Exercise • For the arithmetic sequence 4, 7, 10, 13, (a) find the 2011th term; [Answer: 6,034] (b) which term is 295? [Answer: 98th term] (c) find the sum of the first 750 terms. [Answer: 845,625] rd th • The 3 term of an arithmetic sequence is 8 and the 16 term is 47. Find and d and construct the sequence. [Answer: 2,3;the sequence is 2,5,8,11,] • Find the sum of the first 800 natural numbers. [Answer: 320,400] • Find the sum ∑ 4 5.
    [Show full text]
  • 3.3 Convergence Tests for Infinite Series
    3.3 Convergence Tests for Infinite Series 3.3.1 The integral test We may plot the sequence an in the Cartesian plane, with independent variable n and dependent variable a: n X The sum an can then be represented geometrically as the area of a collection of rectangles with n=1 height an and width 1. This geometric viewpoint suggests that we compare this sum to an integral. If an can be represented as a continuous function of n, for real numbers n, not just integers, and if the m X sequence an is decreasing, then an looks a bit like area under the curve a = a(n). n=1 In particular, m m+2 X Z m+1 X an > an dn > an n=1 n=1 n=2 For example, let us examine the first 10 terms of the harmonic series 10 X 1 1 1 1 1 1 1 1 1 1 = 1 + + + + + + + + + : n 2 3 4 5 6 7 8 9 10 1 1 1 If we draw the curve y = x (or a = n ) we see that 10 11 10 X 1 Z 11 dx X 1 X 1 1 > > = − 1 + : n x n n 11 1 1 2 1 (See Figure 1, copied from Wikipedia) Z 11 dx Now = ln(11) − ln(1) = ln(11) so 1 x 10 X 1 1 1 1 1 1 1 1 1 1 = 1 + + + + + + + + + > ln(11) n 2 3 4 5 6 7 8 9 10 1 and 1 1 1 1 1 1 1 1 1 1 1 + + + + + + + + + < ln(11) + (1 − ): 2 3 4 5 6 7 8 9 10 11 Z dx So we may bound our series, above and below, with some version of the integral : x If we allow the sum to turn into an infinite series, we turn the integral into an improper integral.
    [Show full text]
  • The Binomial Series 16.3   
    The Binomial Series 16.3 Introduction In this Section we examine an important example of an infinite series, the binomial series: p(p − 1) p(p − 1)(p − 2) 1 + px + x2 + x3 + ··· 2! 3! We show that this series is only convergent if |x| < 1 and that in this case the series sums to the value (1 + x)p. As a special case of the binomial series we consider the situation when p is a positive integer n. In this case the infinite series reduces to a finite series and we obtain, by replacing x with b , the binomial theorem: a n(n − 1) (b + a)n = bn + nbn−1a + bn−2a2 + ··· + an. 2! Finally, we use the binomial series to obtain various polynomial expressions for (1 + x)p when x is ‘small’. ' • understand the factorial notation $ Prerequisites • have knowledge of the ratio test for convergence of infinite series. Before starting this Section you should ... • understand the use of inequalities '& • recognise and use the binomial series $% Learning Outcomes • state and use the binomial theorem On completion you should be able to ... • use the binomial series to obtain numerical approximations & % 26 HELM (2008): Workbook 16: Sequences and Series ® 1. The binomial series A very important infinite series which occurs often in applications and in algebra has the form: p(p − 1) p(p − 1)(p − 2) 1 + px + x2 + x3 + ··· 2! 3! in which p is a given number and x is a variable. By using the ratio test it can be shown that this series converges, irrespective of the value of p, as long as |x| < 1.
    [Show full text]
  • Anti-Chain Rule Name
    Anti-Chain Rule Name: The most fundamental rule for computing derivatives in calculus is the Chain Rule, from which all other differentiation rules are derived. In words, the Chain Rule states that, to differentiate f(g(x)), differentiate the outside function f and multiply by the derivative of the inside function g, so that d f(g(x)) = f 0(g(x)) · g0(x): dx The Chain Rule makes computation of nearly all derivatives fairly easy. It is tempting to think that there should be an Anti-Chain Rule that makes antidiffer- entiation as easy as the Chain Rule made differentiation. Such a rule would just reverse the process, so instead of differentiating f and multiplying by g0, we would antidifferentiate f and divide by g0. In symbols, Z F (g(x)) f(g(x)) dx = + C: g0(x) Unfortunately, the Anti-Chain Rule does not exist because the formula above is not Z always true. For example, consider (x2 + 1)2 dx. We can compute this integral (correctly) by expanding and applying the power rule: Z Z (x2 + 1)2 dx = x4 + 2x2 + 1 dx x5 2x3 = + + x + C 5 3 However, we could also think about our integrand above as f(g(x)) with f(x) = x2 and g(x) = x2 + 1. Then we have F (x) = x3=3 and g0(x) = 2x, so the Anti-Chain Rule would predict that Z F (g(x)) (x2 + 1)2 dx = + C g0(x) (x2 + 1)3 = + C 3 · 2x x6 + 3x4 + 3x2 + 1 = + C 6x x5 x3 x 1 = + + + + C 6 2 2 6x Since these answers are different, we conclude that the Anti-Chain Rule has failed us.
    [Show full text]
  • Polar Coordinates and Complex Numbers Infinite Series Vectors And
    Contents CHAPTER 9 Polar Coordinates and Complex Numbers 9.1 Polar Coordinates 348 9.2 Polar Equations and Graphs 351 9.3 Slope, Length, and Area for Polar Curves 356 9.4 Complex Numbers 360 CHAPTER 10 Infinite Series 10.1 The Geometric Series 10.2 Convergence Tests: Positive Series 10.3 Convergence Tests: All Series 10.4 The Taylor Series for ex, sin x, and cos x 10.5 Power Series CHAPTER 11 Vectors and Matrices 11.1 Vectors and Dot Products 11.2 Planes and Projections 11.3 Cross Products and Determinants 11.4 Matrices and Linear Equations 11.5 Linear Algebra in Three Dimensions CHAPTER 12 Motion along a Curve 12.1 The Position Vector 446 12.2 Plane Motion: Projectiles and Cycloids 453 12.3 Tangent Vector and Normal Vector 459 12.4 Polar Coordinates and Planetary Motion 464 CHAPTER 13 Partial Derivatives 13.1 Surfaces and Level Curves 472 13.2 Partial Derivatives 475 13.3 Tangent Planes and Linear Approximations 480 13.4 Directional Derivatives and Gradients 490 13.5 The Chain Rule 497 13.6 Maxima, Minima, and Saddle Points 504 13.7 Constraints and Lagrange Multipliers 514 CHAPTER Infinite Series Infinite series can be a pleasure (sometimes). They throw a beautiful light on sin x and cos x. They give famous numbers like n and e. Usually they produce totally unknown functions-which might be good. But on the painful side is the fact that an infinite series has infinitely many terms. It is not easy to know the sum of those terms.
    [Show full text]
  • Beyond Mere Convergence
    Beyond Mere Convergence James A. Sellers Department of Mathematics The Pennsylvania State University 107 Whitmore Laboratory University Park, PA 16802 [email protected] February 5, 2002 – REVISED Abstract In this article, I suggest that calculus instruction should include a wider variety of examples of convergent and divergent series than is usually demonstrated. In particular, a number of convergent series, P k3 such as 2k , are considered, and their exact values are found in a k≥1 straightforward manner. We explore and utilize a number of math- ematical topics, including manipulation of certain power series and recurrences. During my most recent spring break, I read William Dunham’s book Euler: The Master of Us All [3]. I was thoroughly intrigued by the material presented and am certainly glad I selected it as part of the week’s reading. Of special interest were Dunham’s comments on series manipulations and the power series identities developed by Euler and his contemporaries, for I had just completed teaching convergence and divergence of infinite series in my calculus class. In particular, Dunham [3, p. 47-48] presents Euler’s proof of the Basel Problem, a challenge from Jakob Bernoulli to determine the 1 P 1 exact value of the sum k2 . Euler was the first to solve this problem by k≥1 π2 proving that the sum equals 6 . I was reminded of my students’ interest in this result when I shared it with them just weeks before. I had already mentioned to them that exact values for relatively few families of convergent series could be determined.
    [Show full text]
  • Series Convergence Tests Math 121 Calculus II Spring 2015
    Series Convergence Tests Math 121 Calculus II Spring 2015 Some series converge, some diverge. Geometric series. We've already looked at these. We know when a geometric series 1 X converges and what it converges to. A geometric series arn converges when its ratio r lies n=0 a in the interval (−1; 1), and, when it does, it converges to the sum . 1 − r 1 X 1 The harmonic series. The standard harmonic series diverges to 1. Even though n n=1 1 1 its terms 1, 2 , 3 , . approach 0, the partial sums Sn approach infinity, so the series diverges. The main questions for a series. Question 1: given a series does it converge or diverge? Question 2: if it converges, what does it converge to? There are several tests that help with the first question and we'll look at those now. The term test. The only series that can converge are those whose terms approach 0. That 1 X is, if ak converges, then ak ! 0. k=1 Here's why. If the series converges, then the limit of the sequence of its partial sums n th X approaches the sum S, that is, Sn ! S where Sn is the n partial sum Sn = ak. Then k=1 lim an = lim (Sn − Sn−1) = lim Sn − lim Sn−1 = S − S = 0: n!1 n!1 n!1 n!1 The contrapositive of that statement gives a test which can tell us that some series diverge. Theorem 1 (The term test). If the terms of the series don't converge to 0, then the series diverges.
    [Show full text]
  • 9.2. Undoing the Chain Rule
    < Previous Section Home Next Section > 9.2. Undoing the Chain Rule This chapter focuses on finding accumulation functions in closed form when we know its rate of change function. We’ve seen that 1) an accumulation function in closed form is advantageous for quickly and easily generating many values of the accumulating quantity, and 2) the key to finding accumulation functions in closed form is the Fundamental Theorem of Calculus. The FTC says that an accumulation function is the antiderivative of the given rate of change function (because rate of change is the derivative of accumulation). In Chapter 6, we developed many derivative rules for quickly finding closed form rate of change functions from closed form accumulation functions. We also made a connection between the form of a rate of change function and the form of the accumulation function from which it was derived. Rather than inventing a whole new set of techniques for finding antiderivatives, our mindset as much as possible will be to use our derivatives rules in reverse to find antiderivatives. We worked hard to develop the derivative rules, so let’s keep using them to find antiderivatives! Thus, whenever you have a rate of change function f and are charged with finding its antiderivative, you should frame the task with the question “What function has f as its derivative?” For simple rate of change functions, this is easy, as long as you know your derivative rules well enough to apply them in reverse. For example, given a rate of change function …. … 2x, what function has 2x as its derivative? i.e.
    [Show full text]
  • Calculus Terminology
    AP Calculus BC Calculus Terminology Absolute Convergence Asymptote Continued Sum Absolute Maximum Average Rate of Change Continuous Function Absolute Minimum Average Value of a Function Continuously Differentiable Function Absolutely Convergent Axis of Rotation Converge Acceleration Boundary Value Problem Converge Absolutely Alternating Series Bounded Function Converge Conditionally Alternating Series Remainder Bounded Sequence Convergence Tests Alternating Series Test Bounds of Integration Convergent Sequence Analytic Methods Calculus Convergent Series Annulus Cartesian Form Critical Number Antiderivative of a Function Cavalieri’s Principle Critical Point Approximation by Differentials Center of Mass Formula Critical Value Arc Length of a Curve Centroid Curly d Area below a Curve Chain Rule Curve Area between Curves Comparison Test Curve Sketching Area of an Ellipse Concave Cusp Area of a Parabolic Segment Concave Down Cylindrical Shell Method Area under a Curve Concave Up Decreasing Function Area Using Parametric Equations Conditional Convergence Definite Integral Area Using Polar Coordinates Constant Term Definite Integral Rules Degenerate Divergent Series Function Operations Del Operator e Fundamental Theorem of Calculus Deleted Neighborhood Ellipsoid GLB Derivative End Behavior Global Maximum Derivative of a Power Series Essential Discontinuity Global Minimum Derivative Rules Explicit Differentiation Golden Spiral Difference Quotient Explicit Function Graphic Methods Differentiable Exponential Decay Greatest Lower Bound Differential
    [Show full text]
  • A Tentative Interpretation of the Epistemological Significance of the Encrypted Message Sent by Newton to Leibniz in October 1676
    Advances in Historical Studies 2014. Vol.3, No.1, 22-32 Published Online February 2014 in SciRes (http://www.scirp.org/journal/ahs) http://dx.doi.org/10.4236/ahs.2014.31004 A Tentative Interpretation of the Epistemological Significance of the Encrypted Message Sent by Newton to Leibniz in October 1676 Jean G. Dhombres Centre Alexandre Koyré-Ecole des Hautes Etudes en Sciences Sociales, Paris, France Email: [email protected] Received October 8th, 2013; revised November 9th, 2013; accepted November 16th, 2013 Copyright © 2014 Jean G. Dhombres. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. In accordance of the Creative Commons Attribution License all Copyrights © 2014 are reserved for SCIRP and the owner of the intellectual property Jean G. Dhombres. All Copyright © 2014 are guarded by law and by SCIRP as a guardian. In Principia mathematica philosophiæ naturalis (1687), with regard to binomial formula and so general Calculus, Newton claimed that Leibniz proposed a similar procedure. As usual within Newtonian style, no explanation was provided on that, and nowadays it could only be decoded by Newton himself. In fact to the point, not even he gave up any mention of Leibniz in 1726 on the occasion of the third edition of the Principia. In this research, I analyse this controversy comparing the encrypted passages, and I will show that at least two ideas were proposed: vice versa and the algebraic handing of series. Keywords: Leibniz; Newton; Calculus Principia; Binomial Series; Controversy; Vice Versa Introduction tober 1676 to Leibniz.
    [Show full text]
  • Calculus Online Textbook Chapter 10
    Contents CHAPTER 9 Polar Coordinates and Complex Numbers 9.1 Polar Coordinates 348 9.2 Polar Equations and Graphs 351 9.3 Slope, Length, and Area for Polar Curves 356 9.4 Complex Numbers 360 CHAPTER 10 Infinite Series 10.1 The Geometric Series 10.2 Convergence Tests: Positive Series 10.3 Convergence Tests: All Series 10.4 The Taylor Series for ex, sin x, and cos x 10.5 Power Series CHAPTER 11 Vectors and Matrices 11.1 Vectors and Dot Products 11.2 Planes and Projections 11.3 Cross Products and Determinants 11.4 Matrices and Linear Equations 11.5 Linear Algebra in Three Dimensions CHAPTER 12 Motion along a Curve 12.1 The Position Vector 446 12.2 Plane Motion: Projectiles and Cycloids 453 12.3 Tangent Vector and Normal Vector 459 12.4 Polar Coordinates and Planetary Motion 464 CHAPTER 13 Partial Derivatives 13.1 Surfaces and Level Curves 472 13.2 Partial Derivatives 475 13.3 Tangent Planes and Linear Approximations 480 13.4 Directional Derivatives and Gradients 490 13.5 The Chain Rule 497 13.6 Maxima, Minima, and Saddle Points 504 13.7 Constraints and Lagrange Multipliers 514 CHAPTER Infinite Series Infinite series can be a pleasure (sometimes). They throw a beautiful light on sin x and cos x. They give famous numbers like n and e. Usually they produce totally unknown functions-which might be good. But on the painful side is the fact that an infinite series has infinitely many terms. It is not easy to know the sum of those terms.
    [Show full text]
  • A General Chain Rule for Distributional Derivatives
    proceedings of the american mathematical society Volume 108, Number 3, March 1990 A GENERAL CHAIN RULE FOR DISTRIBUTIONAL DERIVATIVES L. AMBROSIO AND G. DAL MASO (Communicated by Barbara L. Keyfitz) Abstract. We prove a general chain rule for the distribution derivatives of the composite function v(x) = f(u(x)), where u: R" —>Rm has bounded variation and /: Rm —>R* is Lipschitz continuous. Introduction The aim of the present paper is to prove a chain rule for the distributional derivative of the composite function v(x) = f(u(x)), where u: Q —>Rm has bounded variation in the open set ilcR" and /: Rw —>R is uniformly Lip- schitz continuous. Under these hypotheses it is easy to prove that the function v has locally bounded variation in Q, hence its distributional derivative Dv is a Radon measure in Q with values in the vector space Jz? m of all linear maps from R" to Rm . The problem is to give an explicit formula for Dv in terms of the gradient Vf of / and of the distributional derivative Du . To illustrate our formula, we begin with the simpler case, studied by A. I. Vol pert, where / is continuously differentiable. Let us denote by Su the set of all jump points of u, defined as the set of all xef! where the approximate limit u(x) does not exist at x. Then the following identities hold in the sense of measures (see [19] and [20]): (0.1) Dv = Vf(ü)-Du onß\SH, and (0.2) Dv = (f(u+)-f(u-))®vu-rn_x onSu, where vu denotes the measure theoretical unit normal to Su, u+ , u~ are the approximate limits of u from both sides of Su, and %?n_x denotes the (n - l)-dimensional Hausdorff measure.
    [Show full text]