Algebraic Invariants of Phylogenetic Trees

Size: px
Start display at page:

Download "Algebraic Invariants of Phylogenetic Trees"

Transcription

1 Harvey Mudd College November 21st, 2006

2 The Problem DNA Sequence Data Given a set of aligned DNA sequences... Human: A G A C G T T A C G T A... Chimp: A G A G C A A C T T T G... Monkey: A A A C G A T A C G C A...

3 The Problem We wish to determine the tree that corresponds to their shared history.

4 Some Definitions Human: A G A C G T T A C G T A... Chimp: A G A G C A A C T T T G... Monkey: A A A C G A T A C G C A... Definition A pattern σ is the sequence of characters we get when we look at a single site (column) of our sequence data.

5 Some Definitions Human: A G A C G T T A C G T A... Chimp: A G A G C A A C T T T G... Monkey: A A A C G A T A C G C A... Definition A pattern σ is the sequence of characters we get when we look at a single site (column) of our sequence data.

6 Some Definitions Human: A G A C G T T A C G T A... Chimp: A G A G C A A C T T T G... Monkey: A A A C G A T A C G C A... Definition A pattern frequency p σ is the percentage of time that σ appears in our set of sequence data.

7 Some Definitions Human: A G A C G T T A C G T A... Chimp: A G A G C A A C T T T G... Monkey: A A A C G A T A C G C A... Definition A pattern probability p σ for a given tree and model of sequence evolution is the percentage of time that we would expect to see a given pattern σ.

8 Invariants Definition An invariant f for a phylogenetic tree and a model of sequence evolution is a polynomial in indeterminates x σ such that f ((p σ )) = 0.

9 Invariants Definition An invariant f for a phylogenetic tree and a model of sequence evolution is a polynomial in indeterminates x σ such that f ((p σ )) = 0. Example One example of an invariant for all trees and all models of sequence evolution is the trivial invariant. ( xσ ) 1

10 Why are invariants useful? Suppose we had all of the invariants for a phylogenetic tree and model of sequence evolution.

11 Why are invariants useful? Suppose we had all of the invariants for a phylogenetic tree and model of sequence evolution. ˆ From the sequence data, we could obtain the pattern frequencies p σ. These serve as estimators for the pattern probabilities p σ.

12 Why are invariants useful? Suppose we had all of the invariants for a phylogenetic tree and model of sequence evolution. ˆ From the sequence data, we could obtain the pattern frequencies p σ. These serve as estimators for the pattern probabilities p σ. ˆ We could evaluate all of the invariants by plugging in the pattern frequencies p σ.

13 Why are invariants useful? Suppose we had all of the invariants for a phylogenetic tree and model of sequence evolution. ˆ From the sequence data, we could obtain the pattern frequencies p σ. These serve as estimators for the pattern probabilities p σ. ˆ We could evaluate all of the invariants by plugging in the pattern frequencies p σ. ˆ If the sequence data comes from the tree (and model), then all of the evaluated invariants should be approximately zero.

14

15 ˆ The sequences we will be looking at are 0/1 sequences.

16 ˆ The sequences we will be looking at are 0/1 sequences. ˆ We will assume that the characters are uniformly distributed at the root.

17 ˆ The sequences we will be looking at are 0/1 sequences. ˆ We will assume that the characters are uniformly distributed at the root. ˆ Along each edge, the probability of the character changing is p; the probability of staying the same is q = 1 p.

18 (cont d) We can explicitly calculate the pattern probabilities for this tree and model of sequence evolution.

19 (cont d) We can explicitly calculate the pattern probabilities for this tree and model of sequence evolution. p 00 = 1 2 ( q 3 + p 3) ( pq 2 + qp 2)

20 (cont d) We can explicitly calculate the pattern probabilities for this tree and model of sequence evolution. p 00 = 1 2 ( q 3 + p 3) ( pq 2 + qp 2) p 11 = 1 2 ( q 3 + p 3) ( pq 2 + qp 2)

21 (cont d) We can explicitly calculate the pattern probabilities for this tree and model of sequence evolution. p 00 = 1 2 ( q 3 + p 3) ( pq 2 + qp 2) p 11 = 1 2 ( q 3 + p 3) ( pq 2 + qp 2) p 01 = pq 2 + qp 2

22 (cont d) We can explicitly calculate the pattern probabilities for this tree and model of sequence evolution. p 00 = 1 2 ( q 3 + p 3) ( pq 2 + qp 2) p 11 = 1 2 ( q 3 + p 3) ( pq 2 + qp 2) p 01 = pq 2 + qp 2 p 10 = pq 2 + qp 2

23 (cont d) We can think about this as a parameterization of a curve in a four-dimensional space.

24 (cont d) We can think about this as a parameterization of a curve in a four-dimensional space. w(p) = p 00 = 1 2 ( (1 p) 3 + p 3 + p(1 p) 2 + (1 p)p 2) x(p) = p 11 = 1 ( (1 p) 3 + p 3 + p(1 p) 2 + (1 p)p 2) 2 y(p) = p 01 = p(1 p) 2 + (1 p)p 2 z(p) = p 10 = p(1 p) 2 + (1 p)p 2

25 (cont d) We can think about this as a parameterization of a curve in a four-dimensional space. w(p) = p 00 = 1 2 ( (1 p) 3 + p 3 + p(1 p) 2 + (1 p)p 2) x(p) = p 11 = 1 2 ( (1 p) 3 + p 3 + p(1 p) 2 + (1 p)p 2) y(p) = p 01 = p(1 p) 2 + (1 p)p 2 z(p) = p 10 = p(1 p) 2 + (1 p)p 2 We should be able to describe this curve as the roots of three different polynomials in the variables w, x, y, and z. These polynomials are the invariants.

26 (cont d) This problem is known as the implicitization problem.

27 (cont d) This problem is known as the implicitization problem. The Groebner package in Maple is able to perform this calculation.

28 (cont d) This problem is known as the implicitization problem. The Groebner package in Maple is able to perform this calculation. 2x x x x 11 1 x 00 x 11

