Improper Integrals
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
MATH 305 Complex Analysis, Spring 2016 Using Residues to Evaluate Improper Integrals Worksheet for Sections 78 and 79
MATH 305 Complex Analysis, Spring 2016 Using Residues to Evaluate Improper Integrals Worksheet for Sections 78 and 79 One of the interesting applications of Cauchy's Residue Theorem is to find exact values of real improper integrals. The idea is to integrate a complex rational function around a closed contour C that can be arbitrarily large. As the size of the contour becomes infinite, the piece in the complex plane (typically an arc of a circle) contributes 0 to the integral, while the part remaining covers the entire real axis (e.g., an improper integral from −∞ to 1). An Example Let us use residues to derive the formula p Z 1 x2 2 π 4 dx = : (1) 0 x + 1 4 Note the somewhat surprising appearance of π for the value of this integral. z2 First, let f(z) = and let C = L + C be the contour that consists of the line segment L z4 + 1 R R R on the real axis from −R to R, followed by the semi-circle CR of radius R traversed CCW (see figure below). Note that C is a positively oriented, simple, closed contour. We will assume that R > 1. Next, notice that f(z) has two singular points (simple poles) inside C. Call them z0 and z1, as shown in the figure. By Cauchy's Residue Theorem. we have I f(z) dz = 2πi Res f(z) + Res f(z) C z=z0 z=z1 On the other hand, we can parametrize the line segment LR by z = x; −R ≤ x ≤ R, so that I Z R x2 Z z2 f(z) dz = 4 dx + 4 dz; C −R x + 1 CR z + 1 since C = LR + CR. -
Section 8.8: Improper Integrals
Section 8.8: Improper Integrals One of the main applications of integrals is to compute the areas under curves, as you know. A geometric question. But there are some geometric questions which we do not yet know how to do by calculus, even though they appear to have the same form. Consider the curve y = 1=x2. We can ask, what is the area of the region under the curve and right of the line x = 1? We have no reason to believe this area is finite, but let's ask. Now no integral will compute this{we have to integrate over a bounded interval. Nonetheless, we don't want to throw up our hands. So note that b 2 b Z (1=x )dx = ( 1=x) 1 = 1 1=b: 1 − j − In other words, as b gets larger and larger, the area under the curve and above [1; b] gets larger and larger; but note that it gets closer and closer to 1. Thus, our intuition tells us that the area of the region we're interested in is exactly 1. More formally: lim 1 1=b = 1: b − !1 We can rewrite that as b 2 lim Z (1=x )dx: b !1 1 Indeed, in general, if we want to compute the area under y = f(x) and right of the line x = a, we are computing b lim Z f(x)dx: b !1 a ASK: Does this limit always exist? Give some situations where it does not exist. They'll give something that blows up. -
Ch. 15 Power Series, Taylor Series
Ch. 15 Power Series, Taylor Series 서울대학교 조선해양공학과 서유택 2017.12 ※ 본 강의 자료는 이규열, 장범선, 노명일 교수님께서 만드신 자료를 바탕으로 일부 편집한 것입니다. Seoul National 1 Univ. 15.1 Sequences (수열), Series (급수), Convergence Tests (수렴판정) Sequences: Obtained by assigning to each positive integer n a number zn z . Term: zn z1, z 2, or z 1, z 2 , or briefly zn N . Real sequence (실수열): Sequence whose terms are real Convergence . Convergent sequence (수렴수열): Sequence that has a limit c limznn c or simply z c n . For every ε > 0, we can find N such that Convergent complex sequence |zn c | for all n N → all terms zn with n > N lie in the open disk of radius ε and center c. Divergent sequence (발산수열): Sequence that does not converge. Seoul National 2 Univ. 15.1 Sequences, Series, Convergence Tests Convergence . Convergent sequence: Sequence that has a limit c Ex. 1 Convergent and Divergent Sequences iin 11 Sequence i , , , , is convergent with limit 0. n 2 3 4 limznn c or simply z c n Sequence i n i , 1, i, 1, is divergent. n Sequence {zn} with zn = (1 + i ) is divergent. Seoul National 3 Univ. 15.1 Sequences, Series, Convergence Tests Theorem 1 Sequences of the Real and the Imaginary Parts . A sequence z1, z2, z3, … of complex numbers zn = xn + iyn converges to c = a + ib . if and only if the sequence of the real parts x1, x2, … converges to a . and the sequence of the imaginary parts y1, y2, … converges to b. Ex. -
Topic 7 Notes 7 Taylor and Laurent Series
Topic 7 Notes Jeremy Orloff 7 Taylor and Laurent series 7.1 Introduction We originally defined an analytic function as one where the derivative, defined as a limit of ratios, existed. We went on to prove Cauchy's theorem and Cauchy's integral formula. These revealed some deep properties of analytic functions, e.g. the existence of derivatives of all orders. Our goal in this topic is to express analytic functions as infinite power series. This will lead us to Taylor series. When a complex function has an isolated singularity at a point we will replace Taylor series by Laurent series. Not surprisingly we will derive these series from Cauchy's integral formula. Although we come to power series representations after exploring other properties of analytic functions, they will be one of our main tools in understanding and computing with analytic functions. 7.2 Geometric series Having a detailed understanding of geometric series will enable us to use Cauchy's integral formula to understand power series representations of analytic functions. We start with the definition: Definition. A finite geometric series has one of the following (all equivalent) forms. 2 3 n Sn = a(1 + r + r + r + ::: + r ) = a + ar + ar2 + ar3 + ::: + arn n X = arj j=0 n X = a rj j=0 The number r is called the ratio of the geometric series because it is the ratio of consecutive terms of the series. Theorem. The sum of a finite geometric series is given by a(1 − rn+1) S = a(1 + r + r2 + r3 + ::: + rn) = : (1) n 1 − r Proof. -
11.3-11.4 Integral and Comparison Tests
11.3-11.4 Integral and Comparison Tests The Integral Test: Suppose a function f(x) is continuous, positive, and decreasing on [1; 1). Let an 1 P R 1 be defined by an = f(n). Then, the series an and the improper integral 1 f(x) dx either BOTH n=1 CONVERGE OR BOTH DIVERGE. Notes: • For the integral test, when we say that f must be decreasing, it is actually enough that f is EVENTUALLY ALWAYS DECREASING. In other words, as long as f is always decreasing after a certain point, the \decreasing" requirement is satisfied. • If the improper integral converges to a value A, this does NOT mean the sum of the series is A. Why? The integral of a function will give us all the area under a continuous curve, while the series is a sum of distinct, separate terms. • The index and interval do not always need to start with 1. Examples: Determine whether the following series converge or diverge. 1 n2 • X n2 + 9 n=1 1 2 • X n2 + 9 n=3 1 1 n • X n2 + 1 n=1 1 ln n • X n n=2 Z 1 1 p-series: We saw in Section 8.9 that the integral p dx converges if p > 1 and diverges if p ≤ 1. So, by 1 x 1 1 the Integral Test, the p-series X converges if p > 1 and diverges if p ≤ 1. np n=1 Notes: 1 1 • When p = 1, the series X is called the harmonic series. n n=1 • Any constant multiple of a convergent p-series is also convergent. -
Math 1B, Lecture 11: Improper Integrals I
Math 1B, lecture 11: Improper integrals I Nathan Pflueger 30 September 2011 1 Introduction An improper integral is an integral that is unbounded in one of two ways: either the domain of integration is infinite, or the function approaches infinity in the domain (or both). Conceptually, they are no different from ordinary integrals (and indeed, for many students including myself, it is not at all clear at first why they have a special name and are treated as a separate topic). Like any other integral, an improper integral computes the area underneath a curve. The difference is foundational: if integrals are defined in terms of Riemann sums which divide the domain of integration into n equal pieces, what are we to make of an integral with an infinite domain of integration? The purpose of these next two lecture will be to settle on the appropriate foundation for speaking of improper integrals. Today we consider integrals with infinite domains of integration; next time we will consider functions which approach infinity in the domain of integration. An important observation is that not all improper integrals can be considered to have meaningful values. These will be said to diverge, while the improper integrals with coherent values will be said to converge. Much of our work will consist in understanding which improper integrals converge or diverge. Indeed, in many cases for this course, we will only ask the question: \does this improper integral converge or diverge?" The reading for today is the first part of Gottlieb x29:4 (up to the top of page 907). -
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 -
The Ratio Test, Integral Test, and Absolute Convergence
MATH 1D, WEEK 3 { THE RATIO TEST, INTEGRAL TEST, AND ABSOLUTE CONVERGENCE INSTRUCTOR: PADRAIC BARTLETT Abstract. These are the lecture notes from week 3 of Ma1d, the Caltech mathematics course on sequences and series. 1. Homework 1 data • HW average: 91%. • Comments: none in particular { people seemed to be pretty capable with this material. 2. The Ratio Test So: thus far, we've developed a few tools for determining the convergence or divergence of series. Specifically, the main tools we developed last week were the two comparison tests, which gave us a number of tools for determining whether a series converged by comparing it to other, known series. However, sometimes this P 1 P n isn't enough; simply comparing things to n and r usually can only get us so far. Hence, the creation of the following test: Theorem 2.1. If fang is a sequence of positive numbers such that a lim n+1 = r; n!1 an for some real number r, then P1 • n=1 an converges if r < 1, while P1 • n=1 an diverges if r > 1. If r = 1, this test is inconclusive and tells us nothing. Proof. The basic idea motivating this theorem is the following: if the ratios an+1 an eventually approach some value r, then this series eventually \looks like" the geo- metric series P rn; consequently, it should converge whenever r < 1 and diverge whenever r > 1. an+1 To make the above concrete: suppose first that r > 1. Then, because limn!1 = an r;, we know that there is some N 2 N such that 8n ≥ N, a n+1 > 1 an )an+1 > an: But this means that the an's are eventually an increasing sequence starting at some value aN > 0; thus, we have that limn!1 an 6= 0 and thus that the sum P1 n=1 an cannot converge. -
Math 113 Lecture #16 §7.8: Improper Integrals
Math 113 Lecture #16 x7.8: Improper Integrals Improper Integrals over Infinite Intervals. How do we make sense of and evaluate an improper integral like Z 1 1 2 dx? 1 x Can we apply the Fundamental Theorem of Calculus to evaluate this? No, because the FTC only applies to integrals on finite intervals! So instead we convert the integral over an infinite interval into a limit of integrals over finite intervals: Z A 1 lim 2 dx: A!1 1 x Now we can apply the FTC to get Z A 1 1 A 1 lim dx = lim − = lim − + 1 = 1: A!1 2 A!1 A!1 1 x x 1 A Since this limit exists, we say that the improper integral converges, and the value of this limit we take as the value of the improper integral: Z 1 1 2 dx = 1: 1 x Z t Definition. If f(x) dx exists for every t ≥ a, then the improper integral a Z 1 Z A f(x) dx = lim f(x) dx a A!1 a converges provided the limit exists (as a finite number); otherwise it diverges. Z b If f(x) dx exists for every t ≤ b, then the improper integral t Z b Z b f(x) dx = lim f(x) dx 1 B!1 B converges provided the limit exists (as a finite number); otherwise it diverges. Z 1 Z a If both improper integrals f(x) dx and f(x) dx are convergent, then we define a −∞ Z 1 Z 1 Z a f(x) dx = f(x) dx + f(x) dx: −∞ a −∞ The choice of a is arbitrary. -
Lecture 18 : Improper Integrals
1 Lecture 18 : Improper integrals R b We de¯ned a f(t)dt under the conditions that f is de¯ned and bounded on the bounded interval [a; b]. In this lecture, we will extend the theory of integration to bounded functions de¯ned on unbounded intervals and also to unbounded functions de¯ned on bounded or unbounded intervals. ImproperR integral of the ¯rst kind: SupposeR f is (Riemann) integrable on [a; x] for all x > a, i.e., x f(t)dt exists for all x > a. If lim x f(t)dt = L for some L 2 R; then we say that a x!1 a R 1 R 1 the improper integral (of the ¯rst kind) a f(t)dt converges to L and we write a f(t)dt = L. R 1 Otherwise, we say that the improper integral a f(t)dt diverges. Observe that the de¯nition of convergence of improper integrals is similar to the one given for R x series. For example, a f(t)dt; x > a is analogous to the partial sum of a series. R 1 1 R x 1 1 Examples : 1. The improper integral 1 t2 dt converges, because, 1 t2 dt = 1 ¡ x ! 1 as x ! 1: R 1 1 R x 1 On the other hand, 1 t dt diverges because limx!1 1 t dt = limx!1 log x. In fact, one can show R 1 1 1 that 1 tp dt converges to p¡1 for p > 1 and diverges for p · 1. -
1 Convergence Tests
Lecture 24Section 11.4 Absolute and Conditional Convergence; Alternating Series Jiwen He 1 Convergence Tests Basic Series that Converge or Diverge Basic Series that Converge X Geometric series: xk, if |x| < 1 X 1 p-series: , if p > 1 kp Basic Series that Diverge X Any series ak for which lim ak 6= 0 k→∞ X 1 p-series: , if p ≤ 1 kp Convergence Tests (1) Basic Test for Convergence P Keep in Mind that, if ak 9 0, then the series ak diverges; therefore there is no reason to apply any special convergence test. P k P k k Examples 1. x with |x| ≥ 1 (e.g, (−1) ) diverge since x 9 0. [1ex] k X k X 1 diverges since k → 1 6= 0. [1ex] 1 − diverges since k + 1 k+1 k 1 k −1 ak = 1 − k → e 6= 0. Convergence Tests (2) Comparison Tests Rational terms are most easily handled by basic comparison or limit comparison with p-series P 1/kp Basic Comparison Test 1 X 1 X 1 X k3 converges by comparison with converges 2k3 + 1 k3 k5 + 4k4 + 7 X 1 X 1 X 2 by comparison with converges by comparison with k2 k3 − k2 k3 X 1 X 1 X 1 diverges by comparison with diverges by 3k + 1 3(k + 1) ln(k + 6) X 1 comparison with k + 6 Limit Comparison Test X 1 X 1 X 3k2 + 2k + 1 converges by comparison with . diverges k3 − 1 √ k3 k3 + 1 X 3 X 5 k + 100 by comparison with √ √ converges by comparison with k 2k2 k − 9 k X 5 2k2 Convergence Tests (3) Root Test and Ratio Test The root test is used only if powers are involved. -
Math 113 Lecture #30 §11.6: Absolute Convergence and the Ratio and Root Tests
Math 113 Lecture #30 x11.6: Absolute Convergence and the Ratio and Root Tests Absolute Convergence. The Integral Test and the Comparison Tests apply to series with positive terms, and the Alternating Series Test applies to series the sign of whose terms alternate regularly. But how do we test the convergence or divergence of a series in which the terms are positive and negative without any regularity in the switching of the sign? The answer is to consider a related series in which all the terms are positive. P P Definitions. A series an is called absolute convergent if the series janj converges. P A series an that is convergent but not absolutely convergent is called conditionally convergent. Conditionally convergent series like alternating series 1 X (−1)n n n=1 are quite bizarre in that the order of the terms can be rearranged to sum to any real number. Absolutely convergent series like 1 X (−1)n n2 n=1 always sum to the same thing no matter how the order of the terms are rearranged. Here is another nice property of absolute convergent series. P P Theorem. If an is absolutely convergent, then an is convergent. Proof. Since either janj is either an or −an, then 0 ≤ an + janj ≤ 2janj: P P Assuming that an is absolutely convergent implies that 2janj is convergent. P The Comparison Test applies to show that (an + janj) is convergent too. Since an = an + janj − janj, then X X X an = an + janj − janj P which shows that an is the sum of two convergent series, and is convergent too.