Fourier and Complex Analysis

Total Page:16

File Type:pdf, Size:1020Kb

Fourier and Complex Analysis RUSSELLL.HERMAN ANINTRODUCTIONTO FOURIERANDCOMPLEXANALYSIS WITHAPPLICATIONSTOTHE SPECTRALANALYSISOFSIGNALS R. L. HERMAN - VERSION DATE: DECEMBER 20, 2014 Copyright © 2005-2014 by Russell L. Herman published by r. l. herman This text has been reformatted from the original using a modification of the Tufte-book documentclass in LATEX. See tufte-latex.googlecode.com. an introduction to fourier and complex analysis with applications to the spectral analysis of signals by Russell Herman is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License. These notes have resided at http://people.uncw.edu/hermanr/mat367/fcabook since Spring 2005. Sixth printing, December 2014 Contents Introduction xv 1 Review of Sequences and Infinite Series 1 1.1 Sequences of Real Numbers . 2 1.2 Convergence of Sequences . 2 1.3 Limit Theorems . 3 1.4 Infinite Series . 4 1.5 Geometric Series . 5 1.6 Convergence Tests . 8 1.7 Sequences of Functions . 12 1.8 Infinite Series of Functions . 15 1.9 Special Series Expansions . 17 1.10 Power Series . 19 1.11 Binomial Series . 26 1.12 The Order of Sequences and Functions . 31 Problems . 34 2 Fourier Trigonometric Series 37 2.1 Introduction to Fourier Series . 37 2.2 Fourier Trigonometric Series . 40 2.3 Fourier Series over Other Intervals . 47 2.3.1 Fourier Series on [a, b] ................... 52 2.4 Sine and Cosine Series . 53 2.5 The Gibbs Phenomenon . 59 2.6 Multiple Fourier Series . 64 Problems . 67 3 Generalized Fourier Series and Function Spaces 73 3.1 Finite Dimensional Vector Spaces . 73 3.2 Function Spaces . 79 3.3 Classical Orthogonal Polynomials . 83 3.4 Fourier-Legendre Series . 86 3.4.1 Properties of Legendre Polynomials . 87 3.4.2 The Generating Function for Legendre Polynomials . 89 3.4.3 The Differential Equation for Legendre Polynomials . 94 3.4.4 Fourier-Legendre Series Examples . 95 iv 3.5 Gamma Function . 97 3.6 Fourier-Bessel Series . 98 3.7 Appendix: The Least Squares Approximation . 103 3.8 Appendix: Convergence of Trigonometric Fourier Series . 106 Problems . 112 4 Complex Analysis 117 4.1 Complex Numbers . 118 4.2 Complex Valued Functions . 121 4.2.1 Complex Domain Coloring . 124 4.3 Complex Differentiation . 127 4.4 Complex Integration . 131 4.4.1 Complex Path Integrals . 131 4.4.2 Cauchy’s Theorem . 134 4.4.3 Analytic Functions and Cauchy’s Integral Formula . 138 4.4.4 Laurent Series . 142 4.4.5 Singularities and The Residue Theorem . 145 4.4.6 Infinite Integrals . 153 4.4.7 Integration over Multivalued Functions . 159 4.4.8 Appendix: Jordan’s Lemma . 163 Problems . 164 5 Fourier and Laplace Transforms 169 5.1 Introduction . 169 5.2 Complex Exponential Fourier Series . 170 5.3 Exponential Fourier Transform . 172 5.4 The Dirac Delta Function . 176 5.5 Properties of the Fourier Transform . 179 5.5.1 Fourier Transform Examples . 181 5.6 The Convolution Operation . 186 5.6.1 Convolution Theorem for Fourier Transforms . 189 5.6.2 Application to Signal Analysis . 193 5.6.3 Parseval’s Equality . 195 5.7 The Laplace Transform . 196 5.7.1 Properties and Examples of Laplace Transforms . 198 5.8 Applications of Laplace Transforms . 203 5.8.1 Series Summation Using Laplace Transforms . 203 5.8.2 Solution of ODEs Using Laplace Transforms . 206 5.8.3 Step and Impulse Functions . 209 5.9 The Convolution Theorem . 214 5.10 The Inverse Laplace Transform . 217 5.11 Transforms and Partial Differential Equations . 220 5.11.1 Fourier Transform and the Heat Equation . 220 5.11.2 Laplace’s Equation on the Half Plane . 222 5.11.3 Heat Equation on Infinite Interval, Revisited . 224 5.11.4 Nonhomogeneous Heat Equation . 226 v Problems . 229 6 From Analog to Discrete Signals 235 6.1 Analog to Periodic Signals . 235 6.2 The Comb Function . 238 6.3 Discrete Signals . 242 6.3.1 Summary . 244 6.4 The Discrete (Trigonometric) Fourier Transform . 245 6.4.1 Discrete Trigonometric Series . 247 6.4.2 Discrete Orthogonality . 248 6.4.3 The Discrete Fourier Coefficients . 250 6.5 The Discrete Exponential Transform . 252 6.6 Applications . 255 6.7 Appendix . 257 6.7.1 MATLAB Implementation . 257 6.7.2 Matrix Operations for MATLAB . 261 6.7.3 FFT: The Fast Fourier Transform . 262 Problems . 266 7 Signal Analysis 267 7.1 Introduction . 267 7.2 Periodogram Examples . 268 7.3 Effects of Sampling . 273 7.4 Effect of Finite Record Length . 278 7.5 Aliasing . 283 7.6 The Shannon Sampling Theorem . 285 Problems . 288 Bibliography 289 Index 293 List of Figures 1 Plot of the second harmonic of a vibrating string. xv 2 Plot of an initial condition for a plucked string. xvi 1.1 Plot of the terms of the sequence an = n − 1, n = 1, 2, . , 10. 2 1 1.2 Plot of the terms of the sequence a = , for n = 1, 2, . , 10. 2 n 2n (−1)n 1.3 Plot of the terms of the sequence an = 2n , for n = 1, 2, . , 10. 2 (−1)n 1.4 Plot of an = 2n for n = 1 . 10 showing the tail. 3 (−1)n 1.5 Plot of an = 2n for n = 1 . 10 showing the tail. 3 1.6 Plot of s = n 1 for n = 1 . 10. 5 n ∑k=1 2k−1 k 1 1.7 Plot of the partial sums, sk = ∑n=1 n . 9 1 1 1.8 Plot of f (x) = x and boxes of height n and width 1. 9 n 1.9 For fn(x) = x we see how N depends on x and e. 13 1.10 Plot defining uniform convergence. 14 n 1.11 fn(x) = x does not converge uniformly. 14 2 1.12 fn(x) = cos(nx)/n converges uniformly. 15 1 2 1.13 Comparison of 1−x to 1 + x and 1 + x + x . 19 1 2 2 3 1.14 Comparison of 1−x to 1 + x + x and 1 + x + x + x . 19 1 20 n 1.15 Comparison of 1−x to ∑n=0 x . 20 2.1 Plots of y(t) = A sin(2p f t). 38 2.2 Problems can occur while plotting. 38 2.3 Superposition of several sinusoids. 39 2.4 Functions y(t) = 2 sin(4pt) and y(t) = 2 sin(4pt + 7p/8). 39 2.5 Plot of a function and its periodic extension. 41 2.6 Plot of discontinuous function in Example 2.3. 45 2.7 Transformation between intervals. 47 2.8 Area under an even function on a symmetric interval, [−a, a]. 49 2.9 Area under an odd function on a symmetric interval, [−a, a]. 49 2.10 Partial sums of the Fourier series for f (x) = jxj. 51 2.11 Plot of the first 10 terms of the Fourier series for f (x) = jxj 51 2.12 Plot of the first 200 terms of the Fourier series for f (x) = x 51 2.13 A sketch of a function and its various extensions. 54 2.14 The periodic extension of f (x) = x2 on [0, 1]. 57 2.15 The even periodic extension of f (x) = x2 on [0, 1]. 58 2.16 The odd periodic extension of f (x) = x2 on [0, 1]. 58 2.17 The Fourier representation of a step function, N = 10. 59 viii 2.18 The Fourier representation of a step function, N = 10. 60 2.19 The Fourier representation of a step function, N = 20. 60 2.20 The Fourier representation of a step function, N = 100. 61 2.21 The Fourier representation of a step function, N = 500. 61 2.22 The rectangular membrane of length L and width H. 64 3.1 Basis vectors a1, a2, and a3. 83 3.2 Vectors e1, a2, and e2. 84 3.3 A plot of vectors for determining e3. 84 3.4 Plots of the Legendre polynomials 88 3.5 Earth-moon system. 90 3.6 Fourier-Legendre series expansion of Heaviside function. 96 3.7 Plot of the Gamma function. 97 3.8 Plots of the Bessel functions J0(x), J1(x), J2(x), and J3(x). 99 3.9 Plots of the Neumann functions, N0(x),..., N3(x). 100 3.10 Fourier-Bessel series expansion for f (x) = 1 on 0 < x < 1. 103 3.11 Nth Dirichlet Kernel for N=25. 110 3.12 Nth Dirichlet Kernel for N=50. 110 3.13 Nth Dirichlet Kernel for N=100. 111 4.1 The Argand diagram for plotting complex numbers 118 4.2 Locating 1 + i in the complex z-plane. 119 4.3 Locating the cube roots of unity in the complex z-plane. 121 4.4 Defining a complex valued function on C 122 4.5 f (z) = z2 maps lines in the z-plane into parabolae in the w-plane. 123 4.6 f (z) = z2 maps a grid in the z-plane into the w-plane. 123 4.7 f (z) = ez maps the z-plane into the w-plane. 123 4.8 f (z) = ez maps the z-plane into the w-plane. 124 4.9 Domain coloring of the complex z-plane 124 4.10 Domain coloring for f (z) = z2. 125 4.11 Domain coloring for f (z) = 1/z(1 − z). 125 4.12 Domain coloring for f (z) = z. 125 4.13 Domain coloring for the function f (z) = z2. 125 4.14 Domain coloring for several functions. 126 4.15 Domain coloring for f (z) = z2 − 0.75 − 0.2i.
Recommended publications
  • 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]
  • 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]
  • 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]
  • Convolution.Pdf
    Convolution March 22, 2020 0.0.1 Setting up [23]: from bokeh.plotting import figure from bokeh.io import output_notebook, show,curdoc from bokeh.themes import Theme import numpy as np output_notebook() theme=Theme(json={}) curdoc().theme=theme 0.1 Convolution Convolution is a fundamental operation that appears in many different contexts in both pure and applied settings in mathematics. Polynomials: a simple case Let’s look at a simple case first. Consider the space of real valued polynomial functions P. If f 2 P, we have X1 i f(z) = aiz i=0 where ai = 0 for i sufficiently large. There is an obvious linear map a : P! c00(R) where c00(R) is the space of sequences that are eventually zero. i For each integer i, we have a projection map ai : c00(R) ! R so that ai(f) is the coefficient of z for f 2 P. Since P is a ring under addition and multiplication of functions, these operations must be reflected on the other side of the map a. 1 Clearly we can add sequences in c00(R) componentwise, and since addition of polynomials is also componentwise we have: a(f + g) = a(f) + a(g) What about multiplication? We know that X Xn X1 an(fg) = ar(f)as(g) = ar(f)an−r(g) = ar(f)an−r(g) r+s=n r=0 r=0 where we adopt the convention that ai(f) = 0 if i < 0. Given (a0; a1;:::) and (b0; b1;:::) in c00(R), define a ∗ b = (c0; c1;:::) where X1 cn = ajbn−j j=0 with the same convention that ai = bi = 0 if i < 0.
    [Show full text]
  • Fourier Series of Functions of A-Bounded Variation
    PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 74, Number 1, April 1979 FOURIER SERIES OF FUNCTIONS OF A-BOUNDED VARIATION DANIEL WATERMAN1 Abstract. It is shown that the Fourier coefficients of functions of A- bounded variation, A = {A„}, are 0(Kn/n). This was known for \, = n&+l, — 1 < ß < 0. The classes L and HBV are shown to be complementary, but L and ABV are not complementary if ABV is not contained in HBV. The partial sums of the Fourier series of a function of harmonic bounded variation are shown to be uniformly bounded and a theorem analogous to that of Dirichlet is shown for this class of functions without recourse to the Lebesgue test. We have shown elsewhere that functions of harmonic bounded variation (HBV) satisfy the Lebesgue test for convergence of their Fourier series, but if a class of functions of A-bounded variation (ABV) is not properly contained in HBV, it contains functions whose Fourier series diverge [1]. We have also shown that Fourier series of functions of class {nB+x} — BV, -1 < ß < 0, are (C, ß) bounded, implying that the Fourier coefficients are 0(nB) [2]. Here we shall estimate the Fourier coefficients of functions in ABV. Without recourse to the Lebesgue test, we shall prove a theorem for functions of HBV analogous to that of Dirichlet and also show that the partial sums of the Fourier series of an HBV function are uniformly bounded. From this one can conclude that L and HBV are complementary classes, i.e., Parseval's formula holds (with ordinary convergence) for/ G L and g G HBV.
    [Show full text]
  • IJR-1, Mathematics for All ... Syed Samsul Alam
    January 31, 2015 [IISRR-International Journal of Research ] MATHEMATICS FOR ALL AND FOREVER Prof. Syed Samsul Alam Former Vice-Chancellor Alaih University, Kolkata, India; Former Professor & Head, Department of Mathematics, IIT Kharagpur; Ch. Md Koya chair Professor, Mahatma Gandhi University, Kottayam, Kerala , Dr. S. N. Alam Assistant Professor, Department of Metallurgical and Materials Engineering, National Institute of Technology Rourkela, Rourkela, India This article briefly summarizes the journey of mathematics. The subject is expanding at a fast rate Abstract and it sometimes makes it essential to look back into the history of this marvelous subject. The pillars of this subject and their contributions have been briefly studied here. Since early civilization, mathematics has helped mankind solve very complicated problems. Mathematics has been a common language which has united mankind. Mathematics has been the heart of our education system right from the school level. Creating interest in this subject and making it friendlier to students’ right from early ages is essential. Understanding the subject as well as its history are both equally important. This article briefly discusses the ancient, the medieval, and the present age of mathematics and some notable mathematicians who belonged to these periods. Mathematics is the abstract study of different areas that include, but not limited to, numbers, 1.Introduction quantity, space, structure, and change. In other words, it is the science of structure, order, and relation that has evolved from elemental practices of counting, measuring, and describing the shapes of objects. Mathematicians seek out patterns and formulate new conjectures. They resolve the truth or falsity of conjectures by mathematical proofs, which are arguments sufficient to convince other mathematicians of their validity.
    [Show full text]
  • Symmetric Integrals and Trigonometric Series
    SYMMETRIC INTEGRALS AND TRIGONOMETRIC SERIES George E. Cross and Brian S. Thomson 1 Introduction The first example of a convergent trigonometric series that cannot be ex- pressed in Fourier form is due to Fatou. The series ∞ sin nx (1) log(n + 1) nX=1 converges everywhere to a function that is not Lebesgue, or even Perron, integrable. It follows that the series (1) cannot be represented in Fourier form using the Lebesgue or Perron integrals. In fact this example is part of a whole class of examples as Denjoy [22, pp. 42–44] points out: if bn 0 ∞ ց and n=1 bn/n = + then the sum of the everywhere convergent series ∞ ∞ n=1Pbn sin nx is not Perron integrable. P The problem, suggested by these examples, of defining an integral so that the sum function f(x) of the convergent or summable trigonometric series ∞ (2) a0/2+ (an cos nx + bn sin nx) nX=1 is integrable and so that the coefficients, an and bn, can be written as Fourier coefficients of the function f has received considerable attention in the lit- erature (cf. [10], [11], [21], [22], [26], [32], [34], [37], [44] and [45].) For an excellent survey of the literature prior to 1955 see [27]; [28] is also useful. (In 1AMS 1980 Mathematics Subject Classification (1985 Revision). Primary 26A24, 26A39, 26A45; Secondary 42A24. 1 some of the earlier works ([10] and [45]) an additional condition on the series conjugate to (2) is imposed.) In addition a secondary literature has evolved devoted to the study of the properties of and the interrelations between the several integrals which have been constructed (for example [3], [4], [5], [6], [7], [8], [12], [13], [14], [15], [16], [17], [18], [19], [23], [29], [30], [31], [36], [38], [39], [40], [42] and [43]).
    [Show full text]