1 Taylor-Maclaurin Series

Total Page:16

File Type:pdf, Size:1020Kb

1 Taylor-Maclaurin Series 1 Taylor-Maclaurin Series 2 00 2 Writing x = x0 + n4x; x1 = (n − 1)4x; ::, we get, (4y0) = y0 (4x) ::: and letting n ! 1, a leap of logic reduces the interpolation formula to: 1 y = y + (x − x )y0 + (x − x )2 y00 + ::: 0 0 0 0 2! 0 Definition 1.0.1. A function f is said to be an Cn function on (a; b) if f is n-times differentiable and the nth derivative f (n) is continuous on (a; b) and f is said to belong to C1 if every derivative of f exists (and is continuous) on (a; b). Taylor’s Formula: Suppose f belongs to C1 on (−R; R). Then for every n 2 N, and x 2 (−R; R) we have: 1 1 f(x) = f(0) + f 0(0)x + f (2)(0) x2 + ::: + f (n)(0) xn + R (x) 2! n! n f is said to be analytic at 0 if the remainder Rn(x) ! 0 as n ! 1. There are two standard forms for the remainder. 1. Integral form: Z x 1 (n+1) n Rn(x) = f (t)(x − t) dt n! 0 Proof. Integrating by parts, 1 Z x 1 1 Z x f (n+1)(t)(x − t)ndt = − f (n)(0)xn + f (n)(t)(x − t)n−1dt n! 0 n! (n − 1)! 0 Proof is completed by induction on n on observing that the result holds for n = 0 by the Funda- mental theorem of Calculus. 2. Lagrange’s form: There exists c 2 (0; x) such that: 1 R (x) = f (n+1)(c)xn+1 n (n + 1)! This form is easily derived from the integral form using intermediate value theorem of integral calculus. Lemma 1.0.2. If h(≥ 0) and g are continuous on [a; b], then there exists c 2 (a; b) such that Z b Z b h(t)g(t)dt = g(c) h(t)dt a a Proof. If m and M denote the min and max of g on [a; b], then h ≥ 0 implies (assuming h is not identically zero), Z b Z b m ≤ h(t)g(t)dt= h(t)dt ≤ M a a Now the intermediate value theorem for continuous functions assures the existence of c. 1 Examples: 1 (n+1) n+1 1. Let f(x) = sin(x). Then given x > 0, there exists ξ 2 (0; x) such that Rn(x) = (n+1)! f (ξ)x 1 n+1 and hence jRn(x)j ≤ (n+1)! x . Thus Rn(x) ! 0 as n ! 1 (uniformly on a finite subinterval 1 3 of R). Consequently, sin(x) = x − 3! x :::. Note that even if the series on the r.h.s. converges for every x, to show that it converges to sin(x), it is necessary to prove that Rn ! 0 as n ! 1. 2. Let f(x) = log(1 + x); x > −1. Then f (n)(x) = (−1)(n+1)(n − 1)!(1 + x)−n. Using the integral form (and assuming 0 < x < 1) we get: Z x j(x − t)j n 1 jRn(x)j ≤ ( ) dt 0 1 + t 1 + t Z x jxjn ≤ ( )dt 0 1 + t ≤ xn log(1 + x) (−1)n −n−1 Using Lagrange’s form, Rn(1) = n+1 1=(1 + ξ) . Thus Rn(x) ! 0 as n ! 1 if x 2 (0; 1]. x3 x5 log(1 + x) = x − 3 + 5 ::: for x 2 (−1; 1]. 3. Let f(x) = (1 + x)α where α 2 RnN; α 6= 0 and jxj < 1. Then 1 α f (k)(x) = (1 + x)α−k; k = 1; 2::: k! k Thus, Z x 1 x − t n α−1 Rn(x) = [α(α − 1)::(α − n)] ( ) (1 + t) dt n! 0 1 + t 1 If rn = n! [α(α − 1)::(α − n)], then jrn+1=rnj ! 1 as n ! 1. n n Now if jxj < 1, choose % such that %jxj < 1 and observe that jrnjjxj ≤ c(%jxj) ! 0 as n ! 1. x−t Consequently, since j 1+t j ≤ jxj for t 2 (0; x), as n ! 1, Z x n α−1 jRn(x)j ≤ rnjxj j (1 + t) dtj ) jRn(x)j ! 0 0 Thus, 1 X α (1 + x)α = 1 + xk k k=1 1 Example: Let α = − 2 . Then for jxj < 1, − 1 (2k)! 2 = (−1)k k 22k:(k!)2 Hence 1 X (2k)! (1 + x)−1=2 = 1 + (−1)k xk 22k:(k!)2 k=1 2 2 Power Series 2.1 Prerequisites Definition 2.1.1. (a)If ffng is a sequence of functions defined on a common domain A, we say that ffng converges to a function f defined on A if for every x 2 A; fn(x) ! f(x) as n ! 1. (b) We say that fn converges uniformly to f on A if sup fjfn(x) − f(x)j : x 2 Ag ! 0asn ! 1: What are the advantages of having uniform convergence? Recall that g is said to be continuous at x if g(x + 4x) ! g(x) as 4x ! 0. Theorem 2.1.2. Suppose fn ! f uniformly on A ⊆ R. The following hold. 1. If each fn is continuous on A, then so is f. R R 2. If A = [a; b], then A fn ! A f. Proof. 1. Fix x0 2 A. Given " > 0; choose N such that jf(x) − fN (x)j < "=3 for every x 2 A. In particular, jf(x0) − fN (x0)j < "=3 and jf(x0 + 4x0) − fN (x0 + 4x0)j < "=3. By hypothesis, fN is continuous, so there exists δ such that if j4x0j < δ, then jfN (x0 + 4x0) − fN (x0)j < "=3 Now, if j4x0j < δ jf(x0 + 4x0) − f(x0)j ≤ jf(x0) − fN (x0)j + jfN (x0 + 4x0) − fN (x0)j + jfN (x0 + 4x0) − fN (x0)j < "=3 + "=3 + "=3 i.e. f is continuous at x0. 2. Simply observe that Z b j fn − fdxj ≤ (b − a)maxfjfn(x) − f(x)j : a ≤ x ≤ bg ! 0 a Examples: n 1. Let A = [0; 1],and fn(x) = x . If f(1) = 1 and f(x) = 0 on [0; 1), then fn ! f, but not uniformly. 2. Let A = [0; 1) fn be the (isosceles) triangular graph with base [0; n] and height 2=n at x = n=2. Then fn(x) ! 0 uniformly on A. 3. Let A = [0; 1) fn be the (isosceles) triangular graph with base [0; 1=n] and height 1 at x = 1=n. Then fn(x) ! 0 on A, but not uniformly. 3 2.2 Power Series P1 n A power seriescentered at a is an infinite series of the form 0 cn(x − a) where fcng ⊆ R. For our purpose, it suffices to set a = 0 though the results are true for any a 2 R. There exists a number R, so that the series converges whenever jxj < R and diverges whenever jxj > R. For clear reasons, R is called the radius of convergence. If cn+1 ' 1=R or equivalently jc j1=n ' 1=R, then cn n jxj jc xij ' ( )i i R P k If jxj < R, then by comparison to the geometric series, ckx is convergent. Let 2 f(x) = c0 + c1x + c2x + ::: What makes power series very useful is that they are (almost) as easy to manipulate as polynomi- als. The principal reason is the following. Pn i Theorem If [a; b] ⊆ (−R; R), and x 2 [a; b], then sn(x) = 0 cix converges uniformly to f(x). i i Proof: As before, jcix j ≤ jb=Rj and jb=Rj < 1. The following corollary is now immediate. Corollary If [a; b] ⊆ (−R; R), then, Z b 1 Z b X i f(x)dx = c + ci x dx a 0 a 1=n 1=n P1 i−1 Also, jncnj ' jcnj ' 1=R and hence for jxj < R; i=n+1 icix ! 0 as n ! 1. Hence Z Z 0 0 sn ! g ) sn ! g R 0 R 0 0 0 But sn = sn ! f and thus f = g or g = f . Thus, sn ! f . It follows by induction that f is in C1 on (−R; R). Discussing the behavior of the power series at x = ±R takes work. P1 n P Abel’s Theorem: If f(x) = 0 cnx is convergent on (−1; 1) and cn is a convergent series of numbers, then X lim f(x) = cn x!1− 1 2 4 Example: Recall that, 1+x2 = 1 − x + x ::: Integrating term-by-term we have: −1 x3 x5 tan (x) = x − 3 + 5 ::: if x < 1. 1 1 By alternating series theorem, we know that 1 − 3 + 5 ::: is convergent. −1 π So by Abel’s theorem, using the fact that tan (1) = 4 we get π 1 1 = 1 − + ::: 4 3 5 Question: Let f(x) = e−1=x if x > 0 and 0 otherwise. Show that f 2 C1 on R. Is f analytic at 0? 4 3 Applications 3.1 Differential Equations Consider the second order linear differential equation of second order. y00 + p(x)y0 + q(x)y = 0 Definition 3.1.1. A point x0 in R is said to be a regular point if p(x) and q(x) have power-series expansion in an interval around x0. Otherwise, it is a singular point. Example 1: y00 + 2xy0 + 2y = 0 P1 k We look for a solution of the form y = k=0 ckx for x 2 (−R; R). Differentiate and substitute, 1 1 0 X k−1 X k−2 y = kckx ; y" = k(k − 1)ckx k=1 k=2 Thus, 1 1 1 X k X k X k ck+2(k + 1)(k + 2)x + 2 kckx + 2 ckx = 0 k=0 k=0 k=0 Equivalently, 2 (k + 1)(k + 2)c + 2(k + 1)c = 0 ) c = − c ; k ≥ 0 k+2 k k+2 k + 2 k In general,for k ≥ 0, (−1)k (−1)k2k c = c andc = c 2k k! 0 2k+1 1:3:5::(2k + 1) 1 Thus the general solution is: 1 1 X (−1)k X (−1)k2k y = c x2k + c x2k+1 0 k! 1 1:3:5::(2k + 1) k=0 k=0 Example 2 xy00 + y0 + xy = 0 Here x0 = 0 is a singular point.
Recommended publications
  • 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.
    [Show full text]
  • The Convolution Theorem
    Module 2 : Signals in Frequency Domain Lecture 18 : The Convolution Theorem Objectives In this lecture you will learn the following We shall prove the most important theorem regarding the Fourier Transform- the Convolution Theorem We are going to learn about filters. Proof of 'the Convolution theorem for the Fourier Transform'. The Dual version of the Convolution Theorem Parseval's theorem The Convolution Theorem We shall in this lecture prove the most important theorem regarding the Fourier Transform- the Convolution Theorem. It is this theorem that links the Fourier Transform to LSI systems, and opens up a wide range of applications for the Fourier Transform. We shall inspire its importance with an application example. Modulation Modulation refers to the process of embedding an information-bearing signal into a second carrier signal. Extracting the information- bearing signal is called demodulation. Modulation allows us to transmit information signals efficiently. It also makes possible the simultaneous transmission of more than one signal with overlapping spectra over the same channel. That is why we can have so many channels being broadcast on radio at the same time which would have been impossible without modulation There are several ways in which modulation is done. One technique is amplitude modulation or AM in which the information signal is used to modulate the amplitude of the carrier signal. Another important technique is frequency modulation or FM, in which the information signal is used to vary the frequency of the carrier signal. Let us consider a very simple example of AM. Consider the signal x(t) which has the spectrum X(f) as shown : Why such a spectrum ? Because it's the simplest possible multi-valued function.
    [Show full text]
  • Notes on Calculus II Integral Calculus Miguel A. Lerma
    Notes on Calculus II Integral Calculus Miguel A. Lerma November 22, 2002 Contents Introduction 5 Chapter 1. Integrals 6 1.1. Areas and Distances. The Definite Integral 6 1.2. The Evaluation Theorem 11 1.3. The Fundamental Theorem of Calculus 14 1.4. The Substitution Rule 16 1.5. Integration by Parts 21 1.6. Trigonometric Integrals and Trigonometric Substitutions 26 1.7. Partial Fractions 32 1.8. Integration using Tables and CAS 39 1.9. Numerical Integration 41 1.10. Improper Integrals 46 Chapter 2. Applications of Integration 50 2.1. More about Areas 50 2.2. Volumes 52 2.3. Arc Length, Parametric Curves 57 2.4. Average Value of a Function (Mean Value Theorem) 61 2.5. Applications to Physics and Engineering 63 2.6. Probability 69 Chapter 3. Differential Equations 74 3.1. Differential Equations and Separable Equations 74 3.2. Directional Fields and Euler’s Method 78 3.3. Exponential Growth and Decay 80 Chapter 4. Infinite Sequences and Series 83 4.1. Sequences 83 4.2. Series 88 4.3. The Integral and Comparison Tests 92 4.4. Other Convergence Tests 96 4.5. Power Series 98 4.6. Representation of Functions as Power Series 100 4.7. Taylor and MacLaurin Series 103 3 CONTENTS 4 4.8. Applications of Taylor Polynomials 109 Appendix A. Hyperbolic Functions 113 A.1. Hyperbolic Functions 113 Appendix B. Various Formulas 118 B.1. Summation Formulas 118 Appendix C. Table of Integrals 119 Introduction These notes are intended to be a summary of the main ideas in course MATH 214-2: Integral Calculus.
    [Show full text]
  • Lecture 7: Fourier Series and Complex Power Series 1 Fourier
    Math 1d Instructor: Padraic Bartlett Lecture 7: Fourier Series and Complex Power Series Week 7 Caltech 2013 1 Fourier Series 1.1 Definitions and Motivation Definition 1.1. A Fourier series is a series of functions of the form 1 C X + (a sin(nx) + b cos(nx)) ; 2 n n n=1 where C; an; bn are some collection of real numbers. The first, immediate use of Fourier series is the following theorem, which tells us that they (in a sense) can approximate far more functions than power series can: Theorem 1.2. Suppose that f(x) is a real-valued function such that • f(x) is continuous with continuous derivative, except for at most finitely many points in [−π; π]. • f(x) is periodic with period 2π: i.e. f(x) = f(x ± 2π), for any x 2 R. C P1 Then there is a Fourier series 2 + n=1 (an sin(nx) + bn cos(nx)) such that 1 C X f(x) = + (a sin(nx) + b cos(nx)) : 2 n n n=1 In other words, where power series can only converge to functions that are continu- ous and infinitely differentiable everywhere the power series is defined, Fourier series can converge to far more functions! This makes them, in practice, a quite useful concept, as in science we'll often want to study functions that aren't always continuous, or infinitely differentiable. A very specific application of Fourier series is to sound and music! Specifically, re- call/observe that a musical note with frequency f is caused by the propogation of the lon- gitudinal wave sin(2πft) through some medium.
    [Show full text]
  • Blissard's Trigonometric Series with Closed-Form Sums
    BLISSARD’S TRIGONOMETRIC SERIES WITH CLOSED-FORM SUMS JACQUES GELINAS´ Abstract. This is a summary and verification of an elementary note written by John Blissard in 1862 for the Messenger of Mathematics. A general method of discovering trigonometric series having a closed-form sum is explained and illustrated with examples. We complete some state- ments and add references, using the summation symbol and Blissard’s own (umbral) representative notation for a more concise presentation than the original. More examples are also provided. 1. Historical examples Blissard’s well structured note [3] starts by recalling four trigonometric series which “mathemati- cal writers have exhibited as results of the differential and integral calculus” (A, B, C, G in the table below). Many such formulas had indeed been worked out by Daniel Bernoulli, Euler and Fourier. More examples can be found in 19th century textbooks and articles on calculus, in 20th century treatises on infinite series [21, 10, 19, 17] or on Fourier series [12, 23], and in mathematical tables [18, 22, 16, 11]. G.H. Hardy motivated the derivation of some simple formulas as follows [17, p. 2]. We can first agree that the sum of a geometric series 1+ x + x2 + ... with ratio x is s =1/(1 − x) because this is true when the series converges for |x| < 1, and “it would be very inconvenient if the formula varied in different cases”; moreover, “we should expect the sum s to satisfy the equation s = 1+ sx”. With x = eiθ, we obtain immediately a number of trigonometric series by separating the real and imaginary parts, by setting θ = 0, by differentiating, or by integrating [14, §13 ].
    [Show full text]
  • Fourier Series
    Academic Press Encyclopedia of Physical Science and Technology Fourier Series James S. Walker Department of Mathematics University of Wisconsin–Eau Claire Eau Claire, WI 54702–4004 Phone: 715–836–3301 Fax: 715–836–2924 e-mail: [email protected] 1 2 Encyclopedia of Physical Science and Technology I. Introduction II. Historical background III. Definition of Fourier series IV. Convergence of Fourier series V. Convergence in norm VI. Summability of Fourier series VII. Generalized Fourier series VIII. Discrete Fourier series IX. Conclusion GLOSSARY ¢¤£¦¥¨§ Bounded variation: A function has bounded variation on a closed interval ¡ ¢ if there exists a positive constant © such that, for all finite sets of points "! "! $#&% (' #*) © ¥ , the inequality is satisfied. Jordan proved that a function has bounded variation if and only if it can be expressed as the difference of two non-decreasing functions. Countably infinite set: A set is countably infinite if it can be put into one-to-one £0/"£ correspondence with the set of natural numbers ( +,£¦-.£ ). Examples: The integers and the rational numbers are countably infinite sets. "! "!;: # # 123547698 Continuous function: If , then the function is continuous at the point : . Such a point is called a continuity point for . A function which is continuous at all points is simply referred to as continuous. Lebesgue measure zero: A set < of real numbers is said to have Lebesgue measure ! $#¨CED B ¢ £¦¥ zero if, for each =?>A@ , there exists a collection of open intervals such ! ! D D J# K% $#L) ¢ £¦¥ ¥ ¢ = that <GFIH and . Examples: All finite sets, and all countably infinite sets, have Lebesgue measure zero. "! "! % # % # Odd and even functions: A function is odd if for all in its "! "! % # # domain.
    [Show full text]
  • Power Series and Taylor's Series
    Power Series and Taylor’s Series Dr. Kamlesh Jangid Department of HEAS (Mathematics) Rajasthan Technical University, Kota-324010, India E-mail: [email protected] Dr. Kamlesh Jangid (RTU Kota) Series 1 / 19 Outline Outline 1 Introduction 2 Series 3 Convergence and Divergence of Series 4 Power Series 5 Taylor’s Series Dr. Kamlesh Jangid (RTU Kota) Series 2 / 19 Introduction Overview Everyone knows how to add two numbers together, or even several. But how do you add infinitely many numbers together ? In this lecture we answer this question, which is part of the theory of infinite sequences and series. An important application of this theory is a method for representing a known differentiable function f (x) as an infinite sum of powers of x, so it looks like a "polynomial with infinitely many terms." Dr. Kamlesh Jangid (RTU Kota) Series 3 / 19 Series Definition A sequence of real numbers is a function from the set N of natural numbers to the set R of real numbers. If f : N ! R is a sequence, and if an = f (n) for n 2 N, then we write the sequence f as fang. A sequence of real numbers is also called a real sequence. Example (i) fang with an = 1 for all n 2 N-a constant sequence. n−1 1 2 (ii) fang = f n g = f0; 2 ; 3 ; · · · g; n+1 1 1 1 (iii) fang = f(−1) n g = f1; − 2 ; 3 ; · · · g. Dr. Kamlesh Jangid (RTU Kota) Series 4 / 19 Series Definition A series of real numbers is an expression of the form a1 + a2 + a3 + ··· ; 1 X or more compactly as an, where fang is a sequence of real n=1 numbers.
    [Show full text]
  • The Summation of Power Series and Fourier Series
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Journal of Computational and Applied Mathematics 12&13 (1985) 447-457 447 North-Holland The summation of power series and Fourier . series I.M. LONGMAN Department of Geophysics and Planetary Sciences, Tel Aviv University, Ramat Aviv, Israel Received 27 July 1984 Abstract: The well-known correspondence of a power series with a certain Stieltjes integral is exploited for summation of the series by numerical integration. The emphasis in this paper is thus on actual summation of series. rather than mere acceleration of convergence. It is assumed that the coefficients of the series are given analytically, and then the numerator of the integrand is determined by the aid of the inverse of the two-sided Laplace transform, while the denominator is standard (and known) for all power series. Since Fourier series can be expressed in terms of power series, the method is applicable also to them. The treatment is extended to divergent series, and a fair number of numerical examples are given, in order to illustrate various techniques for the numerical evaluation of the resulting integrals. Keywork Summation of series. 1. Introduction We start by considering a power series, which it is convenient to write in the form s(x)=/.Q-~2x+&x2..., (1) for reasons which will become apparent presently. Here there is no intention to limit ourselves to alternating series since, even if the pLkare all of one sign, x may take negative and even complex values. It will be assumed in this paper that the pLk are real.
    [Show full text]
  • Harmonic Analysis from Fourier to Wavelets
    STUDENT MATHEMATICAL LIBRARY ⍀ IAS/PARK CITY MATHEMATICAL SUBSERIES Volume 63 Harmonic Analysis From Fourier to Wavelets María Cristina Pereyra Lesley A. Ward American Mathematical Society Institute for Advanced Study Harmonic Analysis From Fourier to Wavelets STUDENT MATHEMATICAL LIBRARY IAS/PARK CITY MATHEMATICAL SUBSERIES Volume 63 Harmonic Analysis From Fourier to Wavelets María Cristina Pereyra Lesley A. Ward American Mathematical Society, Providence, Rhode Island Institute for Advanced Study, Princeton, New Jersey Editorial Board of the Student Mathematical Library Gerald B. Folland Brad G. Osgood (Chair) Robin Forman John Stillwell Series Editor for the Park City Mathematics Institute John Polking 2010 Mathematics Subject Classification. Primary 42–01; Secondary 42–02, 42Axx, 42B25, 42C40. The anteater on the dedication page is by Miguel. The dragon at the back of the book is by Alexander. For additional information and updates on this book, visit www.ams.org/bookpages/stml-63 Library of Congress Cataloging-in-Publication Data Pereyra, Mar´ıa Cristina. Harmonic analysis : from Fourier to wavelets / Mar´ıa Cristina Pereyra, Lesley A. Ward. p. cm. — (Student mathematical library ; 63. IAS/Park City mathematical subseries) Includes bibliographical references and indexes. ISBN 978-0-8218-7566-7 (alk. paper) 1. Harmonic analysis—Textbooks. I. Ward, Lesley A., 1963– II. Title. QA403.P44 2012 515.2433—dc23 2012001283 Copying and reprinting. Individual readers of this publication, and nonprofit libraries acting for them, are permitted to make fair use of the material, such as to copy a chapter for use in teaching or research. Permission is granted to quote brief passages from this publication in reviews, provided the customary acknowledgment of the source is given.
    [Show full text]
  • Two Fundamental Theorems About the Definite Integral
    Two Fundamental Theorems about the Definite Integral These lecture notes develop the theorem Stewart calls The Fundamental Theorem of Calculus in section 5.3. The approach I use is slightly different than that used by Stewart, but is based on the same fundamental ideas. 1 The definite integral Recall that the expression b f(x) dx ∫a is called the definite integral of f(x) over the interval [a,b] and stands for the area underneath the curve y = f(x) over the interval [a,b] (with the understanding that areas above the x-axis are considered positive and the areas beneath the axis are considered negative). In today's lecture I am going to prove an important connection between the definite integral and the derivative and use that connection to compute the definite integral. The result that I am eventually going to prove sits at the end of a chain of earlier definitions and intermediate results. 2 Some important facts about continuous functions The first intermediate result we are going to have to prove along the way depends on some definitions and theorems concerning continuous functions. Here are those definitions and theorems. The definition of continuity A function f(x) is continuous at a point x = a if the following hold 1. f(a) exists 2. lim f(x) exists xœa 3. lim f(x) = f(a) xœa 1 A function f(x) is continuous in an interval [a,b] if it is continuous at every point in that interval. The extreme value theorem Let f(x) be a continuous function in an interval [a,b].
    [Show full text]
  • 5. Sequences and Series of Functions in What Follows, It Is Assumed That X RN , and X a Means That the Euclidean Distance Between X and a Tends∈ to Zero,→X a 0
    32 1. THE THEORY OF CONVERGENCE 5. Sequences and series of functions In what follows, it is assumed that x RN , and x a means that the Euclidean distance between x and a tends∈ to zero,→x a 0. | − |→ 5.1. Pointwise convergence. Consider a sequence of functions un(x) (real or complex valued), n = 1, 2,.... The sequence un is said to converge pointwise to a function u on a set D if { } lim un(x)= u(x) , x D. n→∞ ∀ ∈ Similarly, the series un(x) is said to converge pointwise to a function u(x) on D RN if the sequence of partial sums converges pointwise to u(x): ⊂ P n Sn(x)= uk(x) , lim Sn(x)= u(x) , x D. n→∞ ∀ ∈ k=1 X 5.2. Trigonometric series. Consider a sequence an C where n = 0, 1, 2,.... The series { } ⊂ ± ± ∞ inx ane , x R ∈ n=−∞ X is called a complex trigonometric series. Its convergence means that sequences of partial sums m 0 + inx − inx Sm = ane , Sk = ane n=1 n=−k X X converge and, in this case, ∞ inx + − ane = lim Sm + lim Sk m→∞ k→∞ n=−∞ X ∞ ∞ Given two real sequences an and b , the series { }0 { }1 ∞ 1 a0 + an cos(nx)+ bn sin(nx) 2 n=1 X 1 is called a real trigonometric series. A factor 2 at a0 is a convention related to trigonometric Fourier series (see Remark below). For all x R for which a real (or complex) trigonometric series con- verges, the sum∈ defines a real-valued (or complex-valued) function of x.
    [Show full text]
  • Lecture 13 Gradient Methods for Constrained Optimization
    Lecture 13 Gradient Methods for Constrained Optimization October 16, 2008 Lecture 13 Outline • Gradient Projection Algorithm • Convergence Rate Convex Optimization 1 Lecture 13 Constrained Minimization minimize f(x) subject x ∈ X • Assumption 1: • The function f is convex and continuously differentiable over Rn • The set X is closed and convex ∗ • The optimal value f = infx∈Rn f(x) is finite • Gradient projection algorithm xk+1 = PX[xk − αk∇f(xk)] starting with x0 ∈ X. Convex Optimization 2 Lecture 13 Bounded Gradients Theorem 1 Let Assumption 1 hold, and suppose that the gradients are uniformly bounded over the set X. Then, the projection gradient method generates the sequence {xk} ⊂ X such that • When the constant stepsize αk ≡ α is used, we have 2 ∗ αL lim inf f(xk) ≤ f + k→∞ 2 P • When diminishing stepsize is used with k αk = +∞, we have ∗ lim inf f(xk) = f . k→∞ Proof: We use projection properties and the line of analysis similar to that of unconstrained method. HWK 6 Convex Optimization 3 Lecture 13 Lipschitz Gradients • Lipschitz Gradient Lemma For a differentiable convex function f with Lipschitz gradients, we have for all x, y ∈ Rn, 1 k∇f(x) − ∇f(y)k2 ≤ (∇f(x) − ∇f(y))T (x − y), L where L is a Lipschitz constant. • Theorem 2 Let Assumption 1 hold, and assume that the gradients of f are Lipschitz continuous over X. Suppose that the optimal solution ∗ set X is not empty. Then, for a constant stepsize αk ≡ α with 0 2 < α < L converges to an optimal point, i.e., ∗ ∗ ∗ lim kxk − x k = 0 for some x ∈ X .
    [Show full text]