29 (cont d) This problem is known as the implicitization problem. The Groebner package in Maple is able to perform this calculation. 2x x x x 11 1 x 00 x 11 Notice that these invariants do not depend on the probability p. Thus, we do not need to know anything about the specific rates (probabilities) of change along each edge.

30

31 In the previous example, we could think of the group Z 2 as acting on the characters 0 and 1. Along each edge, we randomly select the group element 1 Z 2 with probability p.

32 Kimura s 3 Parameter Model The group acting on the nucleotides is Z 2 Z 2.

33 Kimura s 3 Parameter Model The group acting on the nucleotides is Z 2 Z 2. ˆ The element (0, 0) leaves the nucledotides fixed.

34 Kimura s 3 Parameter Model The group acting on the nucleotides is Z 2 Z 2. ˆ The element (0, 0) leaves the nucledotides fixed. ˆ The element (1, 0) flips the nucleotides across the vertical axis.

35 Kimura s 3 Parameter Model The group acting on the nucleotides is Z 2 Z 2. ˆ The element (0, 0) leaves the nucledotides fixed. ˆ The element (1, 0) flips the nucleotides across the vertical axis. ˆ The element (0, 1) flips the nucleotides across the horizontal axis.

36 Kimura s 3 Parameter Model The group acting on the nucleotides is Z 2 Z 2. ˆ The element (0, 0) leaves the nucledotides fixed. ˆ The element (1, 0) flips the nucleotides across the vertical axis. ˆ The element (0, 1) flips the nucleotides across the horizontal axis. ˆ The element (1, 1) flips the nucleotides across both axes.

37 Fourier Transform With the Fourier Transform, we can use the group structure inherent in these models to help us determine the invariants.

38 Fourier Transform With the Fourier Transform, we can use the group structure inherent in these models to help us determine the invariants. If G is an abelian group f : G C, then the Fourier Transform ˆf of f is the function defined by ˆf (χ) = g G χ(g)f (g) where χ is a homomorphism from G to the complex numbers.

39 Fourier Transform With the Fourier Transform, we can use the group structure inherent in these models to help us determine the invariants. If G is an abelian group f : G C, then the Fourier Transform ˆf of f is the function defined by ˆf (χ) = g G χ(g)f (g) where χ is a homomorphism from G to the complex numbers. The Fourier Transform has the nice property of turning convolution into multiplication.

40 Linear Change of Coordinates The Fourier Transform provides a linear change of coordinates.

41 Linear Change of Coordinates The Fourier Transform provides a linear change of coordinates. Under this new coordinate system, each parameterization simply becomes a product (monomial) of the new Fourier parameters.

42 Linear Change of Coordinates Example Original Parameterization p 000 = π 0 α 0 β 0 γ 0 + π 1 α 1 β 1 γ 1 p 001 = π 0 α 0 β 0 γ 1 + π 1 α 1 β 1 γ 0 p 010 = π 0 α 0 β 1 γ 0 + π 1 α 1 β 0 γ 1 p 011 = π 0 α 0 β 1 γ 1 + π 1 α 1 β 0 γ 0 p 100 = π 0 α 1 β 0 γ 0 + π 1 α 0 β 1 γ 1 p 101 = π 0 α 1 β 0 γ 1 + π 1 α 0 β 1 γ 0 p 110 = π 0 α 1 β 1 γ 0 + π 1 α 0 β 0 γ 1 p 111 = π 0 α 1 β 1 γ 1 + π 1 α 0 β 0 γ 0

43 Linear Change of Coordinates Example Change of Coordinates Greek Latin: p q π 0 = 1 2 (r 0 + r 1 ) π 1 = 1 2 (r 0 r 1 ) α 0 = 1 2 (a 0 + a 1 ) α 1 = 1 2 (a 0 a 1 ) β 0 = 1 2 (b 0 + b 1 ) β 1 = 1 2 (b 0 b 1 ) γ 0 = 1 2 (c 0 + c 1 ) γ 1 = 1 2 (c 0 c 1 ) p ijk = 1 1 r=0 s=0 t=0 1 ( 1) ir+js+kt q rst

44 Linear Change of Coordinates Example New Parameterization q 000 = r 0 a 0 b 0 c 0 q 001 = r 1 a 0 b 0 c 1 q 010 = r 1 a 0 b 1 c 0 q 011 = r 0 a 0 b 1 c 1 q 100 = r 1 a 1 b 0 c 0 q 101 = r 0 a 1 b 0 c 1 q 110 = r 0 a 1 b 1 c 0 q 111 = r 1 a 1 b 1 c 1

45 How Does This Help?

46 How Does This Help? In this new coordinate system, the invariants are much easier to describe.

47 How Does This Help? In this new coordinate system, the invariants are much easier to describe. The set of all invariants is known as a toric ideal and is generated by binomials.

48 How Does This Help? In this new coordinate system, the invariants are much easier to describe. The set of all invariants is known as a toric ideal and is generated by binomials. {q 001 q 110 q 000 q 111, q 010 q 101 q 000 q 111, q 100 q 011 q 000 q 111 }

49 How Does This Help? In this new coordinate system, the invariants are much easier to describe. The set of all invariants is known as a toric ideal and is generated by binomials. {q 001 q 110 q 000 q 111, q 010 q 101 q 000 q 111, q 100 q 011 q 000 q 111 } Taking the inverse, each of these binomials turns into a quadratic with eight terms such as p 001 p p 001 p 100 p 000 p 011 p 000 p p 100 p 111 p 101 p p 010 p 111 p 001 p 110

50 My Research My research looks at what happens when we use a non-abelian group to model the sequence evolution.

51 My Research My research looks at what happens when we use a non-abelian group to model the sequence evolution. In particular, I am looking at using the symmetric group S 4 to find invariants for the symmetric model of sequence evolution.

52 How Is This Different? In this case, the Fourier Transform of f at a representation φ becomes ˆf (φ) = g G φ(g)f (g). Here, φ(g) is not a complex number, but instead a complex matrix.

