Z-Transform Part 2 February 23, 2017 1 / 38 the Z-Transform and Its Application to the Analysis of LTI Systems

Total Page:16

File Type:pdf, Size:1020Kb

Z-Transform Part 2 February 23, 2017 1 / 38 the Z-Transform and Its Application to the Analysis of LTI Systems ELC 4351: Digital Signal Processing Liang Dong Electrical and Computer Engineering Baylor University liang [email protected] February 23, 2017 Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 1 / 38 The z-Transform and Its Application to the Analysis of LTI Systems 1 Rational z-Transform 2 Inversion of the z-Transform 3 Analysis of LTI Systems in the z-Domain 4 Causality and Stability Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 2 / 38 Rational z-Transforms X (z) is a rational function, that is, a ratio of two polynomials in z−1 (or z). B(z) X (z) = A(z) −1 −M b0 + b1z + ··· + bM z = −1 −N a0 + a1z + ··· aN z PM b z−k = k=0 k PN −k k=0 ak z Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 3 / 38 Rational z-Transforms X (z) is a rational function, that is, a ratio of two polynomials B(z) and A(z). The polynomials can be expressed in factored forms. B(z) X (z) = A(z) b (z − z )(z − z ) ··· (z − z ) = 0 z−M+N 1 2 M a0 (z − p1)(z − p2) ··· (z − pN ) b QM (z − z ) = 0 zN−M k=1 k a QN 0 k=1(z − pk ) Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 4 / 38 Poles and Zeros The zeros of a z-transform X (z) are the values of z for which X (z) = 0. The poles of a z-transform X (z) are the values of z for which X (z) = 1. b QM (z − z ) X (z) = 0 zN−M k=1 k a QN 0 k=1(z − pk ) X (z) has M finite zeros at z = z1; z2;:::; zM , N finite poles at z = p1; p2;:::; pN , and jN − Mj zeros (if N > M) or poles (if N < M) at the origin. Poles and zeros may also occur at z = 1. X (z) has exactly the same number of poles and zeros. Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 5 / 38 Poles and Zeros If a polynomial has real coefficients, its roots are either real or occur in complex-conjugate pairs. That is because e.g., (z − p1)(z − p2) Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 6 / 38 Poles and Zeros For example, z−1 − z−2 X (z) = 1 − 1:2732z−1 + 0:81z−2 jπ=4 which has one zero at z = 1 and two poles at p1 = 0:9e and −jπ=4 p2 = 0:9e . Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 7 / 38 Some Common z-Transform Pairs Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 8 / 38 Poles Locations and Time-Domain Behavior for Causal Signals If a real signal has a z-transform with one pole, this pole has to be real. The only such signal is the real exponential 1 x(n) = anu(n) !z X (z) = ; ROC :jzj > jaj 1 − az−1 Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 9 / 38 Poles Locations and Time-Domain Behavior for Causal Signals A causal real signal with a double real pole has the form az−1 x(n) = nanu(n) !z X (z) = ; ROC :jzj > jaj (1 − az−1)2 Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 10 / 38 Poles Locations and Time-Domain Behavior for Causal Signals The case of a causal signal with a pair of complex-conjugate poles. Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 11 / 38 Poles Locations and Time-Domain Behavior for Causal Signals The case of a causal signal with a double pair of poles on the unit circle. Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 12 / 38 Poles Locations and Time-Domain Behavior for Causal Signals The impulse response h(n) of a causal LTI system is a causal signal. If a pole of a system is outside the unit circle, the impulse response of the system becomes unbounded and, consequently, the system is unstable. Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 13 / 38 System Function of a LTI System LTI systems: y(n) = h(n) ⊗ x(n) Y (z) = H(z)X (z) If we know the input x(n) and observe the output y(n) of the system, we can determine the unit sample response (impulse response) by first solving for H(z) from Y (z) H(z) = X (z) and then evaluating the inverse z-transform of H(z). H(z) is called the system function. Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 14 / 38 System Function of a LTI System When the LTI system is described by a linear constant-coefficient difference equation N M X X y(n) = − ak y(n − k) + bk x(n − k) k=1 k=0 The system function can be calculate: N M X −k X −k Y (z) = − ak Y (z)z + bk X (z)z k=1 k=0 N ! M ! X −k X −k Y (z) 1 + ak z = X (z) bk z k=1 k=0 Y (z) PM b z−k H(z) = = k=0 k X (z) PN −k 1 + k=1 ak z Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 15 / 38 System Function of a LTI System An LTI system described by a constant-coefficient difference equation has a rational system function H(z). PM b z−k H(z) = k=0 k PN −k 1 + k=1 ak z Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 16 / 38 System Function of a LTI System (1) All-zero system: If ak = 0 for 1 ≤ k ≤ N, M M X 1 X H(z) = b z−k = b zM−k k zM k k=0 k=0 The system has M nontrivial zeros and M trivial poles (at z = 0). An all-zero system is an FIR system and can be called a moving average (MA) system. Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 17 / 38 System Function of a LTI System (2) All-pole system: If bk = 0 for 1 ≤ k ≤ M, b b zN H(z) = 0 = 0 PN −k PM N−k 1 + k=1 ak z k=0 ak z where a0 = 1. The system has N nontrivial poles and N trivial zeros (at z = 0). An all-pole system is an IIR system and can be called an auto-regressive (AR) system. Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 18 / 38 System Function of a LTI System (3) Pole-zero system: In general, the system function contains N poles and M zeros. (Poles and zeros at z = 0 and z = 1 are implied but are not counted explicitly.) Due to the presence of poles, a pole-zero system is an IIR system. Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 19 / 38 Inversion of the z-Transform Y (z) H(z) = ; H(z) !inv z h(n) X (z) Inverse z-Transform: 1 I x(n) = X (z)zn−1dz 2πj C where the integral is a (counter-clockwise) contour integral over a closed path C that encloses the origin and lies within the region of convergence of X (z). Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 20 / 38 Methods of Inverse z-Transform (1) Contour integration (2) Power series expansion (using long division) (3) Partial-fraction expansion Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 21 / 38 Inverse z-Transform by Partial-Fraction Expansion X (z) is rational function. −1 −M B(z) b0 + b1z + ··· + bM z X (z) = = −1 −N A(z) 1 + a1z + ··· + aN z A rational function is proper if aN 6= 0 and M < N. Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 22 / 38 Inverse z-Transform by Partial-Fraction Expansion An improper rational function (M ≥ N) can always be written as the sum of a polynomial and a proper rational function. B(z) B (z) X (z) = = c + c z−1 + ··· + c z−(M−N) + 1 A(z) 0 1 M−N A(z) The inverse z-transform of the polynomial can easily be found by inspection. We focus our attention on the inversion of proper rational function. Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 23 / 38 Inverse z-Transform by Partial-Fraction Expansion Let X (z) be a proper rational function. −1 −M B(z) b0 + b1z + ··· + bM z X (z) = = −1 −N A(z) 1 + a1z + ··· + aN z N N−1 N−M b0z + b1z + ··· + bM z = N N−1 z + a1z + ··· + aN Since N > M, N−1 N−2 N−M−1 X (z) b0z + b1z + ··· + bM z = N N−1 z z + a1z + ··· + aN is proper. Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 24 / 38 Inverse z-Transform by Partial-Fraction Expansion (1) Distinct poles. Suppose that the poles p1; p2;:::; pN are all different. X (z) A A A = 1 + 2 + ··· + N z z − p1 z − p2 z − pN We want to determine the coefficients A1; A2;:::; AN . (z − pk )X (z) (z − pk )A1 (z − pk )AN = + ··· + Ak + ··· + z z − p1 z − pN Therefore, (z − pk )X (z) Ak = ; k = 1; 2;:::; N z z=pk ∗ ∗ (In addition, if p2 = p1, A2 = A1.) Liang Dong (Baylor University) z-Transform Part 2 February 23, 2017 25 / 38 Inverse z-Transform by Partial-Fraction Expansion (2) Multiple-order poles.
Recommended publications
  • Partial Fractions Decompositions (Includes the Coverup Method)
    Partial Fractions and the Coverup Method 18.031 Haynes Miller and Jeremy Orloff *Much of this note is freely borrowed from an MIT 18.01 note written by Arthur Mattuck. 1 Heaviside Cover-up Method 1.1 Introduction The cover-up method was introduced by Oliver Heaviside as a fast way to do a decomposition into partial fractions. This is an essential step in using the Laplace transform to solve differential equations, and this was more or less Heaviside's original motivation. The cover-up method can be used to make a partial fractions decomposition of a proper p(s) rational function whenever the denominator can be factored into distinct linear factors. q(s) Note: We put this section first, because the coverup method is so useful and many people have not seen it. Some of the later examples rely on the full algebraic method of undeter- mined coefficients presented in the next section. If you have never seen partial fractions you should read that section first. 1.2 Linear Factors We first show how the method works on a simple example, and then show why it works. s − 7 Example 1. Decompose into partial fractions. (s − 1)(s + 2) answer: We know the answer will have the form s − 7 A B = + : (1) (s − 1)(s + 2) s − 1 s + 2 To determine A by the cover-up method, on the left-hand side we mentally remove (or cover up with a finger) the factor s − 1 associated with A, and substitute s = 1 into what's left; this gives A: s − 7 1 − 7 = = −2 = A: (2) (s + 2) s=1 1 + 2 Similarly, B is found by covering up the factor s + 2 on the left, and substituting s = −2 into what's left.
    [Show full text]
  • Introduction to Finite Fields, I
    Spring 2010 Chris Christensen MAT/CSC 483 Introduction to finite fields, I Fields and rings To understand IDEA, AES, and some other modern cryptosystems, it is necessary to understand a bit about finite fields. A field is an algebraic object. The elements of a field can be added and subtracted and multiplied and divided (except by 0). Often in undergraduate mathematics courses (e.g., calculus and linear algebra) the numbers that are used come from a field. The rational a numbers = :ab , are integers and b≠ 0 form a field; rational numbers (i.e., fractions) b can be added (and subtracted) and multiplied (and divided). The real numbers form a field. The complex numbers also form a field. Number theory studies the integers . The integers do not form a field. Integers can be added and subtracted and multiplied, but integers cannot always be divided. Sure, 6 5 divided by 3 is 2; but 5 divided by 2 is not an integer; is a rational number. The 2 integers form a ring, but the rational numbers form a field. Similarly the polynomials with integer coefficients form a ring. We can add and subtract polynomials with integer coefficients, and the result will be a polynomial with integer coefficients. We can multiply polynomials with integer coefficients, and the result will be a polynomial with integer coefficients. But, we cannot always divide polynomials X 2 − 4 XX3 +−2 with integer coefficients: =X + 2 , but is not a polynomial – it is a X − 2 X 2 + 7 rational function. The polynomials with integer coefficients do not form a field, they form a ring.
    [Show full text]
  • Calculus Terminology
    AP Calculus BC Calculus Terminology Absolute Convergence Asymptote Continued Sum Absolute Maximum Average Rate of Change Continuous Function Absolute Minimum Average Value of a Function Continuously Differentiable Function Absolutely Convergent Axis of Rotation Converge Acceleration Boundary Value Problem Converge Absolutely Alternating Series Bounded Function Converge Conditionally Alternating Series Remainder Bounded Sequence Convergence Tests Alternating Series Test Bounds of Integration Convergent Sequence Analytic Methods Calculus Convergent Series Annulus Cartesian Form Critical Number Antiderivative of a Function Cavalieri’s Principle Critical Point Approximation by Differentials Center of Mass Formula Critical Value Arc Length of a Curve Centroid Curly d Area below a Curve Chain Rule Curve Area between Curves Comparison Test Curve Sketching Area of an Ellipse Concave Cusp Area of a Parabolic Segment Concave Down Cylindrical Shell Method Area under a Curve Concave Up Decreasing Function Area Using Parametric Equations Conditional Convergence Definite Integral Area Using Polar Coordinates Constant Term Definite Integral Rules Degenerate Divergent Series Function Operations Del Operator e Fundamental Theorem of Calculus Deleted Neighborhood Ellipsoid GLB Derivative End Behavior Global Maximum Derivative of a Power Series Essential Discontinuity Global Minimum Derivative Rules Explicit Differentiation Golden Spiral Difference Quotient Explicit Function Graphic Methods Differentiable Exponential Decay Greatest Lower Bound Differential
    [Show full text]
  • Arxiv:1712.01752V2 [Cs.SC] 25 Oct 2018 Figure 1
    Symbolic-Numeric Integration of Rational Functions Robert M Corless1, Robert HC Moir1, Marc Moreno Maza1, Ning Xie2 1Ontario Research Center for Computer Algebra, University of Western Ontario, Canada 2Huawei Technologies Corporation, Markham, ON Abstract. We consider the problem of symbolic-numeric integration of symbolic functions, focusing on rational functions. Using a hybrid method allows the stable yet efficient computation of symbolic antideriva- tives while avoiding issues of ill-conditioning to which numerical methods are susceptible. We propose two alternative methods for exact input that compute the rational part of the integral using Hermite reduction and then compute the transcendental part two different ways using a combi- nation of exact integration and efficient numerical computation of roots. The symbolic computation is done within bpas, or Basic Polynomial Al- gebra Subprograms, which is a highly optimized environment for poly- nomial computation on parallel architectures, while the numerical com- putation is done using the highly optimized multiprecision rootfinding package MPSolve. We show that both methods are forward and back- ward stable in a structured sense and away from singularities tolerance proportionality is achieved by adjusting the precision of the rootfinding tasks. 1 Introduction Hybrid symbolic-numeric integration of rational functions is interesting for sev- eral reasons. First, a formula, not a number or a computer program or subroutine, may be desired, perhaps for further analysis such as by taking asymptotics. In this case one typically wants an exact symbolic answer, and for rational func- tions this is in principle always possible. However, an exact symbolic answer may be too cluttered with algebraic numbers or lengthy rational numbers to be intelligible or easily analyzed by further symbolic manipulation.
    [Show full text]
  • Lecture 8 - the Extended Complex Plane Cˆ, Rational Functions, M¨Obius Transformations
    Math 207 - Spring '17 - Fran¸coisMonard 1 Lecture 8 - The extended complex plane C^, rational functions, M¨obius transformations Material: [G]. [SS, Ch.3 Sec. 3] 1 The purpose of this lecture is to \compactify" C by adjoining to it a point at infinity , and to extend to concept of analyticity there. Let us first define: a neighborhood of infinity U is the complement of a closed, bounded set. A \basis of neighborhoods" is given by complements of closed disks of the form Uz0,ρ = C − Dρ(z0) = fjz − z0j > ρg; z0 2 C; ρ > 0: Definition 1. For U a nbhd of 1, the function f : U ! C has a limit at infinity iff there exists L 2 C such that for every " > 0, there exists R > 0 such that for any jzj > R, we have jf(z)−Lj < ". 1 We write limz!1 f(z) = L. Equivalently, limz!1 f(z) = L if and only if limz!0 f z = L. With this concept, the algebraic limit rules hold in the same way that they hold at finite points when limits are finite. 1 Example 1. • limz!1 z = 0. z2+1 1 • limz!1 (z−1)(3z+7) = 3 . z 1 • limz!1 e does not exist (this is because e z has an essential singularity at z = 0). A way 1 0 1 to prove this is that both sequences zn = 2nπi and zn = 2πi(n+1=2) converge to zero, while the 1 1 0 sequences e zn and e zn converge to different limits, 1 and 0 respectively.
    [Show full text]
  • Chapter 2 Complex Analysis
    Chapter 2 Complex Analysis In this part of the course we will study some basic complex analysis. This is an extremely useful and beautiful part of mathematics and forms the basis of many techniques employed in many branches of mathematics and physics. We will extend the notions of derivatives and integrals, familiar from calculus, to the case of complex functions of a complex variable. In so doing we will come across analytic functions, which form the centerpiece of this part of the course. In fact, to a large extent complex analysis is the study of analytic functions. After a brief review of complex numbers as points in the complex plane, we will ¯rst discuss analyticity and give plenty of examples of analytic functions. We will then discuss complex integration, culminating with the generalised Cauchy Integral Formula, and some of its applications. We then go on to discuss the power series representations of analytic functions and the residue calculus, which will allow us to compute many real integrals and in¯nite sums very easily via complex integration. 2.1 Analytic functions In this section we will study complex functions of a complex variable. We will see that di®erentiability of such a function is a non-trivial property, giving rise to the concept of an analytic function. We will then study many examples of analytic functions. In fact, the construction of analytic functions will form a basic leitmotif for this part of the course. 2.1.1 The complex plane We already discussed complex numbers briefly in Section 1.3.5.
    [Show full text]
  • CYCLIC RESULTANTS 1. Introduction the M-Th Cyclic Resultant of A
    CYCLIC RESULTANTS CHRISTOPHER J. HILLAR Abstract. We characterize polynomials having the same set of nonzero cyclic resultants. Generically, for a polynomial f of degree d, there are exactly 2d−1 distinct degree d polynomials with the same set of cyclic resultants as f. How- ever, in the generic monic case, degree d polynomials are uniquely determined by their cyclic resultants. Moreover, two reciprocal (\palindromic") polyno- mials giving rise to the same set of nonzero cyclic resultants are equal. In the process, we also prove a unique factorization result in semigroup algebras involving products of binomials. Finally, we discuss how our results yield algo- rithms for explicit reconstruction of polynomials from their cyclic resultants. 1. Introduction The m-th cyclic resultant of a univariate polynomial f 2 C[x] is m rm = Res(f; x − 1): We are primarily interested here in the fibers of the map r : C[x] ! CN given by 1 f 7! (rm)m=0. In particular, what are the conditions for two polynomials to give rise to the same set of cyclic resultants? For technical reasons, we will only consider polynomials f that do not have a root of unity as a zero. With this restriction, a polynomial will map to a set of all nonzero cyclic resultants. Our main result gives a complete answer to this question. Theorem 1.1. Let f and g be polynomials in C[x]. Then, f and g generate the same sequence of nonzero cyclic resultants if and only if there exist u; v 2 C[x] with u(0) 6= 0 and nonnegative integers l1; l2 such that deg(u) ≡ l2 − l1 (mod 2), and f(x) = (−1)l2−l1 xl1 v(x)u(x−1)xdeg(u) g(x) = xl2 v(x)u(x): Remark 1.2.
    [Show full text]
  • Rational Functions
    Chapter 4 Rational Functions 4.1 Introduction to Rational Functions If we add, subtract or multiply polynomial functions according to the function arithmetic rules defined in Section 1.5, we will produce another polynomial function. If, on the other hand, we divide two polynomial functions, the result may not be a polynomial. In this chapter we study rational functions - functions which are ratios of polynomials. Definition 4.1. A rational function is a function which is the ratio of polynomial functions. Said differently, r is a rational function if it is of the form p(x) r(x) = ; q(x) where p and q are polynomial functions.a aAccording to this definition, all polynomial functions are also rational functions. (Take q(x) = 1). As we recall from Section 1.4, we have domain issues anytime the denominator of a fraction is zero. In the example below, we review this concept as well as some of the arithmetic of rational expressions. p(x) Example 4.1.1. Find the domain of the following rational functions. Write them in the form q(x) for polynomial functions p and q and simplify. 2x − 1 3 1. f(x) = 2. g(x) = 2 − x + 1 x + 1 2x2 − 1 3x − 2 2x2 − 1 3x − 2 3. h(x) = − 4. r(x) = ÷ x2 − 1 x2 − 1 x2 − 1 x2 − 1 Solution. 1. To find the domain of f, we proceed as we did in Section 1.4: we find the zeros of the denominator and exclude them from the domain. Setting x + 1 = 0 results in x = −1.
    [Show full text]
  • Rational Z-Transform the Inverse of the Z-Transform
    ECE 308 -11 Z Transform Rational Z-Transform The inverse of the z-transform Z. Aliyazicioglu Electrical and Computer Engineering Department Cal Poly Pomona Rational Z-Transform Poles and Zeros The poles of a z-transform are the values of z for which if X(z)=∞ The zeros of a z-transform are the values of z for which if X(z)=0 X(z) is in rational function form M −k −−1 M ∑bzk Nz() bbz01+++... bzMk= 0 Xz()==−−1 N =M Dz( ) a01+++ az ... aN z −k ∑azk k=0 Nz() b ( z − zzz)( −−)...( zz) Xz()==0 z−+MN 12 M D()z a012()()() zpzp−− ... zp −N M z − z ∏()k M finite zeros at z = zz12, ,..., zM Nz() NM− k=1 Xz()== Gz N Dz() N finite poles at zpp= , ,..., p ∏()z − pk 12 N k=1 And |N-M| zeros if N>M or poles if M>N at the origin z=0 ECE 307-11 2 1 Rational Z-Transform Poles and Zeros We can represent X(z) graphically by a pole-zero plot in complex plane. Shows the location of poles by (x) Shows the location of zeros by (o). Definition of ROC of a z-transform should not contain any poles. Example: Determine the pole-zero plot for the signal n x()naun= () Im(z) 1 z The z-transform is Xz()== 1− az−1 z− a Re(z) o ax One zero at z1=0 0 One pole at p1=a . p1=a is not included in the ROC ECE 307-11 3 Rational Z-Transform Example.2: Determine the pole-zero plot for the signal ann 07≤ ≤ xn()= a > 0 0elsewhere 8 ,.
    [Show full text]
  • Non-Commutative Rational Functions in the Full Fock Space
    Non-commutative rational functions in the full Fock space Michael T. Jury∗1, Robert T.W. Martin†2, and Eli Shamovich3 1University of Florida 2University of Manitoba 3 Ben-Gurion University of the Negev Abstract A rational function belongs to the Hardy space, H2, of square-summable power series if and only if it is bounded in the complex unit disk. Any such rational function is necessarily analytic in a disk of radius greater than one. The inner-outer factorization of a rational function, r H2 is particularly simple: The inner factor of r is a (finite) Blaschke product and (hence) both∈ the inner and outer factors are again rational. We extend these and other basic facts on rational functions in H2 to the full Fock space over Cd, identified as the non-commutative (NC) Hardy space of square-summable power series in several NC variables. In particular, we characterize when an NC rational function belongs to the Fock space, we prove analogues of classical results for inner-outer factorizations of NC rational functions and NC polynomials, and we obtain spectral results for NC rational multipliers. 1 Introduction A rational function, r, in the complex plane, is bounded in the unit disk, D, if and only if it is analytic in a disk rD of radius r > 1. Moreover, a rational function belongs to the Hardy space H2 of square-summable Taylor series in the unit disk, if and only if is uniformly bounded in D, i.e. if and only if it belongs to H∞, the algebra of uniformly bounded analytic functions in the disk.
    [Show full text]
  • Finite Fields and Function Fields
    Copyrighted Material 1 Finite Fields and Function Fields In the first part of this chapter, we describe the basic results on finite fields, which are our ground fields in the later chapters on applications. The second part is devoted to the study of function fields. Section 1.1 presents some fundamental results on finite fields, such as the existence and uniqueness of finite fields and the fact that the multiplicative group of a finite field is cyclic. The algebraic closure of a finite field and its Galois group are discussed in Section 1.2. In Section 1.3, we study conjugates of an element and roots of irreducible polynomials and determine the number of monic irreducible polynomials of given degree over a finite field. In Section 1.4, we consider traces and norms relative to finite extensions of finite fields. A function field governs the abstract algebraic aspects of an algebraic curve. Before proceeding to the geometric aspects of algebraic curves in the next chapters, we present the basic facts on function fields. In partic- ular, we concentrate on algebraic function fields of one variable and their extensions including constant field extensions. This material is covered in Sections 1.5, 1.6, and 1.7. One of the features in this chapter is that we treat finite fields using the Galois action. This is essential because the Galois action plays a key role in the study of algebraic curves over finite fields. For comprehensive treatments of finite fields, we refer to the books by Lidl and Niederreiter [71, 72]. 1.1 Structure of Finite Fields For a prime number p, the residue class ring Z/pZ of the ring Z of integers forms a field.
    [Show full text]
  • Integrals of Rational Functions
    Integrals of Rational Functions Scott R. Fulton 1 Overview A rational function has the form p(x) r(x) = q(x) where p and q are polynomials. For example, x2 − 3 f(x) = , x4 + 3 t6 + 4t2 − 3 g(t) = , 7t5 + 3t and 5 h(s) = s3 − 4s2 + 3s − 8 are all rational functions. A rational function is called proper if the degree of the numerator is less than the degree of the denominator, and improper otherwise. Thus, f and h are proper rational functions, while g is an improper rational function. Indefinite integrals (antiderivatives) of rational functions can always be found by the following steps: 1. Polynomial Division: Divide the denominator into the numerator (if needed) to write the integrand as a polynomial plus a proper rational function. 2. Partial Fraction Expansion: Expand the proper rational function using partial frac- tions. 3. Completing the Square: If any terms involve quadratics, eliminate the linear term if needed by completing the square. 4. Term by Term Integration: Use elementary integral formulas and substitution. Before detailing this general approach, we will first look at some simple cases where ordinary substitution works easily. Then we will look at each of the above steps in turn, and finally put them together to find integrals of rational functions. Note: While this handout is concerned primarily with integrating rational functions, many of the techniques discussed here are useful in other contexts. In particular, partial fraction expansions are used extensively in solving differential equations by Laplace transform methods. 2 Substitution In some special cases, integrals (antiderivatives) of rational functions can be found by simple substitutions.
    [Show full text]