Functions and Transforms

Total Page:16

File Type:pdf, Size:1020Kb

Functions and Transforms Appendix A Functions and Transforms A.1 Nonlinear Transforms Many theoretical and practical problems can be converted into easier forms if instead of the discrete or continuous distributions their different transforms are applied, which can be solved more readily. In probability theory, numerous trans- forms are applied. Denote by F the distribution function of a random variable X and by f the density function if it exists. The general form of the most frequently used transform depending on the real or complex parameter w is ∞ E wX = wx dF(x). −∞ If the density function exists, then the last Riemann-Stieltjes integral can be rewritten in the form of Riemann integral as follows: ∞ E wX = wx f(x)dx. −∞ 1. In the general case, setting w = et ,t∈ R,wehavethecharacteristic function (Fourier-Stieltjes transform) ∞ ϕ(t) = E etX = e txdF(x). −∞ 2. If the random variable X has a discrete distribution with values 0, 1,... and probabilities p0,p1,...corresponding to them, then setting z = w, |z| < 1, we get © Springer Nature Switzerland AG 2019 547 L. Lakatos et al., Introduction to Queueing Systems with Telecommunication Applications, https://doi.org/10.1007/978-3-030-15142-3 548 A Functions and Transforms ∞ ∞ X x k G(z) = E z = z dF(x)= pkz , −∞ k=0 which is the generating function of X. 3. The Laplace-Stieltjes transform plays a significant role when considering random variables taking only nonnegative values (usually we consider this type of random variable in queuing theory), which we obtain with w = e−s,s≥ 0: ∞ ∼ − F (s) = E e−sX = e sxdF(x). 0 For the case of continuous distributions it can be rewritten in the form ∞ ∗ − ∼ f (s) = E e−sX = e sxf(x)dx = F (s), 0 where f ∗ denotes the Laplace transform of the density function f . 4. The generating function plays a significant role when considering discrete random variables taking only nonnegative values, which we obtain with w = z: ∞ X n f(z)= E z = fnz . n=0 The identical background of the transformations given above determines some identical properties. When considering various problems, the use of separate trans- forms may be advantageous. For example, in the case of random variables taking nonnegative integer values the z-transform, and in case of general nonnegative random variables the Laplace-Stieltjes or Laplace transform is favorable to apply. Note that we define the transforms given above for more general classes of functions than the distribution functions. A.2 z-Transform Let f0,f1,...be a sequence of real numbers and define the power series ∞ n 2 n f(z)= fnz = f0 + f1z + f2z + ...+ fnz + ... (A.1) n=0 It is known from the theory of power series that if the series (A.1) is not everywhere divergent except the point z = 0, then there exists a number A>0 such that the K | n| ∞ | | series (A.1) is absolute convergent ( n=0 fnz < )forall z <Aand divergent for all |z| >A.Theseries(A.1) may be convergent or divergent at the points z = A.2 z-Transform 549 ±A depending on the values of the parameters fi ,i= 0, 1,... The number A is called the convergence radius of the power series (A.1). By the Cauchy-Hadamard theorem, A can be given in the form 1/n A = 1/a, where a = lim sup (|fn|) . n→∞ In the last formula we set A =+∞if a = 0andA = 0ifa =+∞.Thefirst relation A =+∞means that the power series (A.1) is convergent in all points of the real line, and the second one means that Eq. (A.1) is convergent only at the point z = 0. = K n A finite power series f(z) n=0 fnz (K-order polynomial, which corre- sponds to the case fi = 0,i≥ K + 1) is convergent at all points of the real line. Definition A.1 Let f0,f1,...be a sequence of real numbers satisfying the condi- 1/n tion a = lim sup (|fn|) < ∞. Then the power series n→∞ ∞ n f(z)= fnz , |z| <A= 1/a n=0 is called the z-transform of the sequence f0,f1,... It is clear from this definition that if we use a discrete distribution fn,k≥ ∞ 0, fk = 1, then the z-transform of the sequence f0,f1,...is identical with the k=0 generating function G(z), which was introduced earlier. A.2.1 Main Properties of the z-Transform 1. Derivatives. If the convergence radius A does not equal 0, then the power series f(z)is an anytime differentiable function for all points |z| <Aand k ∞ d n−k f(z)= n(n − 1)...(n− k + 1)fnz ,k≥ 1. dzk n=k 2. Computing the coefficients of the z-transform. For all k = 0, 1,...the following relation is true: 1 dk f = f(z) ,k≥ 0. (A.2) k ! k k dz z=0 It is clear from relation (A.1) that if the condition A>0 holds, then the function f(z) defined by the power series (A.1) and the sequence f0,f1,... uniquely 550 A Functions and Transforms determine each other, that is, the z-transform realizes a one-to-one correspondence between the function f(z)and the sequence f0,f1,.... = ∞ n = ∞ n 3. Convolutions. Let f(z) n=0 fnz and g(z) n=0 gnz be two z- transforms determined by the sequences fn and gn, respectively. Define the sequence hn as the convolution of fn and gn,thatis, n hn = fkgn−k,n≥ 0. k=0 = ∞ n Then the z-transform h(z) n=0 hnz of the sequence h0,h1,...satisfies the equation h(z) = f(z)· g(z). A.3 Laplace-Stieltjes and Laplace Transform in General Form Let H(x), 0 ≤ x<∞ be a function of bounded variation. A function H is said to be of bounded variation on the interval [a,b], if its total variation VH ([a,b]) is bounded (finite). The total variation is defined as KP VH ([a,b]) = sup H(xP,k) − H(P,k−1) P k=1 where the supremum is taken over the set of all partitions ={ = = } P xP,0 a<xP,1 <...<xP,KP b of the interval [a,b]. The function H is of bounded variation on the interval [0, ∞) if VH ([0,b]) is bounded by some number V for all b>0. The function ∞ ∼ − H (s) = e sxdH(x). (A.3) 0 is called the Laplace-Stieltjes transform of the function H . If the function H can be given in the integral form x H(x)= h(u)du, x ≥ 0, 0 A.3 Laplace-Stieltjes and Laplace Transform in General Form 551 where h is an integrable function (this means that H is an absolute continuous function with respect to the Lebesgue measure), then the Laplace transform of the function h satisfies the equation ∞ ∗ − ∼ h (s) = e sxh(x)dx = H (s). 0 Theorem A.1 If the integral (A.3) is convergent for s>0,thenH ∼(s), s > 0 is an analytic function, and for every positive integer k k ∞ d ∼ = −sx − k k H (s) e ( x) dH(x). ds 0 The transform H ∼ satisfies the following asymptotic relation [2]. If the inte- gral (A.3) is convergent for Res>0 and there exist constants α ≥ 0andA such that H(x) A lim = , x→∞ xα Γ(α+ 1) then the convergence ∼ lim sαH (s) = A (A.4) s→0+ holds. Theorem A.2 Assume that there exists a function h(x), x ≥ 0, and its Laplace transform h∗(s), s > 0; moreover, the function h(x) is convergent as x →∞, i.e., lim h(x) = h∞. Then x→∞ ∗ lim sh (s) = h∞. s→0+ = x ≥ = Proof Denote H(x) 0 h(s)ds, x 0. Choosing α 1wehave H(x) 1 x h∞ lim = lim h(s)ds = h∞ = , →∞ →∞ x x x x 0 Γ(1 + 1) thus by relation (A.4) the assertion of the theorem immediately follows. Theorem A.3 If there exists a Laplace transform f ∗ of the nonnegative function f(t),t ≥ 0, and there exists the finite limit lim f(x)= f0,then x→0+ ∗ lim sf (s) = f0. s→∞ 552 A Functions and Transforms Proof It is clear that ∞ ∞ − − s e sxdx = e x dx = 1 0 0 and ∞ ∞ √ −sx −y − s s √ e dx = √ e dy = e = o(1), s →∞; 1/ s s therefore, √ 1/ s ∞ ∗ −sx −sx sf (s) − f0 = s e [f(x)− f0]dx + s √ e f(x)dx + f0o(1). 0 1/ s Since there exists the finite limit lim f(x)= f0, with the notation x→∞ δ(z) = sup |f(x)− f0| → 0,z→ 0+, 0<x≤z we obtain √ 1/ s √ ∞ √ −sx −sx s e |f(x)− f0| dx<δ(1/ s) se dx = δ(1/ s) → 0,s→∞. 0 0 On the other hand, for all 0 <t≤ s the relation ∞ ∞ ∗ − − ∗ f (s) = e sxf(x)dx ≤ e txf(x)dx = f (t), 0 0 is true, then ∞ √ ∞ −sx −(1/2) s −(s/2)x s √ e f(x)dx ≤ se √ e f(x)dx 1/ s 1/ s √ ∞ √ − − − ∗ ≤ se (1/2) s e (s/2)xf(x)dx = se (1/2) s f (s/2) 0 √ − ∗ ≤ se (1/2) s f (1) → 0, as s →∞(s ≥ 2). Summing up the results obtained above, the assertion of the theorem follows. A.3 Laplace-Stieltjes and Laplace Transform in General Form 553 A.3.1 Examples for Laplace Transform of Some Distributions (a) Deterministic distribution (a>0, P(X = a) = 1): ∞ ∼ − − F (s) = e sxdF(x)= e sa, E(X) = a : 0 (b) B(n, p) binomial distribution: ∞ n ∼ − n − − F (s) = e sxdF(x)= pk(1 − p)n ke sk k 0 k=0 n n − − − = (pe s )k(1 − p)n k =[1 + p(e s − 1)]n, k k=0 − − − E(X) = npe s [1 + p(e s − 1)]n 1 = np.
Recommended publications
  • The Unilateral Z–Transform and Generating Functions
    The Unilateral z{Transform and Generating Functions Recall from \Discrete{Time Linear, Time Invariant Systems and z-Transforms" that the behaviour of a discrete{time LTI system is determined by its impulse response function h[n] and that the z{transform of h[n] is 1 k H(z) = z− h[k] k=X −∞ If the LTI system is causal, then h[n] = 0 for all n < 0 and 1 k H(z) = z− h[k] Xk=0 Definition 1 (Unilateral z{Transform) The unilateral z{transform of the discrete{time signal x[n] (whether or not x[n] = 0 for negative n's) is defined to be 1 n (z) = z− x[n] X nX=0 When there is any danger of confusing the regular z{transform with the unilateral z{transform, 1 n X(z) = z− x[n] nX= 1 − is called the bilateral z{transform. Example 2 The signal x[n] = anu[n] is zero for all n < 0. So the unilateral z{transform of x[n] is the same as the ordinary z{transform. So, as we saw in Example 7 of \Discrete{Time Linear, Time Invariant Systems and z-Transforms", 1 n n 1 (z) = X(z) = z− a = 1 X 1 z− a nX=0 − 1 provided that z− a < 1, or equivalently z > a . Since the unilateral z{transform of any x[n] is always j j j j j j equal to the bilateral z{transform of the right{sided signal x[n]u[n], the region of convergence of a unilateral z{transform is always the exterior of a circle.
    [Show full text]
  • Ordinary Generating Functions
    CHAPTER 10 Ordinary Generating Functions Introduction We’ll begin this chapter by introducing the notion of ordinary generating functions and discussing the basic techniques for manipulating them. These techniques are merely restatements and simple applications of things you learned in algebra and calculus. You must master these basic ideas before reading further. In Section 2, we apply generating functions to the solution of simple recursions. This requires no new concepts, but provides practice manipulating generating functions. In Section 3, we return to the manipulation of generating functions, introducing slightly more advanced methods than those in Section 1. If you found the material in Section 1 easy, you can skim Sections 2 and 3. If you had some difficulty with Section 1, those sections will give you additional practice developing your ability to manipulate generating functions. Section 4 is the heart of this chapter. In it we study the Rules of Sum and Product for ordinary generating functions. Suppose that we are given a combinatorial description of the construction of some structures we wish to count. These two rules often allow us to write down an equation for the generating function directly from this combinatorial description. Without such tools, we may get bogged down in lengthy algebraic manipulations. 10.1 What are Generating Functions? In this section, we introduce the idea of ordinary generating functions and look at some ways to manipulate them. This material is essential for understanding later material on generating functions. Be sure to work the exercises in this section before reading later sections! Definition 10.1 Ordinary generating function (OGF) Suppose we are given a sequence a0,a1,..
    [Show full text]
  • The Bloch-Wigner-Ramakrishnan Polylogarithm Function
    Math. Ann. 286, 613424 (1990) Springer-Verlag 1990 The Bloch-Wigner-Ramakrishnan polylogarithm function Don Zagier Max-Planck-Insfitut fiir Mathematik, Gottfried-Claren-Strasse 26, D-5300 Bonn 3, Federal Republic of Germany To Hans Grauert The polylogarithm function co ~n appears in many parts of mathematics and has an extensive literature [2]. It can be analytically extended to the cut plane ~\[1, ~) by defining Lira(x) inductively as x [ Li m_ l(z)z-tdz but then has a discontinuity as x crosses the cut. However, for 0 m = 2 the modified function O(x) = ~(Liz(x)) + arg(1 -- x) loglxl extends (real-) analytically to the entire complex plane except for the points x=0 and x= 1 where it is continuous but not analytic. This modified dilogarithm function, introduced by Wigner and Bloch [1], has many beautiful properties. In particular, its values at algebraic argument suffice to express in closed form the volumes of arbitrary hyperbolic 3-manifolds and the values at s= 2 of the Dedekind zeta functions of arbitrary number fields (cf. [6] and the expository article [7]). It is therefore natural to ask for similar real-analytic and single-valued modification of the higher polylogarithm functions Li,. Such a function Dm was constructed, and shown to satisfy a functional equation relating D=(x-t) and D~(x), by Ramakrishnan E3]. His construction, which involved monodromy arguments for certain nilpotent subgroups of GLm(C), is completely explicit, but he does not actually give a formula for Dm in terms of the polylogarithm. In this note we write down such a formula and give a direct proof of the one-valuedness and functional equation.
    [Show full text]
  • Functions of Random Variables
    Names for Eg(X ) Generating Functions Topic 8 The Expected Value Functions of Random Variables 1 / 19 Names for Eg(X ) Generating Functions Outline Names for Eg(X ) Means Moments Factorial Moments Variance and Standard Deviation Generating Functions 2 / 19 Names for Eg(X ) Generating Functions Means If g(x) = x, then µX = EX is called variously the distributional mean, and the first moment. • Sn, the number of successes in n Bernoulli trials with success parameter p, has mean np. • The mean of a geometric random variable with parameter p is (1 − p)=p . • The mean of an exponential random variable with parameter β is1 /β. • A standard normal random variable has mean0. Exercise. Find the mean of a Pareto random variable. Z 1 Z 1 βαβ Z 1 αββ 1 αβ xf (x) dx = x dx = βαβ x−β dx = x1−β = ; β > 1 x β+1 −∞ α x α 1 − β α β − 1 3 / 19 Names for Eg(X ) Generating Functions Moments In analogy to a similar concept in physics, EX m is called the m-th moment. The second moment in physics is associated to the moment of inertia. • If X is a Bernoulli random variable, then X = X m. Thus, EX m = EX = p. • For a uniform random variable on [0; 1], the m-th moment is R 1 m 0 x dx = 1=(m + 1). • The third moment for Z, a standard normal random, is0. The fourth moment, 1 Z 1 z2 1 z2 1 4 4 3 EZ = p z exp − dz = −p z exp − 2π −∞ 2 2π 2 −∞ 1 Z 1 z2 +p 3z2 exp − dz = 3EZ 2 = 3 2π −∞ 2 3 z2 u(z) = z v(t) = − exp − 2 0 2 0 z2 u (z) = 3z v (t) = z exp − 2 4 / 19 Names for Eg(X ) Generating Functions Factorial Moments If g(x) = (x)k , where( x)k = x(x − 1) ··· (x − k + 1), then E(X )k is called the k-th factorial moment.
    [Show full text]
  • Generating Functions
    Mathematical Database GENERATING FUNCTIONS 1. Introduction The concept of generating functions is a powerful tool for solving counting problems. Intuitively put, its general idea is as follows. In counting problems, we are often interested in counting the number of objects of ‘size n’, which we denote by an . By varying n, we get different values of an . In this way we get a sequence of real numbers a0 , a1 , a2 , … from which we can define a power series (which in some sense can be regarded as an ‘infinite- degree polynomial’) 2 Gx()= a01++ ax ax 2 +. The above Gx() is the generating function for the sequence a0 , a1 , a2 , …. In this set of notes we will look at some elementary applications of generating functions. Before formally introducing the tool, let us look at the following example. Example 1.1. (IMO 2001 HK Preliminary Selection Contest) Find the coefficient of x17 in the expansion of (1++xx5720 ) . Solution. 17 5 7 20 The only way to form an x term is to gather two x and one x . Since there are C2 =190 ways to choose two x5 from the 20 multiplicands and 18 ways to choose one x7 from the remaining 18 multiplicands, the answer is 190×= 18 3420 . To gain a preliminary insight into how generating functions is related to counting, let us describe the above problem in another way. Suppose there are 20 bags, each containing a $5 coin and a $7 coin. If we can use at most one coin from each bag, in how many different ways can we pay $17, assuming that all coins are distinguishable (i.e.
    [Show full text]
  • 3 Formal Power Series
    MT5821 Advanced Combinatorics 3 Formal power series Generating functions are the most powerful tool available to combinatorial enu- merators. This week we are going to look at some of the things they can do. 3.1 Commutative rings with identity In studying formal power series, we need to specify what kind of coefficients we should allow. We will see that we need to be able to add, subtract and multiply coefficients; we need to have zero and one among our coefficients. Usually the integers, or the rational numbers, will work fine. But there are advantages to a more general approach. A favourite object of some group theorists, the so-called Nottingham group, is defined by power series over a finite field. A commutative ring with identity is an algebraic structure in which addition, subtraction, and multiplication are possible, and there are elements called 0 and 1, with the following familiar properties: • addition and multiplication are commutative and associative; • the distributive law holds, so we can expand brackets; • adding 0, or multiplying by 1, don’t change anything; • subtraction is the inverse of addition; • 0 6= 1. Examples incude the integers Z (this is in many ways the prototype); any field (for example, the rationals Q, real numbers R, complex numbers C, or integers modulo a prime p, Fp. Let R be a commutative ring with identity. An element u 2 R is a unit if there exists v 2 R such that uv = 1. The units form an abelian group under the operation of multiplication. Note that 0 is not a unit (why?).
    [Show full text]
  • Formal Power Series License: CC BY-NC-SA
    Formal Power Series License: CC BY-NC-SA Emma Franz April 28, 2015 1 Introduction The set S[[x]] of formal power series in x over a set S is the set of functions from the nonnegative integers to S. However, the way that we represent elements of S[[x]] will be as an infinite series, and operations in S[[x]] will be closely linked to the addition and multiplication of finite-degree polynomials. This paper will introduce a bit of the structure of sets of formal power series and then transfer over to a discussion of generating functions in combinatorics. The most familiar conceptualization of formal power series will come from taking coefficients of a power series from some sequence. Let fang = a0; a1; a2;::: be a sequence of numbers. Then 2 the formal power series associated with fang is the series A(s) = a0 + a1s + a2s + :::, where s is a formal variable. That is, we are not treating A as a function that can be evaluated for some s0. In general, A(s0) is not defined, but we will define A(0) to be a0. 2 Algebraic Structure Let R be a ring. We define R[[s]] to be the set of formal power series in s over R. Then R[[s]] is itself a ring, with the definitions of multiplication and addition following closely from how we define these operations for polynomials. 2 2 Let A(s) = a0 + a1s + a2s + ::: and B(s) = b0 + b1s + b1s + ::: be elements of R[[s]]. Then 2 the sum A(s) + B(s) is defined to be C(s) = c0 + c1s + c2s + :::, where ci = ai + bi for all i ≥ 0.
    [Show full text]
  • Enumerative Combinatorics 2: Formal Power Series
    Enumerative Combinatorics 2: Formal power series Peter J. Cameron Autumn 2013 Probably you recognised in the last chapter a few things from analysis, such as the exponential and geometric series; you may know from complex analysis that convergent power series have all the nice properties one could wish. But there are reasons for considering non-convergent power series, as the following example shows. Recall the generating function for the factorials: X F (x) = n!xn, n≥0 which converges nowhere. Now consider the following problem. A permu- tation of {1, . , n} is said to be connected if there is no number m with 1 ≤ m ≤ n − 1 such that the permutation maps {1, . , m} to itself. Let Cn be the number of connected permutations of {1, . , n}. Any permutation is composed of a connected permutation on an initial interval and an arbitrary permutation of the remainder; so n X n! = Cm(n − m)!. m=1 Hence, if X n G(x) = 1 − Cnx , n≥1 we have F (x)G(x) = 1, and so G(x) = 1/F (x). Fortunately we can do everything that we require for combinatorics (ex- cept some asymptotic analysis) without assuming any convergence proper- ties. 1 2.1 Formal power series Let R be a commutative ring with identity. A formal power series over R is, formally, an infinite sequence (r0, r1, r2,...) of elements of R; but we always represent it in the suggestive form 2 X n r0 + r1x + r2x + ··· = rnx . n≥0 We denote the set of all formal power series by R[[x]].
    [Show full text]
  • Our Friends: Transforms
    IEOR 6711: Stochastic Models I Professor Whitt, Tuesday, September 11 Our Friends: Transforms 1. Our Friends Identify the following: (a) generating function (of a sequence) (b) probability generating function (of a probability distribution or of a random variable) (c) exponential generating function (of a sequence) (d) z transform (e) moment generating function (of a probability distribution or of a random variable) (f) characteristic function (of a probability distribution or of a random variable) (g) Fourier transform (of a function) (h) Laplace transform (of a function) ||||||||||||||- Answers: (a) generating function ||||||||||||||{ The generating function of the sequence fan : n ¸ 0g is X1 n a^(z) ´ anz ; n=0 which is de¯ned where it converges. There exists (theorem) a radius of convergence R such that the series converges absolutely for all z with jzj < R and diverges if jzj > R. The series is uniformly convergent on sets of the form fz : jzj < R0g, where 0 < R0 < R. References: (1) Wilf, Generatingfunctionology, (2) Feller, I, Chapter 11, (3) Grimmett and Stirzaker, Chapter 5. The book, An Introduction to Stochastic Processes, by E. P. C. Kao, 1997, Duxbury, provides introductory discussions of both generating functions and Laplace transforms, including numerical inversion algorithms using MATLAB (based on the 1992 and 1995 Abate and Whitt papers). ||||||||||||||{ (b) probability generating function ||||||||||||||{ Given a random variable X with a probability mass function (pmf) pn ´ P (X = n) ; the probability generating function of X (really of its probability distribution) is the generating function of the pmf, i.e., X1 X n P^(z) ´ E[z ] ´ pnz : n=0 ||||||||||||||{ (c) exponential generating function ||||||||||||||{ The exponential generating function of the sequence fan : n ¸ 0g is X1 a zn a^ (z) ´ n ; exp n! n=0 which is de¯ned where it converges; see p.
    [Show full text]
  • Generating Functions ITT9131 Konkreetne Matemaatika
    Generating Functions ITT9131 Konkreetne Matemaatika Chapter Seven Domino Theory and Change Basic Maneuvers Solving Recurrences Special Generating Functions Convolutions Exponential Generating Functions Dirichlet Generating Functions Contents 1 Convolutions Fibonacci convolution m-fold convolution Catalan numbers 2 Exponential generating functions Next section 1 Convolutions Fibonacci convolution m-fold convolution Catalan numbers 2 Exponential generating functions Convolutions Given two sequences: hf0;f1;f2;:::i = hfni and hg0;g1;g2;:::i = hgni The convolution of hfni and hgni is the sequence * + * + f g f g f g f g f g f g f g f g h 0 0; 0 1 + 1 0; 0 2 + 1 1 + 2 0;:::i = ∑ k n−k = ∑ k ` : k k+`=n If F (z) and G(z) are generating functions on the sequences hfni and hgni, then their convolution has the generating function F (z) · G(z). Three or more sequences can be convolved analogously, for example: * + f g h f g h h nih nih ni = ∑ j k ` j+k+`=n and the generating function of this three-fold convolution is the product F (z) · G(z) · H(z). Convolutions Given two sequences: hf0;f1;f2;:::i = hfni and hg0;g1;g2;:::i = hgni The convolution of hfni and hgni is the sequence * + * + f g f g f g f g f g f g f g f g h 0 0; 0 1 + 1 0; 0 2 + 1 1 + 2 0;:::i = ∑ k n−k = ∑ k ` : k k+`=n If F (z) and G(z) are generating functions on the sequences hfni and hgni, then their convolution has the generating function F (z) · G(z).
    [Show full text]
  • Generating Functions Handout
    Chapter 19 Generating Functions and Convolutions A common complaints in mathematics is the ubiquitous: I can follow the proof when you do it line by line, but how could anyone ever think of doing this! Of all the areas in probability, one of the most appropriate for sounding this complaint is in generating functions. At first glance, it seems like it’s making our lives needlessly complex; however, at the end of the chapter you’ll have learned how many different problems generating functions solve. Further, the time you spend learning these techniques will continue to pay dividends as you continue your studies, as these are used not just in probability, but throughout mathematical physics. The reason for their helpfulness is that they allow us to package neatly a lot of information about a problem. You should be skeptical as to whether or not this is worthwhile; however, we’ll see that time and time again that this new viewpoint simplifies the algebra we need to do. We’ll give several motivating examples from previous courses of how a change in viewpoint can save you hours of labor, and then describe many of the propertiesand applications of generating functions. While there are many problems where it’s quite difficult to find and use the correct generating function, a lot of useful problems can be handled with a small bag of tricks. Thus, be patient as you read on – the time you spend mastering this material will help you for years to come. In probability, the most important use of generating functions is to understand moments of random variables.
    [Show full text]
  • Generating Functions Stat 703 Spring 2006
    Notes on Generating Functions Stat 703 Spring 2006 Generating functions are packages. A sequence lies in a messy pile on the floor, pieces sharp and irregular jutting out in all directions. We pick up the pieces one by one and pack them together just so : : : until suddenly we have what seems another object entirely. When we find such an object, we can carry it, weigh it, discern its shape, find its center. We can combine it with others like it to make new ones. And if we look at it just right, we can discern the pieces that comprise it. Generating functions are tools. They give an indirect representation of the sequence but one that is easy to manipulate in many respects. Some of the uses to which we can use generating functions include the following: 1. Calculate sums. 2. Solve recurrences. 3. Characterize the asymptotic behavior of sequences. 4. Prove useful properties of sequences. 5. Find expected values, variances, and other moments and cumulants of distributions. 6. Establish relationships between distributions. We will see examples of all of these this semester. Generating functions are fun. The feeling of cracking a tough sum or recurrence is better than : : : well, no, but it's pretty darn good. The mathematics is beautiful and connects diverse areas, including algebra, number theory, complex analysis, combinatorics, and probability. And the knowledge will come in handy in surprising ways. 1. Definitions and Operations There are different flavors of generating function, but for the moment, we'll deal with what we might call \ordinary" generating functions. Definition 1.
    [Show full text]