53 Progress I proved that, even in this non-abelian case, the parameterization becomes a product of Fourier parameters, but the parameters can now be matrices.

54 Work To Do ˆ Because the matrices do not commute, we cannot use the same toric ideal techniques to find the invariants.

55 Work To Do ˆ Because the matrices do not commute, we cannot use the same toric ideal techniques to find the invariants. ˆ I am looking into a noncommutative analogue of the toric ideals.

56 Work To Do ˆ Because the matrices do not commute, we cannot use the same toric ideal techniques to find the invariants. ˆ I am looking into a noncommutative analogue of the toric ideals. ˆ I am currently looking into free associative algebras which are noncommutative analogues of polynomial rings.

57 Thank you! Questions?

58 One of the results looks like the following: Theorem ˆp φ = ˆf e (φ e ). e E(T )

Using algebraic geometry for phylogenetic reconstruction

Using algebraic geometry for phylogenetic reconstruction Using algebraic geometry for phylogenetic reconstruction Marta Casanellas i Rius (joint work with Jesús Fernández-Sánchez) Departament de Matemàtica Aplicada I Universitat Politècnica de Catalunya IMA

More information

Topics in Representation Theory: Fourier Analysis and the Peter Weyl Theorem

Topics in Representation Theory: Fourier Analysis and the Peter Weyl Theorem Topics in Representation Theory: Fourier Analysis and the Peter Weyl Theorem 1 Fourier Analysis, a review We ll begin with a short review of simple facts about Fourier analysis, before going on to interpret

More information

Algebraic Statistics Tutorial I

Algebraic Statistics Tutorial I Algebraic Statistics Tutorial I Seth Sullivant North Carolina State University June 9, 2012 Seth Sullivant (NCSU) Algebraic Statistics June 9, 2012 1 / 34 Introduction to Algebraic Geometry Let R[p] =

More information

Lecture 26. Quadratic Equations

Lecture 26. Quadratic Equations Lecture 26 Quadratic Equations Quadratic polynomials....................................................... 2 Quadratic polynomials....................................................... 3 Quadratic equations

More information

Groebner Bases, Toric Ideals and Integer Programming: An Application to Economics. Tan Tran Junior Major-Economics& Mathematics

Groebner Bases, Toric Ideals and Integer Programming: An Application to Economics. Tan Tran Junior Major-Economics& Mathematics Groebner Bases, Toric Ideals and Integer Programming: An Application to Economics Tan Tran Junior Major-Economics& Mathematics History Groebner bases were developed by Buchberger in 1965, who later named

More information

7-7 Multiplying Polynomials

7-7 Multiplying Polynomials Example 1: Multiplying Monomials A. (6y 3 )(3y 5 ) (6y 3 )(3y 5 ) (6 3)(y 3 y 5 ) 18y 8 Group factors with like bases together. B. (3mn 2 ) (9m 2 n) Example 1C: Multiplying Monomials Group factors with

More information

Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra 2

Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra 2 Warm Up Lesson Presentation Lesson Quiz Algebra 2 Warm Up Factor each expression. 1. 3x 6y 2. a 2 b 2 3(x 2y) (a + b)(a b) Find each product. 3. (x 1)(x + 3) 4. (a + 1)(a 2 + 1) x 2 + 2x 3 a 3 + a 2 +

More information

Assignment 2.1. Exponent Properties: The Product Rule

Assignment 2.1. Exponent Properties: The Product Rule Assignment.1 NAME: Exponent Properties: The Product Rule What is the difference between x and x? Explain in complete sentences and with examples. Product Repeated Multiplication Power of the form a b 5

More information

To Find the Product of Monomials. ax m bx n abx m n. Let s look at an example in which we multiply two monomials. (3x 2 y)(2x 3 y 5 )

To Find the Product of Monomials. ax m bx n abx m n. Let s look at an example in which we multiply two monomials. (3x 2 y)(2x 3 y 5 ) 5.4 E x a m p l e 1 362SECTION 5.4 OBJECTIVES 1. Find the product of a monomial and a polynomial 2. Find the product of two polynomials 3. Square a polynomial 4. Find the product of two binomials that

More information

Questionnaire for CSET Mathematics subset 1

Questionnaire for CSET Mathematics subset 1 Questionnaire for CSET Mathematics subset 1 Below is a preliminary questionnaire aimed at finding out your current readiness for the CSET Math subset 1 exam. This will serve as a baseline indicator for

More information

Fourier Analysis. 1 Fourier basics. 1.1 Examples. 1.2 Characters form an orthonormal basis

Fourier Analysis. 1 Fourier basics. 1.1 Examples. 1.2 Characters form an orthonormal basis Fourier Analysis Topics in Finite Fields (Fall 203) Rutgers University Swastik Kopparty Last modified: Friday 8 th October, 203 Fourier basics Let G be a finite abelian group. A character of G is simply

More information

Polynomials and Polynomial Equations

Polynomials and Polynomial Equations Polynomials and Polynomial Equations A Polynomial is any expression that has constants, variables and exponents, and can be combined using addition, subtraction, multiplication and division, but: no division

More information

What is the Langlands program all about?

What is the Langlands program all about? What is the Langlands program all about? Laurent Lafforgue November 13, 2013 Hua Loo-Keng Distinguished Lecture Academy of Mathematics and Systems Science, Chinese Academy of Sciences This talk is mainly

More information

p-divisible Groups and the Chromatic Filtration

p-divisible Groups and the Chromatic Filtration p-divisible Groups and the Chromatic Filtration January 20, 2010 1 Chromatic Homotopy Theory Some problems in homotopy theory involve studying the interaction between generalized cohomology theories. This

More information

Scissors Congruence in Mixed Dimensions

Scissors Congruence in Mixed Dimensions Scissors Congruence in Mixed Dimensions Tom Goodwillie Brown University Manifolds, K-Theory, and Related Topics Dubrovnik June, 2014 Plan of the talk I have been exploring the consequences of a definition.

