Lecture 01: Fourier, Heat Diffusion, and Shift-Invariant Operators 1 Sparse

Total Page:16

File Type:pdf, Size:1020Kb

Lecture 01: Fourier, Heat Diffusion, and Shift-Invariant Operators 1 Sparse Math 994-002: Applied and Computational Harmonic Analysis, MSU, Spring 2020 Lecture 01: Fourier, heat diffusion, and shift-invariant operators January 14, 2020 Lecturer: Matthew Hirn 1 Sparse Representations Chapter 1 of A Wavelet Tour of Signal Processing [1]. Exercise 1. Read Chapter 1 (Sparse Representations) of A Wavelet Tour of Signal Process- ing. It gives a nice overview of the book and will give you a good perspective on computa- tional harmonic analysis heading into the course. Exercise 2. Read the appendices in A Wavelet Tour of Signal Processing, as we will not cover these in class. We will immediately need some of the material contained in them. Remark 1.1. The integral we use in this course will be the Lebesgue integral, which is usually taught in a first year graduate course in real analysis. However, if these are unfamiliar to you, you may replace most if not all of the results with Riemann integrals from Calculus and assume that the generic functions f, g, h, etc. are Schwartz class functions. For more details on the Schwartz class and Fourier integrals, see [2]. 2 The Fourier Kingdom Chapter 2 of A Wavelet Tour of Signal Processing [1]. 2.1 Linear time-invariant filtering Section 2.1 of A Wavelet Tour of Signal Processing [1]. Fourier analysis originates with the work of Joseph Fourier, who was studying the heat equation: @tF = ∆F F (u; 0) = f(u) Where F : Rd ×[0; 1) ! R and f : Rd ! R. This is a linear partial differential equation. In order to solve it, it helps to think about linear algebra. Suppose A is an n × n real valued, symmetric matrix, which maps vectors x 2 Rn to other vectors Ax 2 Rn. Then from the 1 spectral theorem, we know that A has a complete set of orthonormal eigenvectors, v1; : : : ; vn, such that Avk = λkvk n for some λk 2 R. Since fvkgk≤n forms an ONB, it allows us to write, for any x 2 R , n X x = hx; vkivk ; k=1 which in turn makes evaluating Ax very easy: n n X X Ax = hx; vkiAvk = λkhx; vkivk : k=1 k=1 Let us now try to apply the same ideas to the Laplacian, ∆. We may ask, what are the eigenfunctions of the Laplacian? If we consider complex valued functions, one can verify that ∆ei!·u = −|!j2ei!·u d i!·u for any ! 2 R . Thus the function e!(u) = e is an eigenfunction of ∆ for any !. Let us formally define Z −i!·u fb(!) = hf; e!i = f(u)e du : Rd This will be what we call the Fourier transform, but right now we see it as an analogue of basis coefficients in an ONB. Following the analogy, we may then be tempted to write: Z Z i!·u f(u) = hf; e!ie!(u) d! = fb(!)e d! : Rd Rd We this in hand, we then propose Z 2 F (u; t) = e−|!j tfb(!)ei!·u d! ; Rd as the solution to the heat equation. One can verify that, formally, F indeed is the so- lution. Fourier analysis was then born by trying to understanding when all of this makes mathematical sense. The reason Fourier analysis is used so often in signal processing, is that it turns out this analysis is not useful for just the Laplacian operator. In fact the Laplacian is just an example of a more general class operators, called shift invariant operators. Let us now work over R instead of Rd; we will use t to denote a value in R, since it is often useful to think of it as time. Let fτ (t) = f(t − τ) be the translation of f by τ; if t is time, then this is a time delay by τ. An operator L is shift invariant if it commutes with the time delay of any function, (Lfτ )(t) = (Lf)(t − τ) 2 As we shall see all linear, continuous shift invariant operators L are diagonalized by the i!t complex exponentials e!(t) = e . To see this, recall the convolution of two functions f; g: Z f ∗ g(t) = f(u)g(t − u) du R Now let δ(t) be a Dirac (centered at zero), and δu(t) = δ(t − u) be a Dirac centered at u. By definition this means f ∗ δ(t) = f(t). We have: Z Z f(t) = f ∗ δ(t) = f(u)δ(t − u) du = f(u)δu(t) du R R Since L is continuous and linear, Z Lf(t) = f(u)Lδu(t) du R Let h be the impulse response of L, defined as h(t) = Lδ(t) Since L is shift invariant, we have Lδu(t) = h(t − u) and therefore Z Lf(t) = f(u)h(t − u) du = f ∗ h(t) = h ∗ f(t) R Thus every continuous, linear shift invariant operator is equivalent to a convolution with an impulse response h. We can now use this fact to show our original goal, which was that the complex expo- i!t nential functions e!(t) = e diagonalize L. This will in turn motivate the study of Fourier integrals. We have: Z Z i!(t−u) it! −i!u Le!(t) = h(u)e du = e h(u)e du = bh(!)e!(t): R R | {z } bh(!) Thus e!(t) is an eigenfunction of L with eigenvalue bh(!), if bh(!) exists. The value bh(!) i!t is the Fourier transform of h at the frequency !. Since the functions e!(t) = e are the eigenfunctions of shift invariant operators, we would like to decompose any function f as a sum or integral of these functions. This will then allow us to write Lf directly in terms of the eigenvalues of L (as you do in linear algebra when you are able to diagonalize a matrix/operator on a finite dimensional vector space). We’ll try to undestand when this is possible. Exercise 3. Read Section 2.1 of A Wavelet Tour of Signal Processing. 3 Math 994-002: Applied and Computational Harmonic Analysis, MSU, Spring 2020 Lecture 02: The Fourier transform on L1(R) January 14, 2020 Lecturer: Matthew Hirn 2.2 Fourier integrals Section 2.2 of A Wavelet Tour of Signal Processing [1]. The Fourier transform is an operator F that maps a function f(u) to another function fb(!), which is defined as: Z F(f)(!) = fb(!) = f(t)e−i!t dt (1) R We will start by trying to understand what restrictions we need to place on f in order for this to make sense. In particular, if f is in some well defined space of functions, we will ask, does that imply fb is in some other well defined space of functions? We will start by considering the Lp spaces of functions. To that end, define: Z p p L (R) = f : R ! C : jf(t)j dt < +1 ; 0 < p < 1 R The space Lp(R) is a Banach space with norm: 1 Z p p kfkp = jf(t)j dt R The space L2(R) is special, as it is in fact a Hilbert space with inner product Z hf; gi = f(t)g∗(t) dt R where we use g∗(t) to denote the complex conjugate of g(t). We also define L1(R). Set: kfk1 = ess sup jf(t)j t2R The value kfk1 is the smallest number M, 0 ≤ M ≤ +1, such that jf(t)j ≤ M for almost every t 2 R; if f is continuous, it is the smallest number M such that jf(t)j ≤ M for all t 2 R. It thus measures whether f is bounded or not. The space L1(R) is the space of bounded functions: 1 L (R) = ff : kfk1 < +1g We then have: 1 Proposition 2.1. If f 2 L1(R), then fb 2 L1(R). Proof. Suppose f 2 L1(R). We have: Z Z Z −i!t −i!t jfb(!)j = f(t)e dt ≤ jf(t)e j dt = jf(t)j dt = kfk1 < +1 R R R Proposition 2.1 shows that F : L1(R) ! L1(R) is a well defined map using the definition (1). Later on we will extend the Fourier transform to other Lp spaces for 1 ≤ p ≤ 2, with particular interest in L2(R). For now recall from Section 2.1 that we would like to write f(t) in terms of fb(!). This requires a Fourier inversion formula. However, the above proposition only guarantees that fb 2 L1(R), which will not help with convergence issues. We thus assume that fb 2 L1(R) as well. Theorem 2.2 (Fourier inversion). If f 2 L1(R) and fb 2 L1(R) then Z 1 i!t f(t) = fb(!)e d!; for almost every t 2 R (2) 2π R To prove this theorem, we will need three standard results from graduate real analysis. We state them here, without proof. p Theorem 2.3. Suppose ffngn2N converges to f in L , meaning that lim kfn − fkp = 0 n!1 Then there exists a subsequency ffnk gk2N that converges to f almost everywhere, lim fn (t) = f(t) for almost every t k!1 k Theorem 2.4 (Dominated Convergence Theorem). Let ffngn2N be a sequence of functions such that limn!1 fn = f. If Z 8 n 2 N; jfn(t)j ≤ g(t) and g(t) dt < +1 R then f 2 L1(R) and Z Z lim fn(t) dt = f(t) dt n!1 R R Theorem 2.5 (Fubini’s Theorem).
Recommended publications
  • Arithmetic Equivalence and Isospectrality
    ARITHMETIC EQUIVALENCE AND ISOSPECTRALITY ANDREW V.SUTHERLAND ABSTRACT. In these lecture notes we give an introduction to the theory of arithmetic equivalence, a notion originally introduced in a number theoretic setting to refer to number fields with the same zeta function. Gassmann established a direct relationship between arithmetic equivalence and a purely group theoretic notion of equivalence that has since been exploited in several other areas of mathematics, most notably in the spectral theory of Riemannian manifolds by Sunada. We will explicate these results and discuss some applications and generalizations. 1. AN INTRODUCTION TO ARITHMETIC EQUIVALENCE AND ISOSPECTRALITY Let K be a number field (a finite extension of Q), and let OK be its ring of integers (the integral closure of Z in K). The Dedekind zeta function of K is defined by the Dirichlet series X s Y s 1 ζK (s) := N(I)− = (1 N(p)− )− I OK p − ⊆ where the sum ranges over nonzero OK -ideals, the product ranges over nonzero prime ideals, and N(I) := [OK : I] is the absolute norm. For K = Q the Dedekind zeta function ζQ(s) is simply the : P s Riemann zeta function ζ(s) = n 1 n− . As with the Riemann zeta function, the Dirichlet series (and corresponding Euler product) defining≥ the Dedekind zeta function converges absolutely and uniformly to a nonzero holomorphic function on Re(s) > 1, and ζK (s) extends to a meromorphic function on C and satisfies a functional equation, as shown by Hecke [25]. The Dedekind zeta function encodes many features of the number field K: it has a simple pole at s = 1 whose residue is intimately related to several invariants of K, including its class number, and as with the Riemann zeta function, the zeros of ζK (s) are intimately related to the distribution of prime ideals in OK .
    [Show full text]
  • NOTES on FINITE GROUP REPRESENTATIONS in Fall 2020, I
    NOTES ON FINITE GROUP REPRESENTATIONS CHARLES REZK In Fall 2020, I taught an undergraduate course on abstract algebra. I chose to spend two weeks on the theory of complex representations of finite groups. I covered the basic concepts, leading to the classification of representations by characters. I also briefly addressed a few more advanced topics, notably induced representations and Frobenius divisibility. I'm making the lectures and these associated notes for this material publicly available. The material here is standard, and is mainly based on Steinberg, Representation theory of finite groups, Ch 2-4, whose notation I will mostly follow. I also used Serre, Linear representations of finite groups, Ch 1-3.1 1. Group representations Given a vector space V over a field F , we write GL(V ) for the group of bijective linear maps T : V ! V . n n When V = F we can write GLn(F ) = GL(F ), and identify the group with the group of invertible n × n matrices. A representation of a group G is a homomorphism of groups φ: G ! GL(V ) for some representation choice of vector space V . I'll usually write φg 2 GL(V ) for the value of φ on g 2 G. n When V = F , so we have a homomorphism φ: G ! GLn(F ), we call it a matrix representation. matrix representation The choice of field F matters. For now, we will look exclusively at the case of F = C, i.e., representations in complex vector spaces. Remark. Since R ⊆ C is a subfield, GLn(R) is a subgroup of GLn(C).
    [Show full text]
  • Class Numbers of Totally Real Number Fields
    CLASS NUMBERS OF TOTALLY REAL NUMBER FIELDS BY JOHN C. MILLER A dissertation submitted to the Graduate School|New Brunswick Rutgers, The State University of New Jersey in partial fulfillment of the requirements for the degree of Doctor of Philosophy Graduate Program in Mathematics Written under the direction of Henryk Iwaniec and approved by New Brunswick, New Jersey May, 2015 ABSTRACT OF THE DISSERTATION Class numbers of totally real number fields by John C. Miller Dissertation Director: Henryk Iwaniec The determination of the class number of totally real fields of large discriminant is known to be a difficult problem. The Minkowski bound is too large to be useful, and the root discriminant of the field can be too large to be treated by Odlyzko's discriminant bounds. This thesis describes a new approach. By finding nontrivial lower bounds for sums over prime ideals of the Hilbert class field, we establish upper bounds for class numbers of fields of larger discriminant. This analytic upper bound, together with algebraic arguments concerning the divisibility properties of class numbers, allows us to determine the class numbers of many number fields that have previously been untreatable by any known method. For example, we consider the cyclotomic fields and their real subfields. Surprisingly, the class numbers of cyclotomic fields have only been determined for fields of small conductor, e.g. for prime conductors up to 67, due to the problem of finding the class number of its maximal real subfield, a problem first considered by Kummer. Our results have significantly improved the situation. We also study the cyclotomic Zp-extensions of the rationals.
    [Show full text]
  • REPRESENTATION THEORY WEEK 7 1. Characters of GL Kand Sn A
    REPRESENTATION THEORY WEEK 7 1. Characters of GLk and Sn A character of an irreducible representation of GLk is a polynomial function con- stant on every conjugacy class. Since the set of diagonalizable matrices is dense in GLk, a character is defined by its values on the subgroup of diagonal matrices in GLk. Thus, one can consider a character as a polynomial function of x1,...,xk. Moreover, a character is a symmetric polynomial of x1,...,xk as the matrices diag (x1,...,xk) and diag xs(1),...,xs(k) are conjugate for any s ∈ Sk. For example, the character of the standard representation in E is equal to x1 + ⊗n n ··· + xk and the character of E is equal to (x1 + ··· + xk) . Let λ = (λ1,...,λk) be such that λ1 ≥ λ2 ≥ ···≥ λk ≥ 0. Let Dλ denote the λj determinant of the k × k-matrix whose i, j entry equals xi . It is clear that Dλ is a skew-symmetric polynomial of x1,...,xk. If ρ = (k − 1,..., 1, 0) then Dρ = i≤j (xi − xj) is the well known Vandermonde determinant. Let Q Dλ+ρ Sλ = . Dρ It is easy to see that Sλ is a symmetric polynomial of x1,...,xk. It is called a Schur λ1 λk polynomial. The leading monomial of Sλ is the x ...xk (if one orders monomials lexicographically) and therefore it is not hard to show that Sλ form a basis in the ring of symmetric polynomials of x1,...,xk. Theorem 1.1. The character of Wλ equals to Sλ. I do not include a proof of this Theorem since it uses beautiful but hard combina- toric.
    [Show full text]
  • Problem 1 Show That If Π Is an Irreducible Representation of a Compact Lie Group G Then Π∨ Is Also Irreducible
    Problem 1 Show that if π is an irreducible representation of a compact lie group G then π_ is also irreducible. Give an example of a G and π such that π =∼ π_, and another for which π π_. Is this true for general groups? R 2 Since G is a compact Lie group, we can apply Schur orthogonality to see that G jχπ_ (g)j dg = R 2 R 2 _ G jχπ(g)j dg = G jχπ(g)j dg = 1, so π is irreducible. For any G, the trivial representation π _ i i satisfies π ' π . For G the cyclic group of order 3 generated by g, the representation π : g 7! ζ3 _ i −i is not isomorphic to π : g 7! ζ3 . This is true for finite dimensional irreducible representations. This follows as if W ⊆ V a proper, non-zero G-invariant representation for a group G, then W ? = fφ 2 V ∗jφ(W ) = 0g is a proper, non-zero G-invariant subspace and applying this to V ∗ as V ∗∗ =∼ V we get V is irreducible if and only if V ∗ is irreducible. This is false for general representations and general groups. Take G = S1 to be the symmetric group on countably infinitely many letters, and let G act on a vector space V over C with basis e1; e2; ··· by sending σ : ei 7! eσ(i). Let W be the sub-representation given by the kernel of the map P P V ! C sending λiei 7! λi. Then W is irreducible because given any λ1e1 + ··· + λnen 2 V −1 where λn 6= 0, and we see that λn [(n n + 1) − 1] 2 C[G] sends this to en+1 − en, and elements like ∗ ∗ this span W .
    [Show full text]
  • Extending Real-Valued Characters of Finite General Linear and Unitary Groups on Elements Related to Regular Unipotents
    EXTENDING REAL-VALUED CHARACTERS OF FINITE GENERAL LINEAR AND UNITARY GROUPS ON ELEMENTS RELATED TO REGULAR UNIPOTENTS ROD GOW AND C. RYAN VINROOT Abstract. Let GL(n; Fq)hτi and U(n; Fq2 )hτi denote the finite general linear and unitary groups extended by the transpose inverse automorphism, respec- tively, where q is a power of p. Let n be odd, and let χ be an irreducible character of either of these groups which is an extension of a real-valued char- acter of GL(n; Fq) or U(n; Fq2 ). Let yτ be an element of GL(n; Fq)hτi or 2 U(n; Fq2 )hτi such that (yτ) is regular unipotent in GL(n; Fq) or U(n; Fq2 ), respectively. We show that χ(yτ) = ±1 if χ(1) is prime to p and χ(yτ) = 0 oth- erwise. Several intermediate results on real conjugacy classes and real-valued characters of these groups are obtained along the way. 1. Introduction Let F be a field and let n be a positive integer. Let GL(n; F) denote the general linear group of degree n over F. In the special case that F is the finite field of order q, we denote the corresponding general linear group by GL(n; Fq). Let τ denote the involutory automorphism of GL(n; F) which maps an element g to its transpose inverse (g0)−1, where g0 denotes the transpose of g, and let GL(n; F)hτi denote the semidirect product of GL(n; F) by τ. Thus in GL(n; F)hτi, we have τ 2 = 1 and τgτ = (g0)−1 for g 2 GL(n; F).
    [Show full text]
  • Math 263A Notes: Algebraic Combinatorics and Symmetric Functions
    MATH 263A NOTES: ALGEBRAIC COMBINATORICS AND SYMMETRIC FUNCTIONS AARON LANDESMAN CONTENTS 1. Introduction 4 2. 10/26/16 5 2.1. Logistics 5 2.2. Overview 5 2.3. Down to Math 5 2.4. Partitions 6 2.5. Partial Orders 7 2.6. Monomial Symmetric Functions 7 2.7. Elementary symmetric functions 8 2.8. Course Outline 8 3. 9/28/16 9 3.1. Elementary symmetric functions eλ 9 3.2. Homogeneous symmetric functions, hλ 10 3.3. Power sums pλ 12 4. 9/30/16 14 5. 10/3/16 20 5.1. Expected Number of Fixed Points 20 5.2. Random Matrix Groups 22 5.3. Schur Functions 23 6. 10/5/16 24 6.1. Review 24 6.2. Schur Basis 24 6.3. Hall Inner product 27 7. 10/7/16 29 7.1. Basic properties of the Cauchy product 29 7.2. Discussion of the Cauchy product and related formulas 30 8. 10/10/16 32 8.1. Finishing up last class 32 8.2. Skew-Schur Functions 33 8.3. Jacobi-Trudi 36 9. 10/12/16 37 1 2 AARON LANDESMAN 9.1. Eigenvalues of unitary matrices 37 9.2. Application 39 9.3. Strong Szego limit theorem 40 10. 10/14/16 41 10.1. Background on Tableau 43 10.2. KOSKA Numbers 44 11. 10/17/16 45 11.1. Relations of skew-Schur functions to other fields 45 11.2. Characters of the symmetric group 46 12. 10/19/16 49 13. 10/21/16 55 13.1.
    [Show full text]
  • GROUP REPRESENTATIONS and CHARACTER THEORY Contents 1
    GROUP REPRESENTATIONS AND CHARACTER THEORY DAVID KANG Abstract. In this paper, we provide an introduction to the representation theory of finite groups. We begin by defining representations, G-linear maps, and other essential concepts before moving quickly towards initial results on irreducibility and Schur's Lemma. We then consider characters, class func- tions, and show that the character of a representation uniquely determines it up to isomorphism. Orthogonality relations are introduced shortly afterwards. Finally, we construct the character tables for a few familiar groups. Contents 1. Introduction 1 2. Preliminaries 1 3. Group Representations 2 4. Maschke's Theorem and Complete Reducibility 4 5. Schur's Lemma and Decomposition 5 6. Character Theory 7 7. Character Tables for S4 and Z3 12 Acknowledgments 13 References 14 1. Introduction The primary motivation for the study of group representations is to simplify the study of groups. Representation theory offers a powerful approach to the study of groups because it reduces many group theoretic problems to basic linear algebra calculations. To this end, we assume that the reader is already quite familiar with linear algebra and has had some exposure to group theory. With this said, we begin with a preliminary section on group theory. 2. Preliminaries Definition 2.1. A group is a set G with a binary operation satisfying (1) 8 g; h; i 2 G; (gh)i = g(hi)(associativity) (2) 9 1 2 G such that 1g = g1 = g; 8g 2 G (identity) (3) 8 g 2 G; 9 g−1 such that gg−1 = g−1g = 1 (inverses) Definition 2.2.
    [Show full text]
  • Arxiv:1405.1094V1 [Math.NT] 5 May 2014 Fdtriigtecasnme Srte Icl O Ed Flredis Large Calculated
    CLASS NUMBERS OF TOTALLY REAL FIELDS AND APPLICATIONS TO THE WEBER CLASS NUMBER PROBLEM JOHN C. MILLER Abstract. The determination of the class number of totally real fields of large dis- criminant is known to be a difficult problem. The Minkowski bound is too large to be useful, and the root discriminant of the field can be too large to be treated by Odlyzko’s discriminant bounds. We describe a new technique for determining the class number of such fields, allowing us to attack the class number problem for a large class of number fields not treatable by previously known methods. We give an application to Weber’s class number problem, which is the conjecture that all real cyclotomic fields of power of 2 conductor have class number 1. 1. Introduction Although the class number is a fundamental invariant of number fields, the problem of determining the class number is rather difficult for fields of large discriminant. Even cyclotomic fields of relatively small conductor have discriminants too large for their class numbers to be calculated. The difficulty is that the Minkowski bound for a totally real field of degree n, n! M(K)= d(K) , nn | | is often far too large to be useful. For example,p to prove that the real cyclotomic field of conductor 256 has class number 1 using the Minkowski bound, we would need to check that every prime integer below the Minkowski bound factors into principal prime ideals, requiring us to check more than 1078 primes! The approach of using Odlyzko’s discriminant bounds can handle fields of larger discriminant than using the Minkowski bound, but this technique, as applied by Masley arXiv:1405.1094v1 [math.NT] 5 May 2014 [4] and van der Linden [3], encountered a barrier: Odlyzko’s discriminant lower bounds could only establish an upper bound for the class number of a totally real field of degree n if its root discriminant, the nth root of the discriminant, was sufficiently small.
    [Show full text]
  • Representations of Finite Groups
    Representations of finite groups Abstract A micro-introduction to the theory of representations of finite groups. 1 Representations Let G be a finite group. A linear representation of G is a homomorphism ρ : G → GL(V ) where GL(V ) is the group of invertable linear transformations of the vector space V . We shall restrict ourselves to finite-dimensional V . The dimension dim V = n is called the degree of the representation. In order to make life easy, we only consider vector spaces over C, the field of complex numbers. (The theory is easy for finite groups because we can average over the group to get something that is invariant for the group action. In the averaging process we divide by the order of the group, and the theory (of modular representations) is more difficult when the characteristic of the field divides the order of G. For Schur’s Lemma we need an eigenvalue, and life is a bit easier for algebraically closed fields.) Two representations ρ1 : G → GL(V1) and ρ2 : G → GL(V2) are called equivalent when they are not really different: V1 and V2 have the same dimen- sion, and for a suitable choice of bases in V1 and V2 the matrices of ρ1(g) and ρ2(g) are the same, for all g ∈ G. (Equivalently, ρ1 and ρ2 are equivalent when there is a linear isomorphism f : V1 → V2 such that fρ1(g) = ρ2(g)f for all g ∈ G.) A subspace W of V is called ρ(G)-invariant if ρ(g)W ⊆ W for all g ∈ G.
    [Show full text]
  • Introduction to the Representation Theory of Finite Groups
    Basic Theory of Finite Group Representations over C Adam B Block 1 Introduction We introduce the basics of the representation theory of finite groups in characteristic zero. In the sequel, all groups G will be finite and all vector spaces V will be finite dimensional over C. We first define representa- tions and give some basic examples. Then we discuss morphisms and subrepresentations, followed by basic operations on representations and character theory. We conclude with induced and restricted representa- tions and mention Frobenius Reciprocity. These notes are intended as the background to the UMS summer seminar on the representation theory of symmetric groups from [AMV04]. The author learned this material originally from [FH] and recommends this source for more detail in the following; many of the proofs in the sequel likely come from this source. 2 Definitions and Examples Representation theory is the study of groups acting on vector spaces. As such, we have the following definition: Definition 1. A representation of a group G is a pair (V; ρ) where V is a vector space over C and ρ is a homomorphism ρ : G ! GL(V ). We will often refer to representations by their vector space and assume that the morphism ρ is clear from context. Every representation defines a unique C[G]-module, with the action of G on V being g · v = ρ(g)(v) and vice versa. We refer to the dimension of the representation, defined to be dim V . With the definition in mind, we begin with a few examples. Example 2. Let G be any group and V any vector space.
    [Show full text]
  • L-Functions and Non-Abelian Class Field Theory, from Artin to Langlands
    L-functions and non-abelian class field theory, from Artin to Langlands James W. Cogdell∗ Introduction Emil Artin spent the first 15 years of his career in Hamburg. Andr´eWeil charac- terized this period of Artin's career as a \love affair with the zeta function" [77]. Claude Chevalley, in his obituary of Artin [14], pointed out that Artin's use of zeta functions was to discover exact algebraic facts as opposed to estimates or approxi- mate evaluations. In particular, it seems clear to me that during this period Artin was quite interested in using the Artin L-functions as a tool for finding a non- abelian class field theory, expressed as the desire to extend results from relative abelian extensions to general extensions of number fields. Artin introduced his L-functions attached to characters of the Galois group in 1923 in hopes of developing a non-abelian class field theory. Instead, through them he was led to formulate and prove the Artin Reciprocity Law - the crowning achievement of abelian class field theory. But Artin never lost interest in pursuing a non-abelian class field theory. At the Princeton University Bicentennial Conference on the Problems of Mathematics held in 1946 \Artin stated that `My own belief is that we know it already, though no one will believe me { that whatever can be said about non-Abelian class field theory follows from what we know now, since it depends on the behavior of the broad field over the intermediate fields { and there are sufficiently many Abelian cases.' The critical thing is learning how to pass from a prime in an intermediate field to a prime in a large field.
    [Show full text]