More information

Solving Quadratic Equations

Solving Quadratic Equations Solving Quadratic Equations MATH 101 College Algebra J. Robert Buchanan Department of Mathematics Summer 2012 Objectives In this lesson we will learn to: solve quadratic equations by factoring, solve quadratic

More information

Patterns and Invariants in Mathematics

Patterns and Invariants in Mathematics Patterns and in Mathematics Professor Nicole Snashall 24th June 2017 1 / 12 Outline 1 2 3 4 2 / 12 Pinecones How many spirals are there in each direction on the pinecone? 3 / 12 Pinecones How many spirals

More information

Dynamics of finite linear cellular automata over Z N

Dynamics of finite linear cellular automata over Z N Dynamics of finite linear cellular automata over Z N F. Mendivil, D. Patterson September 9, 2009 Abstract We investigate the behaviour of linear cellular automata with state space Z N and only finitely

More information

Topics in Representation Theory: Roots and Weights

Topics in Representation Theory: Roots and Weights Topics in Representation Theory: Roots and Weights 1 The Representation Ring Last time we defined the maximal torus T and Weyl group W (G, T ) for a compact, connected Lie group G and explained that our

More information

Latin square determinants and permanents Ken Johnson Penn State Abington College (Joint work with D. Donovan and I. Wanless)

Latin square determinants and permanents Ken Johnson Penn State Abington College (Joint work with D. Donovan and I. Wanless) Latin square determinants and permanents Ken Johnson Penn State Abington College (Joint work with D. Donovan and I. Wanless) Outline 1)The basic idea 2) Motivation 3) Summary of the group case 4) Results

More information

Section 18 Rings and fields

Section 18 Rings and fields Section 18 Rings and fields Instructor: Yifan Yang Spring 2007 Motivation Many sets in mathematics have two binary operations (and thus two algebraic structures) For example, the sets Z, Q, R, M n (R)

More information

Finite Frobenius Rings and the MacWilliams Identities

Finite Frobenius Rings and the MacWilliams Identities Finite Frobenius Rings and the MacWilliams Identities Jay A. Wood Department of Mathematics Western Michigan University http://homepages.wmich.edu/ jwood/ Algebra and Communications Seminar University

More information

The two-modular Fourier transform of binary functions

The two-modular Fourier transform of binary functions of binary functions Yi Hong (Monash University, Melbourne, Australia) (Monash University, Melbourne, Australia) Jean-Claude Belfiore (Telecom ParisTech) The Discrete Fourier Transform N samples of a discrete-time

More information

I CAN classify polynomials by degree and by the number of terms.

I CAN classify polynomials by degree and by the number of terms. 13-1 Polynomials I CAN classify polynomials by degree and by the number of terms. 13-1 Polynomials Insert Lesson Title Here Vocabulary monomial polynomial binomial trinomial degree of a polynomial 13-1

More information

Topic 7: Polynomials. Introduction to Polynomials. Table of Contents. Vocab. Degree of a Polynomial. Vocab. A. 11x 7 + 3x 3

Topic 7: Polynomials. Introduction to Polynomials. Table of Contents. Vocab. Degree of a Polynomial. Vocab. A. 11x 7 + 3x 3 Topic 7: Polynomials Table of Contents 1. Introduction to Polynomials. Adding & Subtracting Polynomials 3. Multiplying Polynomials 4. Special Products of Binomials 5. Factoring Polynomials 6. Factoring

More information

Representation Theory

Representation Theory Frank Porter Ph 129b February 10, 2009 Chapter 3 Representation Theory 3.1 Exercises Solutions to Problems 1. For the Poincare group L, show that any element Λ(M,z) can be written as a product of a pure

More information

Elliptic Curves and Public Key Cryptography

Elliptic Curves and Public Key Cryptography Elliptic Curves and Public Key Cryptography Jeff Achter January 7, 2011 1 Introduction to Elliptic Curves 1.1 Diophantine equations Many classical problems in number theory have the following form: Let

More information

Introduction to Algebraic Statistics

Introduction to Algebraic Statistics Introduction to Algebraic Statistics Seth Sullivant North Carolina State University January 5, 2017 Seth Sullivant (NCSU) Algebraic Statistics January 5, 2017 1 / 28 What is Algebraic Statistics? Observation

More information

review To find the coefficient of all the terms in 15ab + 60bc 17ca: Coefficient of ab = 15 Coefficient of bc = 60 Coefficient of ca = -17

review To find the coefficient of all the terms in 15ab + 60bc 17ca: Coefficient of ab = 15 Coefficient of bc = 60 Coefficient of ca = -17 1. Revision Recall basic terms of algebraic expressions like Variable, Constant, Term, Coefficient, Polynomial etc. The coefficients of the terms in 4x 2 5xy + 6y 2 are Coefficient of 4x 2 is 4 Coefficient

More information

6-4 Adding and Subtracting Polynomials 6-4. Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra 1 1Algebra 1

6-4 Adding and Subtracting Polynomials 6-4. Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra 1 1Algebra 1 6-4 Adding and Subtracting Polynomials Warm Up Lesson Presentation Lesson Quiz Holt McDougal Algebra 1 1Algebra 1 Warm Up Simplify each expression by combining like terms. 1. 4x + 2x 2. 3y + 7y 3. 8p 5p

More information

Phylogenetic Algebraic Geometry

Phylogenetic Algebraic Geometry Phylogenetic Algebraic Geometry Seth Sullivant North Carolina State University January 4, 2012 Seth Sullivant (NCSU) Phylogenetic Algebraic Geometry January 4, 2012 1 / 28 Phylogenetics Problem Given a

More information

5.2. Adding and Subtracting Polynomials. Objectives. Know the basic definitions for polynomials. Add and subtract polynomials.

5.2. Adding and Subtracting Polynomials. Objectives. Know the basic definitions for polynomials. Add and subtract polynomials. Chapter 5 Section 2 5.2 Adding and Subtracting Polynomials Objectives 1 2 Know the basic definitions for polynomials. Add and subtract polynomials. Objective 1 Know the basic definitions for polynomials.

More information

Weekly Activities Ma 110

Weekly Activities Ma 110 Weekly Activities Ma 110 Fall 2008 As of October 27, 2008 We give detailed suggestions of what to learn during each week. This includes a reading assignment as well as a brief description of the main points

More information

REPRESENTATIONS OF U(N) CLASSIFICATION BY HIGHEST WEIGHTS NOTES FOR MATH 261, FALL 2001

REPRESENTATIONS OF U(N) CLASSIFICATION BY HIGHEST WEIGHTS NOTES FOR MATH 261, FALL 2001 9 REPRESENTATIONS OF U(N) CLASSIFICATION BY HIGHEST WEIGHTS NOTES FOR MATH 261, FALL 21 ALLEN KNUTSON 1 WEIGHT DIAGRAMS OF -REPRESENTATIONS Let be an -dimensional torus, ie a group isomorphic to The we

More information

Total binomial decomposition (TBD) Thomas Kahle Otto-von-Guericke Universität Magdeburg

Total binomial decomposition (TBD) Thomas Kahle Otto-von-Guericke Universität Magdeburg Total binomial decomposition (TBD) Thomas Kahle Otto-von-Guericke Universität Magdeburg Setup Let k be a field. For computations we use k = Q. k[p] := k[p 1,..., p n ] the polynomial ring in n indeterminates

More information

Linear Algebra. Min Yan

Linear Algebra. Min Yan Linear Algebra Min Yan January 2, 2018 2 Contents 1 Vector Space 7 1.1 Definition................................. 7 1.1.1 Axioms of Vector Space..................... 7 1.1.2 Consequence of Axiom......................

More information

5.2 Polynomial Operations

5.2 Polynomial Operations 5.2 Polynomial Operations At times we ll need to perform operations with polynomials. At this level we ll just be adding, subtracting, or multiplying polynomials. Dividing polynomials will happen in future

More information

A Primer on Homological Algebra

A Primer on Homological Algebra A Primer on Homological Algebra Henry Y Chan July 12, 213 1 Modules For people who have taken the algebra sequence, you can pretty much skip the first section Before telling you what a module is, you probably

More information

REPRESENTATION THEORY OF S n

REPRESENTATION THEORY OF S n REPRESENTATION THEORY OF S n EVAN JENKINS Abstract. These are notes from three lectures given in MATH 26700, Introduction to Representation Theory of Finite Groups, at the University of Chicago in November

More information

Computationally, diagonal matrices are the easiest to work with. With this idea in mind, we introduce similarity:

Computationally, diagonal matrices are the easiest to work with. With this idea in mind, we introduce similarity: Diagonalization We have seen that diagonal and triangular matrices are much easier to work with than are most matrices For example, determinants and eigenvalues are easy to compute, and multiplication

More information

Pre-Calculus Summer Packet

Pre-Calculus Summer Packet 2013-2014 Pre-Calculus Summer Packet 1. Complete the attached summer packet, which is due on Friday, September 6, 2013. 2. The material will be reviewed in class on Friday, September 6 and Monday, September

More information

PHYLOGENETIC ALGEBRAIC GEOMETRY

PHYLOGENETIC ALGEBRAIC GEOMETRY PHYLOGENETIC ALGEBRAIC GEOMETRY NICHOLAS ERIKSSON, KRISTIAN RANESTAD, BERND STURMFELS, AND SETH SULLIVANT Abstract. Phylogenetic algebraic geometry is concerned with certain complex projective algebraic

More information

Unit 5 AB Quadratic Expressions and Equations 1/9/2017 2/8/2017

Unit 5 AB Quadratic Expressions and Equations 1/9/2017 2/8/2017 Unit 5 AB Quadratic Expressions and Equations 1/9/2017 2/8/2017 Name: By the end of this unit, you will be able to Add, subtract, and multiply polynomials Solve equations involving the products of monomials

More information

Quadratic Formula: - another method for solving quadratic equations (ax 2 + bx + c = 0)

Quadratic Formula: - another method for solving quadratic equations (ax 2 + bx + c = 0) In the previous lesson we showed how to solve quadratic equations that were not factorable and were not perfect squares by making perfect square trinomials using a process called completing the square.

More information

Math 370 Homework 2, Fall 2009

Math 370 Homework 2, Fall 2009 Math 370 Homework 2, Fall 2009 (1a) Prove that every natural number N is congurent to the sum of its decimal digits mod 9. PROOF: Let the decimal representation of N be n d n d 1... n 1 n 0 so that N =

More information

0.2 Vector spaces. J.A.Beachy 1

0.2 Vector spaces. J.A.Beachy 1 J.A.Beachy 1 0.2 Vector spaces I m going to begin this section at a rather basic level, giving the definitions of a field and of a vector space in much that same detail as you would have met them in a

More information

Serge Ballif January 18, 2008

Serge Ballif January 18, 2008 ballif@math.psu.edu The Pennsylvania State University January 18, 2008 Outline Rings Division Rings Noncommutative Rings s Roots of Rings Definition A ring R is a set toger with two binary operations +

More information

Algebraic Number Theory and Representation Theory

Algebraic Number Theory and Representation Theory Algebraic Number Theory and Representation Theory MIT PRIMES Reading Group Jeremy Chen and Tom Zhang (mentor Robin Elliott) December 2017 Jeremy Chen and Tom Zhang (mentor Robin Algebraic Elliott) Number

More information

Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials

Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials Introduction: In applications, it often turns out that one cannot solve the differential equations or antiderivatives that show up in the real

More information

Math 120: Homework 6 Solutions

Math 120: Homework 6 Solutions Math 120: Homewor 6 Solutions November 18, 2018 Problem 4.4 # 2. Prove that if G is an abelian group of order pq, where p and q are distinct primes then G is cyclic. Solution. By Cauchy s theorem, G has

More information

q xk y n k. , provided k < n. (This does not hold for k n.) Give a combinatorial proof of this recurrence by means of a bijective transformation.

q xk y n k. , provided k < n. (This does not hold for k n.) Give a combinatorial proof of this recurrence by means of a bijective transformation. Math 880 Alternative Challenge Problems Fall 2016 A1. Given, n 1, show that: m1 m 2 m = ( ) n+ 1 2 1, where the sum ranges over all positive integer solutions (m 1,..., m ) of m 1 + + m = n. Give both

More information

Math 210C. The representation ring

Math 210C. The representation ring Math 210C. The representation ring 1. Introduction Let G be a nontrivial connected compact Lie group that is semisimple and simply connected (e.g., SU(n) for n 2, Sp(n) for n 1, or Spin(n) for n 3). Let

More information

Algebraic Models in Different Fields

Algebraic Models in Different Fields Applied Mathematical Sciences, Vol. 8, 2014, no. 167, 8345-8351 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.411922 Algebraic Models in Different Fields Gaetana Restuccia University

More information

be any ring homomorphism and let s S be any element of S. Then there is a unique ring homomorphism

be any ring homomorphism and let s S be any element of S. Then there is a unique ring homomorphism 21. Polynomial rings Let us now turn out attention to determining the prime elements of a polynomial ring, where the coefficient ring is a field. We already know that such a polynomial ring is a UFD. Therefore

More information

Quadratic Expressions and Equations

Quadratic Expressions and Equations Unit 5 Quadratic Expressions and Equations 1/9/2017 2/8/2017 Name: By the end of this unit, you will be able to Add, subtract, and multiply polynomials Solve equations involving the products of monomials

More information

Section 5.2 Polynomials, Sums, and Differences

Section 5.2 Polynomials, Sums, and Differences Department of Mathematics Grossmont College October 2, 2012 4.1 Systems of Linear Equations in Two Variables Learning Objectives: Give the degree of a polynomial Add and subract polynomials evaluate a

More information

Question 1: Are there any non-anomalous eigenforms φ of weight different from 2 such that L χ (φ) = 0?

Question 1: Are there any non-anomalous eigenforms φ of weight different from 2 such that L χ (φ) = 0? May 12, 2003 Anomalous eigenforms and the two-variable p-adic L-function (B Mazur) A p-ordinary p-adic modular (cuspidal) eigenform (for almost all Hecke operators T l with l p and for the Atkin-Lehner

More information

Departamento de Matematicas. Real Instituto de Jovellanos. J. F. Antona Algebraic notation and Polynomials 1

Departamento de Matematicas. Real Instituto de Jovellanos. J. F. Antona Algebraic notation and Polynomials 1 Departamento de Matematicas. Real Instituto de Jovellanos. J. F. Antona Algebraic notation and Polynomials 1 Algebraic Notation The ability to convert worded sentences and problems into algebraic symbols

More information

Exercises MAT2200 spring 2014 Ark 4 Homomorphisms and factor groups

Exercises MAT2200 spring 2014 Ark 4 Homomorphisms and factor groups Exercises MAT2200 spring 2014 Ark 4 Homomorphisms and factor groups This Ark concerns the weeks No. (Mar ) and No. (Mar ). It is not very logical to have lectures on Fridays and problem solving in plenum

More information

AN INTRODUCTION TO AFFINE TORIC VARIETIES: EMBEDDINGS AND IDEALS

AN INTRODUCTION TO AFFINE TORIC VARIETIES: EMBEDDINGS AND IDEALS AN INTRODUCTION TO AFFINE TORIC VARIETIES: EMBEDDINGS AND IDEALS JESSICA SIDMAN. Affine toric varieties: from lattice points to monomial mappings In this chapter we introduce toric varieties embedded in

More information

Quadratic reciprocity (after Weil) 1. Standard set-up and Poisson summation

Quadratic reciprocity (after Weil) 1. Standard set-up and Poisson summation (December 19, 010 Quadratic reciprocity (after Weil Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ I show that over global fields k (characteristic not the quadratic norm residue symbol

More information

Numerical Methods. Equations and Partial Fractions. Jaesung Lee

Numerical Methods. Equations and Partial Fractions. Jaesung Lee Numerical Methods Equations and Partial Fractions Jaesung Lee Solving linear equations Solving linear equations Introduction Many problems in engineering reduce to the solution of an equation or a set

More information

Math Camp Notes: Linear Algebra II

Math Camp Notes: Linear Algebra II Math Camp Notes: Linear Algebra II Eigenvalues Let A be a square matrix. An eigenvalue is a number λ which when subtracted from the diagonal elements of the matrix A creates a singular matrix. In other

More information

EXAMPLE 1. a. Add 2x 3 5x 2 + 3x 9 and x 3 + 6x in a vertical format. SOLUTION. a. 2x 3 5x 2 + 3x 9 + x 3 + 6x x 3 + x 2 + 3x + 2

EXAMPLE 1. a. Add 2x 3 5x 2 + 3x 9 and x 3 + 6x in a vertical format. SOLUTION. a. 2x 3 5x 2 + 3x 9 + x 3 + 6x x 3 + x 2 + 3x + 2 EXAMPLE 1 Add polynomials vertically and horizontally a. Add 2x 3 5x 2 + 3x 9 and x 3 + 6x 2 + 11 in a vertical format. a. 2x 3 5x 2 + 3x 9 + x 3 + 6x 2 + 11 3x 3 + x 2 + 3x + 2 EXAMPLE 1 Add polynomials

More information

EXERCISES IN MODULAR FORMS I (MATH 726) (2) Prove that a lattice L is integral if and only if its Gram matrix has integer coefficients.

EXERCISES IN MODULAR FORMS I (MATH 726) (2) Prove that a lattice L is integral if and only if its Gram matrix has integer coefficients. EXERCISES IN MODULAR FORMS I (MATH 726) EYAL GOREN, MCGILL UNIVERSITY, FALL 2007 (1) We define a (full) lattice L in R n to be a discrete subgroup of R n that contains a basis for R n. Prove that L is

More information

Something that can have different values at different times. A variable is usually represented by a letter in algebraic expressions.

Something that can have different values at different times. A variable is usually represented by a letter in algebraic expressions. Lesson Objectives: Students will be able to define, recognize and use the following terms in the context of polynomials: o Constant o Variable o Monomial o Binomial o Trinomial o Polynomial o Numerical

More information

Algebra Final Exam Review Packet

Algebra Final Exam Review Packet Algebra 1 00 Final Eam Review Packet UNIT 1 EXPONENTS / RADICALS Eponents Degree of a monomial: Add the degrees of all the in the monomial together. o Eample - Find the degree of 5 7 yz Degree of a polynomial:

More information

Eigenvalues & Eigenvectors

Eigenvalues & Eigenvectors Eigenvalues & Eigenvectors Page 1 Eigenvalues are a very important concept in linear algebra, and one that comes up in other mathematics courses as well. The word eigen is German for inherent or characteristic,

More information

Phylogeny of Mixture Models

Phylogeny of Mixture Models Phylogeny of Mixture Models Daniel Štefankovič Department of Computer Science University of Rochester joint work with Eric Vigoda College of Computing Georgia Institute of Technology Outline Introduction

More information

The Steenrod algebra

The Steenrod algebra The Steenrod algebra Paul VanKoughnett January 25, 2016 References are the first few chapters of Mosher and Tangora, and if you can read French, Serre s Cohomologie modulo 2 des complexes d Eilenberg-MacLane

More information

Convolution and Linear Systems

Convolution and Linear Systems CS 450: Introduction to Digital Signal and Image Processing Bryan Morse BYU Computer Science Introduction Analyzing Systems Goal: analyze a device that turns one signal into another. Notation: f (t) g(t)

More information

Algebra. Practice Pack

Algebra. Practice Pack Algebra Practice Pack WALCH PUBLISHING Table of Contents Unit 1: Algebra Basics Practice 1 What Are Negative and Positive Numbers?... 1 Practice 2 Larger and Smaller Numbers................ 2 Practice

More information

Algebraic Expressions and Equations: Classification of Expressions and Equations *

Algebraic Expressions and Equations: Classification of Expressions and Equations * OpenStax-CNX module: m21848 1 Algebraic Expressions and Equations: Classification of Expressions and Equations * Wade Ellis Denny Burzynski This work is produced by OpenStax-CNX and licensed under the

More information

3.4 Solving Quadratic Equations by Completing

3.4 Solving Quadratic Equations by Completing .4. Solving Quadratic Equations by Completing the Square www.ck1.org.4 Solving Quadratic Equations by Completing the Square Learning objectives Complete the square of a quadratic expression. Solve quadratic

More information

CUT-OFF FOR QUANTUM RANDOM WALKS. 1. Convergence of quantum random walks

CUT-OFF FOR QUANTUM RANDOM WALKS. 1. Convergence of quantum random walks CUT-OFF FOR QUANTUM RANDOM WALKS AMAURY FRESLON Abstract. We give an introduction to the cut-off phenomenon for random walks on classical and quantum compact groups. We give an example involving random

More information

2 EBERHARD BECKER ET AL. has a real root. Thus our problem can be reduced to the problem of deciding whether or not a polynomial in one more variable

2 EBERHARD BECKER ET AL. has a real root. Thus our problem can be reduced to the problem of deciding whether or not a polynomial in one more variable Deciding positivity of real polynomials Eberhard Becker, Victoria Powers, and Thorsten Wormann Abstract. We describe an algorithm for deciding whether or not a real polynomial is positive semidenite. The

More information

Mappings of elliptic curves

Mappings of elliptic curves Mappings of elliptic curves Benjamin Smith INRIA Saclay Île-de-France & Laboratoire d Informatique de l École polytechnique (LIX) Eindhoven, September 2008 Smith (INRIA & LIX) Isogenies of Elliptic Curves

More information

arxiv: v1 [q-bio.pe] 23 Nov 2017

arxiv: v1 [q-bio.pe] 23 Nov 2017 DIMENSIONS OF GROUP-BASED PHYLOGENETIC MIXTURES arxiv:1711.08686v1 [q-bio.pe] 23 Nov 2017 HECTOR BAÑOS, NATHANIEL BUSHEK, RUTH DAVIDSON, ELIZABETH GROSS, PAMELA E. HARRIS, ROBERT KRONE, COLBY LONG, ALLEN

More information

Dieudonné Modules and p-divisible Groups

Dieudonné Modules and p-divisible Groups Dieudonné Modules and p-divisible Groups Brian Lawrence September 26, 2014 The notion of l-adic Tate modules, for primes l away from the characteristic of the ground field, is incredibly useful. The analogous

More information

Quadratic reciprocity (after Weil) 1. Standard set-up and Poisson summation

Quadratic reciprocity (after Weil) 1. Standard set-up and Poisson summation (September 17, 010) Quadratic reciprocity (after Weil) Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ I show that over global fields (characteristic not ) the quadratic norm residue

More information

GALOIS THEORY : LECTURE 4 LEO GOLDMAKHER

GALOIS THEORY : LECTURE 4 LEO GOLDMAKHER GALOIS THEORY : LECTURE 4 LEO GOLDMAKHER 1. A BRIEF REVIEW OF S n The rest of the lecture relies on familiarity with the symmetric group of n elements, denoted S n (this is the group of all permutations

More information

Algebra 1 Seamless Curriculum Guide

Algebra 1 Seamless Curriculum Guide QUALITY STANDARD #1: REAL NUMBERS AND THEIR PROPERTIES 1.1 The student will understand the properties of real numbers. o Identify the subsets of real numbers o Addition- commutative, associative, identity,

More information

, some directions, namely, the directions of the 1. and

, some directions, namely, the directions of the 1. and 11. Eigenvalues and eigenvectors We have seen in the last chapter: for the centroaffine mapping, some directions, namely, the directions of the 1 coordinate axes: and 0 0, are distinguished 1 among all

More information

CPSC 536N: Randomized Algorithms Term 2. Lecture 9

CPSC 536N: Randomized Algorithms Term 2. Lecture 9 CPSC 536N: Randomized Algorithms 2011-12 Term 2 Prof. Nick Harvey Lecture 9 University of British Columbia 1 Polynomial Identity Testing In the first lecture we discussed the problem of testing equality

More information

Spherical varieties and arc spaces

Spherical varieties and arc spaces Spherical varieties and arc spaces Victor Batyrev, ESI, Vienna 19, 20 January 2017 1 Lecture 1 This is a joint work with Anne Moreau. Let us begin with a few notations. We consider G a reductive connected

More information

College Algebra. Basics to Theory of Equations. Chapter Goals and Assessment. John J. Schiller and Marie A. Wurster. Slide 1

College Algebra. Basics to Theory of Equations. Chapter Goals and Assessment. John J. Schiller and Marie A. Wurster. Slide 1 College Algebra Basics to Theory of Equations Chapter Goals and Assessment John J. Schiller and Marie A. Wurster Slide 1 Chapter R Review of Basic Algebra The goal of this chapter is to make the transition

More information

Hyperelliptic Jacobians in differential Galois theory (preliminary report)

Hyperelliptic Jacobians in differential Galois theory (preliminary report) Hyperelliptic Jacobians in differential Galois theory (preliminary report) Jerald J. Kovacic Department of Mathematics The City College of The City University of New York New York, NY 10031 jkovacic@member.ams.org

More information

Addition & Subtraction of Polynomials

Addition & Subtraction of Polynomials Chapter 12 Addition & Subtraction of Polynomials Monomials and Addition, 1 Laurent Polynomials, 3 Plain Polynomials, 6 Addition, 8 Subtraction, 10. While, as we saw in the preceding chapter, monomials

More information

The MacWilliams Identities

The MacWilliams Identities The MacWilliams Identities Jay A. Wood Western Michigan University Colloquium March 1, 2012 The Coding Problem How to ensure the integrity of a message transmitted over a noisy channel? Cleverly add redundancy.

More information

On the structure of Picard-Vessiot extensions - Joint work with Arne Ledet - Kolchin Seminar in Differential Algebra May 06, 2006

On the structure of Picard-Vessiot extensions - Joint work with Arne Ledet - Kolchin Seminar in Differential Algebra May 06, 2006 On the structure of Picard-Vessiot extensions - Joint work with Arne Ledet - Kolchin Seminar in Differential Algebra May 06, 2006 (Sixth Visit Since March 17, 2001) 1 K is assumed to be a differential

More information

Fourier analysis of boolean functions in quantum computation

Fourier analysis of boolean functions in quantum computation Fourier analysis of boolean functions in quantum computation Ashley Montanaro Centre for Quantum Information and Foundations, Department of Applied Mathematics and Theoretical Physics, University of Cambridge

More information

MATH 28A MIDTERM 2 INSTRUCTOR: HAROLD SULTAN

MATH 28A MIDTERM 2 INSTRUCTOR: HAROLD SULTAN NAME: MATH 28A MIDTERM 2 INSTRUCTOR: HAROLD SULTAN 1. INSTRUCTIONS (1) Timing: You have 80 minutes for this midterm. (2) Partial Credit will be awarded. Please show your work and provide full solutions,

More information

A connection between number theory and linear algebra

A connection between number theory and linear algebra A connection between number theory and linear algebra Mark Steinberger Contents 1. Some basics 1 2. Rational canonical form 2 3. Prime factorization in F[x] 4 4. Units and order 5 5. Finite fields 7 6.

More information

Yale University Department of Mathematics Math 350 Introduction to Abstract Algebra Fall Midterm Exam Review Solutions

Yale University Department of Mathematics Math 350 Introduction to Abstract Algebra Fall Midterm Exam Review Solutions Yale University Department of Mathematics Math 350 Introduction to Abstract Algebra Fall 2015 Midterm Exam Review Solutions Practice exam questions: 1. Let V 1 R 2 be the subset of all vectors whose slope

More information

Equations in Quadratic Form

Equations in Quadratic Form Equations in Quadratic Form MATH 101 College Algebra J. Robert Buchanan Department of Mathematics Summer 2012 Objectives In this lesson we will learn to: make substitutions that allow equations to be written

More information

Day 131 Practice. What Can You Do With Polynomials?

Day 131 Practice. What Can You Do With Polynomials? Polynomials Monomial - a Number, a Variable or a PRODUCT of a number and a variable. Monomials cannot have radicals with variables inside, quotients of variables or variables with negative exponents. Degree

More information

Èvariste Galois and the resolution of equations by radicals

Èvariste Galois and the resolution of equations by radicals Èvariste Galois and the resolution of equations by radicals A Math Club Event Department of Mathematical Sciences Florida Atlantic University Boca Raton, FL 33431 November 9, 2012 Outline 1 The Problem

More information

Lesson 3: Polynomials and Exponents, Part 1

Lesson 3: Polynomials and Exponents, Part 1 Lesson 2: Introduction to Variables Assessment Lesson 3: Polynomials and Exponents, Part 1 When working with algebraic expressions, variables raised to a power play a major role. In this lesson, we look

More information

Open Problems in Algebraic Statistics

Open Problems in Algebraic Statistics Open Problems inalgebraic Statistics p. Open Problems in Algebraic Statistics BERND STURMFELS UNIVERSITY OF CALIFORNIA, BERKELEY and TECHNISCHE UNIVERSITÄT BERLIN Advertisement Oberwolfach Seminar Algebraic

More information

Quadrature for the Finite Free Convolution

Quadrature for the Finite Free Convolution Spectral Graph Theory Lecture 23 Quadrature for the Finite Free Convolution Daniel A. Spielman November 30, 205 Disclaimer These notes are not necessarily an accurate representation of what happened in

More information