Polynomials and Quadratics

Total Page:16

File Type:pdf, Size:1020Kb

Polynomials and Quadratics Higher hsn .uk.net Mathematics UNIT 2 OUTCOME 1 Polynomials and Quadratics Contents Polynomials and Quadratics 64 1 Quadratics 64 2 The Discriminant 66 3 Completing the Square 67 4 Sketching Parabolas 70 5 Determining the Equation of a Parabola 72 6 Solving Quadratic Inequalities 74 7 Intersections of Lines and Parabolas 76 8 Polynomials 77 9 Synthetic Division 78 10 Finding Unknown Coefficients 82 11 Finding Intersections of Curves 84 12 Determining the Equation of a Curve 86 13 Approximating Roots 88 HSN22100 This document was produced specially for the HSN.uk.net website, and we require that any copies or derivative works attribute the work to Higher Still Notes. For more details about the copyright on these notes, please see http://creativecommons.org/licenses/by-nc-sa/2.5/scotland/ Higher Mathematics Unit 2 – Polynomials and Quadratics OUTCOME 1 Polynomials and Quadratics 1 Quadratics A quadratic has the form ax2 + bx + c where a, b, and c are any real numbers, provided a ≠ 0 . You should already be familiar with the following. The graph of a quadratic is called a parabola . There are two possible shapes: concave up (if a > 0 ) concave down (if a < 0 ) This has a minimum This has a maximum turning point turning point To find the roots (i.e. solutions) of the quadratic equation ax2 + bx + c = 0, we can use: factorisation; completing the square (see Section 3); −b ± b2 − 4 ac the quadratic formula: x = (this is not given in the exam). 2a EXAMPLES 1. Find the roots of x2 −2 x − 3 = 0 . x2 −2 x − 3 = 0 ()()x+1 x − 3 = 0 x+=1 0 or x −= 3 0 x= −1 x = 3. 2. Solve x2 +8 x + 16 = 0 . x2 +8 x + 16 = 0 ()()x+4 x + 4 = 0 x+=40or x += 40 x=−4 x =− 4. hsn .uk.net Page 64 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics 3. Find the roots of x2 +4 x − 1 = 0 . We cannot factorise x2 +4 x − 1 , but we can use the quadratic formula: −±4 42 −××− 41() 1 x = 2× 1 −4 ± 16 + 4 = 2 −4 ± 20 = 2 = −4 ± 4 5 2 2 = −2 ± 5. Note • If there are two distinct solutions, the curve intersects the x-axis twice. y y x x • If there is one repeated solution, the turning point lies on the x-axis. y y x x • If b2 −4 ac < 0 when using the quadratic formula, there are no points where the curve intersects the x-axis. y y x x hsn .uk.net Page 65 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics 2 The Discriminant Given ax2 + bx + c , we call b2 − 4 ac the discriminant . This is the part of the quadratic formula which determines the number of real roots of the equation ax2 + bx + c = 0. y • If b2 −4 ac > 0 , the roots are real and two roots unequal (distinct). x y • If b2 −4 ac = 0 , the roots are real and equal one root (i.e. a repeated root). x y • If b2 −4 ac < 0 , the roots are not real; the no real parabola does not cross the roots x-axis. x EXAMPLE 1. Find the nature of the roots of 9x2 + 24 x + 16 = 0. a = 9 b2−4 ac = 24 2 −×× 4916 b = 24 =576 − 576 c =16 = 0 Since b2 −4 ac = 0 , the roots are real and equal. 2. Find the values of q such that 6x2 + 12 x + q = 0 has real roots. Since 6x2 + 12 x + q = 0 has real roots, b2 −4 ac ≥ 0 : a = 6 b2 −4 ac ≥ 0 b =12 122 − 4 × 6 ×q ≥ 0 c= q 144− 24q ≥ 0 144≥ 24 q 24q ≤ 144 q ≤ 6. hsn .uk.net Page 66 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics 3. Find the range of values of k for which the equation kx2 +2 x − 7 = 0 has no real roots. For no real roots, we need b2 −4 ac < 0 : a= k b2 −4 ac < 0 b = 2 242 − ×k ×−() 70 < c = − 7 4+ 28k < 0 28k < − 4 4 k < − 28 1 k < − 7 . 4. Show that (24k+) x2 +( 32 k +) xk +−=( 20) has real roots for all real values of k. a=2 k + 4 b2 − 4 ac b=3 k + 2 =+−()()()32k2 42 k + 4 k − 2 c= k − 2 =9kk2 + 12 +− 4()() 2 k + 44 k − 8 =9k2 + 12 k +− 4 8 k 2 + 32 =k2 +12 k + 36 =()k + 62 . Since b2 −4 ac =+( k 6)2 ≥ 0 , the roots are always real. 3 Completing the Square 2 The process of writing y= ax2 + bx + c in the form yax=( + p) + q is called completing the square . Once in “completed square” form we can determine the turning point of any parabola, including those with no real roots. The axis of symmetry is x= − p and the turning point is (− p, q ). 2 The process relies on the fact that (xp+) =+ x22 pxp + 2 . For example, we can write the expression x2 + 4 x using the bracket (x + 2)2 since when multiplied out this gives the terms we want – with an extra constant term. hsn .uk.net Page 67 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics 2 2 k This means we can rewrite the expression x+ kx using (x + 2 ) since this gives us the correct x 2 and x terms, with an extra constant. We will use this to help complete the square for y=3 x2 + 12 x − 3 . Step 1 Make sure the equation is in the form y=3 x2 + 12 x − 3. y= ax2 + bx + c . Step 2 Take out the x 2 -coefficient as a factor of y=3( x2 + 4 x ) − 3. the x 2 and x terms. Step 3 Replace the x2 + kx expression and y=3(() x + 22 −− 43) compensate for the extra constant. 2 =3()x + 2 −− 12 3. Step 4 Collect together the constant terms. y=3( x + 2)2 − 15. Now that we have completed the square, we can see that the parabola with equation y=3 x2 + 12 x − 3 has turning point (−2, − 15 ) . EXAMPLES 2 1. Write y= x2 +6 x − 5 in the form y=( xp +) + q . 2 y= x +6 x − 5 Note =() +2 −− You can always check x 3 9 5 your answer by =()x +32 − 14. expanding the brackets. 2 2. Write x2 +3 x − 4 in the form (x+ p) + q . x2 +3 x − 4 2 = +3 −− 9 ()x 2 4 4 2 = +3 − 25 ()x 2 4 . hsn .uk.net Page 68 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics 3. Write y= x2 +8 x − 3 in the form y=( xa +)2 + b and then state: (i) the axis of symmetry, and (ii) the minimum turning point of the parabola with this equation. y= x2 +8 x − 3 =()x +42 − 16 − 3 =()x +42 − 19. (i) The axis of symmetry is x = − 4 . (ii) The minimum turning point is (−4, − 19 ) . 4. A parabola has equation y=4 x2 − 12 x + 7 . (a) Express the equation in the form y=( xa +)2 + b . (b) State the turning point of the parabola and its nature. (a) y=4 x2 − 12 x + 7 =4()x2 − 3 x + 7 2 = −3 −+ 9 4(()x 2 4 ) 7 2 = −3 −+ 4()x 2 9 7 2 = −3 − Remember 4()x 2 2. If the coefficient of x2 is 3 positive then the − (b) The turning point is ( 2 , 2 ) and is a minimum. parabola is concave up. hsn .uk.net Page 69 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics 4 Sketching Parabolas The method used to sketch the curve with equation y= ax2 + bx + c depends on how many times the curve intersects the x-axis. We have met curve sketching before. However, when sketching parabolas, we do not need to use calculus. We know there is only one turning point, and we have methods for finding it. Parabolas with one or two roots • Find the x-axis intercepts by factorising or using the quadratic formula. • Find the y-axis intercept (i.e. where x = 0). • The turning point is on the axis of symmetry: y y x O O x The axis of symmetry is halfway A repeated root lies on the axis between two distinct roots. of symmetry. Parabolas with no real roots • There are no x-axis intercepts. • Find the y-axis intercept (i.e. where x = 0). • Find the turning point by completing the square. EXAMPLES 1. Sketch the graph of y= x2 −8 x + 7 . Since b2 −4 ac =−( 8)2 −××> 4170 , the parabola crosses the x-axis twice. The y-axis intercept (x = 0) : The x-axis intercepts ( y = 0): y =(0)2 − 80( ) + 7 x2 −8 x + 7 = 0 = 7 ()()x−1 x − 7 = 0 − = or x −7 = 0 ( ) x 1 0 0, 7 . x =1 x = 7 (1, 0 ) (7,0 ) . The axis of symmetry lies halfway between x =1 and x = 7 , i.e. x = 4 , so the x-coordinate of the turning point is 4. hsn .uk.net Page 70 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics y We can now find the y-coordinate: y= x2 −8 x + 7 y =(4)2 − 84( ) + 7 =16 − 32 + 7 7 = − 9. x O 1 7 So the turning point is (4, − 9 ). ( − ) 4, 9 2. Sketch the parabola with equation y=− x2 −6 x − 9 . Since b2 −4 ac =−( 641)2 −×−×−()() 90 = , there is a repeated root.
Recommended publications
  • Solving Cubic Polynomials
    Solving Cubic Polynomials 1.1 The general solution to the quadratic equation There are four steps to finding the zeroes of a quadratic polynomial. 1. First divide by the leading term, making the polynomial monic. a 2. Then, given x2 + a x + a , substitute x = y − 1 to obtain an equation without the linear term. 1 0 2 (This is the \depressed" equation.) 3. Solve then for y as a square root. (Remember to use both signs of the square root.) a 4. Once this is done, recover x using the fact that x = y − 1 . 2 For example, let's solve 2x2 + 7x − 15 = 0: First, we divide both sides by 2 to create an equation with leading term equal to one: 7 15 x2 + x − = 0: 2 2 a 7 Then replace x by x = y − 1 = y − to obtain: 2 4 169 y2 = 16 Solve for y: 13 13 y = or − 4 4 Then, solving back for x, we have 3 x = or − 5: 2 This method is equivalent to \completing the square" and is the steps taken in developing the much- memorized quadratic formula. For example, if the original equation is our \high school quadratic" ax2 + bx + c = 0 then the first step creates the equation b c x2 + x + = 0: a a b We then write x = y − and obtain, after simplifying, 2a b2 − 4ac y2 − = 0 4a2 so that p b2 − 4ac y = ± 2a and so p b b2 − 4ac x = − ± : 2a 2a 1 The solutions to this quadratic depend heavily on the value of b2 − 4ac.
    [Show full text]
  • Elements of Chapter 9: Nonlinear Systems Examples
    Elements of Chapter 9: Nonlinear Systems To solve x0 = Ax, we use the ansatz that x(t) = eλtv. We found that λ is an eigenvalue of A, and v an associated eigenvector. We can also summarize the geometric behavior of the solutions by looking at a plot- However, there is an easier way to classify the stability of the origin (as an equilibrium), To find the eigenvalues, we compute the characteristic equation: p Tr(A) ± ∆ λ2 − Tr(A)λ + det(A) = 0 λ = 2 which depends on the discriminant ∆: • ∆ > 0: Real λ1; λ2. • ∆ < 0: Complex λ = a + ib • ∆ = 0: One eigenvalue. The type of solution depends on ∆, and in particular, where ∆ = 0: ∆ = 0 ) 0 = (Tr(A))2 − 4det(A) This is a parabola in the (Tr(A); det(A)) coordinate system, inside the parabola is where ∆ < 0 (complex roots), and outside the parabola is where ∆ > 0. We can then locate the position of our particular trace and determinant using the Poincar´eDiagram and it will tell us what the stability will be. Examples Given the system where x0 = Ax for each matrix A below, classify the origin using the Poincar´eDiagram: 1 −4 1. 4 −7 SOLUTION: Compute the trace, determinant and discriminant: Tr(A) = −6 Det(A) = −7 + 16 = 9 ∆ = 36 − 4 · 9 = 0 Therefore, we have a \degenerate sink" at the origin. 1 2 2. −5 −1 SOLUTION: Compute the trace, determinant and discriminant: Tr(A) = 0 Det(A) = −1 + 10 = 9 ∆ = 02 − 4 · 9 = −36 The origin is a center. 1 3. Given the system x0 = Ax where the matrix A depends on α, describe how the equilibrium solution changes depending on α (use the Poincar´e Diagram): 2 −5 (a) α −2 SOLUTION: The trace is 0, so that puts us on the \det(A)" axis.
    [Show full text]
  • Quadratic Polynomials
    Quadratic Polynomials If a>0thenthegraphofax2 is obtained by starting with the graph of x2, and then stretching or shrinking vertically by a. If a<0thenthegraphofax2 is obtained by starting with the graph of x2, then flipping it over the x-axis, and then stretching or shrinking vertically by the positive number a. When a>0wesaythatthegraphof− ax2 “opens up”. When a<0wesay that the graph of ax2 “opens down”. I Cit i-a x-ax~S ~12 *************‘s-aXiS —10.? 148 2 If a, c, d and a = 0, then the graph of a(x + c) 2 + d is obtained by If a, c, d R and a = 0, then the graph of a(x + c)2 + d is obtained by 2 R 6 2 shiftingIf a, c, the d ⇥ graphR and ofaax=⇤ 2 0,horizontally then the graph by c, and of a vertically(x + c) + byd dis. obtained (Remember by shiftingshifting the the⇥ graph graph of of axax⇤ 2 horizontallyhorizontally by by cc,, and and vertically vertically by by dd.. (Remember (Remember thatthatd>d>0meansmovingup,0meansmovingup,d<d<0meansmovingdown,0meansmovingdown,c>c>0meansmoving0meansmoving thatleft,andd>c<0meansmovingup,0meansmovingd<right0meansmovingdown,.) c>0meansmoving leftleft,and,andc<c<0meansmoving0meansmovingrightright.).) 2 If a =0,thegraphofafunctionf(x)=a(x + c) 2+ d is called a parabola. If a =0,thegraphofafunctionf(x)=a(x + c)2 + d is called a parabola. 6 2 TheIf a point=0,thegraphofafunction⇤ ( c, d) 2 is called thefvertex(x)=aof(x the+ c parabola.) + d is called a parabola. The point⇤ ( c, d) R2 is called the vertex of the parabola.
    [Show full text]
  • The Determinant and the Discriminant
    CHAPTER 2 The determinant and the discriminant In this chapter we discuss two indefinite quadratic forms: the determi- nant quadratic form det(a, b, c, d)=ad bc, − and the discriminant disc(a, b, c)=b2 4ac. − We will be interested in the integral representations of a given integer n by either of these, that is the set of solutions of the equations 4 ad bc = n, (a, b, c, d) Z − 2 and 2 3 b ac = n, (a, b, c) Z . − 2 For q either of these forms, we denote by Rq(n) the set of all such represen- tations. Consider the three basic questions of the previous chapter: (1) When is Rq(n) non-empty ? (2) If non-empty, how large Rq(n)is? (3) How is the set Rq(n) distributed as n varies ? In a suitable sense, a good portion of the answers to these question will be similar to the four and three square quadratic forms; but there will be major di↵erences coming from the fact that – det and disc are indefinite quadratic forms (have signature (2, 2) and (2, 1) over the reals), – det and disc admit isotropic vectors: there exist x Q4 (resp. Q3) such that det(x)=0(resp.disc(x) = 0). 2 1. Existence and number of representations by the determinant As the name suggest, determining Rdet(n) is equivalent to determining the integral 2 2 matrices of determinant n: ⇥ (n) ab Rdet(n) M (Z)= g = M2(Z), det(g)=n . ' 2 { cd 2 } ✓ ◆ n 0 Observe that the diagonal matrix a = has determinant n, and any 01 ✓ ◆ other matrix in the orbit SL2(Z).a is integral and has the same determinant.
    [Show full text]
  • Nature of the Discriminant
    Name: ___________________________ Date: ___________ Class Period: _____ Nature of the Discriminant Quadratic − b b 2 − 4ac x = b2 − 4ac Discriminant Formula 2a The discriminant predicts the “nature of the roots of a quadratic equation given that a, b, and c are rational numbers. It tells you the number of real roots/x-intercepts associated with a quadratic function. Value of the Example showing nature of roots of Graph indicating x-intercepts Discriminant b2 – 4ac ax2 + bx + c = 0 for y = ax2 + bx + c POSITIVE Not a perfect x2 – 2x – 7 = 0 2 b – 4ac > 0 square − (−2) (−2)2 − 4(1)(−7) x = 2(1) 2 32 2 4 2 x = = = 1 2 2 2 2 Discriminant: 32 There are two real roots. These roots are irrational. There are two x-intercepts. Perfect square x2 + 6x + 5 = 0 − 6 62 − 4(1)(5) x = 2(1) − 6 16 − 6 4 x = = = −1,−5 2 2 Discriminant: 16 There are two real roots. These roots are rational. There are two x-intercepts. ZERO b2 – 4ac = 0 x2 – 2x + 1 = 0 − (−2) (−2)2 − 4(1)(1) x = 2(1) 2 0 2 x = = = 1 2 2 Discriminant: 0 There is one real root (with a multiplicity of 2). This root is rational. There is one x-intercept. NEGATIVE b2 – 4ac < 0 x2 – 3x + 10 = 0 − (−3) (−3)2 − 4(1)(10) x = 2(1) 3 − 31 3 31 x = = i 2 2 2 Discriminant: -31 There are two complex/imaginary roots. There are no x-intercepts. Quadratic Formula and Discriminant Practice 1.
    [Show full text]
  • Resultant and Discriminant of Polynomials
    RESULTANT AND DISCRIMINANT OF POLYNOMIALS SVANTE JANSON Abstract. This is a collection of classical results about resultants and discriminants for polynomials, compiled mainly for my own use. All results are well-known 19th century mathematics, but I have not inves- tigated the history, and no references are given. 1. Resultant n m Definition 1.1. Let f(x) = anx + ··· + a0 and g(x) = bmx + ··· + b0 be two polynomials of degrees (at most) n and m, respectively, with coefficients in an arbitrary field F . Their resultant R(f; g) = Rn;m(f; g) is the element of F given by the determinant of the (m + n) × (m + n) Sylvester matrix Syl(f; g) = Syln;m(f; g) given by 0an an−1 an−2 ::: 0 0 0 1 B 0 an an−1 ::: 0 0 0 C B . C B . C B . C B C B 0 0 0 : : : a1 a0 0 C B C B 0 0 0 : : : a2 a1 a0C B C (1.1) Bbm bm−1 bm−2 ::: 0 0 0 C B C B 0 bm bm−1 ::: 0 0 0 C B . C B . C B C @ 0 0 0 : : : b1 b0 0 A 0 0 0 : : : b2 b1 b0 where the m first rows contain the coefficients an; an−1; : : : ; a0 of f shifted 0; 1; : : : ; m − 1 steps and padded with zeros, and the n last rows contain the coefficients bm; bm−1; : : : ; b0 of g shifted 0; 1; : : : ; n−1 steps and padded with zeros. In other words, the entry at (i; j) equals an+i−j if 1 ≤ i ≤ m and bi−j if m + 1 ≤ i ≤ m + n, with ai = 0 if i > n or i < 0 and bi = 0 if i > m or i < 0.
    [Show full text]
  • Lyashko-Looijenga Morphisms and Submaximal Factorisations of A
    LYASHKO-LOOIJENGA MORPHISMS AND SUBMAXIMAL FACTORIZATIONS OF A COXETER ELEMENT VIVIEN RIPOLL Abstract. When W is a finite reflection group, the noncrossing partition lattice NC(W ) of type W is a rich combinatorial object, extending the notion of noncrossing partitions of an n-gon. A formula (for which the only known proofs are case-by-case) expresses the number of multichains of a given length in NC(W ) as a generalized Fuß-Catalan number, depending on the invariant degrees of W . We describe how to understand some specifications of this formula in a case-free way, using an interpretation of the chains of NC(W ) as fibers of a Lyashko-Looijenga covering (LL), constructed from the geometry of the discriminant hypersurface of W . We study algebraically the map LL, describing the factorizations of its discriminant and its Jacobian. As byproducts, we generalize a formula stated by K. Saito for real reflection groups, and we deduce new enumeration formulas for certain factorizations of a Coxeter element of W . Introduction Complex reflection groups are a natural generalization of finite real reflection groups (that is, finite Coxeter groups realized in their geometric representation). In this article, we consider a well-generated complex reflection group W ; the precise definitions will be given in Sec. 1.1. The noncrossing partition lattice of type W , denoted NC(W ), is a particular subset of W , endowed with a partial order 4 called the absolute order (see definition below). When W is a Coxeter group of type A, NC(W ) is isomorphic to the poset of noncrossing partitions of a set, studied by Kreweras [Kre72].
    [Show full text]
  • Galois Groups of Cubics and Quartics (Not in Characteristic 2)
    GALOIS GROUPS OF CUBICS AND QUARTICS (NOT IN CHARACTERISTIC 2) KEITH CONRAD We will describe a procedure for figuring out the Galois groups of separable irreducible polynomials in degrees 3 and 4 over fields not of characteristic 2. This does not include explicit formulas for the roots, i.e., we are not going to derive the classical cubic and quartic formulas. 1. Review Let K be a field and f(X) be a separable polynomial in K[X]. The Galois group of f(X) over K permutes the roots of f(X) in a splitting field, and labeling the roots as r1; : : : ; rn provides an embedding of the Galois group into Sn. We recall without proof two theorems about this embedding. Theorem 1.1. Let f(X) 2 K[X] be a separable polynomial of degree n. (a) If f(X) is irreducible in K[X] then its Galois group over K has order divisible by n. (b) The polynomial f(X) is irreducible in K[X] if and only if its Galois group over K is a transitive subgroup of Sn. Definition 1.2. If f(X) 2 K[X] factors in a splitting field as f(X) = c(X − r1) ··· (X − rn); the discriminant of f(X) is defined to be Y 2 disc f = (rj − ri) : i<j In degree 3 and 4, explicit formulas for discriminants of some monic polynomials are (1.1) disc(X3 + aX + b) = −4a3 − 27b2; disc(X4 + aX + b) = −27a4 + 256b3; disc(X4 + aX2 + b) = 16b(a2 − 4b)2: Theorem 1.3.
    [Show full text]
  • Discriminants, Resultants, and Their Tropicalization
    Discriminants, resultants, and their tropicalization Course by Bernd Sturmfels - Notes by Silvia Adduci 2006 Contents 1 Introduction 3 2 Newton polytopes and tropical varieties 3 2.1 Polytopes . 3 2.2 Newton polytope . 6 2.3 Term orders and initial monomials . 8 2.4 Tropical hypersurfaces and tropical varieties . 9 2.5 Computing tropical varieties . 12 2.5.1 Implementation in GFan ..................... 12 2.6 Valuations and Connectivity . 12 2.7 Tropicalization of linear spaces . 13 3 Discriminants & Resultants 14 3.1 Introduction . 14 3.2 The A-Discriminant . 16 3.3 Computing the A-discriminant . 17 3.4 Determinantal Varieties . 18 3.5 Elliptic Curves . 19 3.6 2 × 2 × 2-Hyperdeterminant . 20 3.7 2 × 2 × 2 × 2-Hyperdeterminant . 21 3.8 Ge’lfand, Kapranov, Zelevinsky . 21 1 4 Tropical Discriminants 22 4.1 Elliptic curves revisited . 23 4.2 Tropical Horn uniformization . 24 4.3 Recovering the Newton polytope . 25 4.4 Horn uniformization . 29 5 Tropical Implicitization 30 5.1 The problem of implicitization . 30 5.2 Tropical implicitization . 31 5.3 A simple test case: tropical implicitization of curves . 32 5.4 How about for d ≥ 2 unknowns? . 33 5.5 Tropical implicitization of plane curves . 34 6 References 35 2 1 Introduction The aim of this course is to introduce discriminants and resultants, in the sense of Gel’fand, Kapranov and Zelevinsky [6], with emphasis on the tropical approach which was developed by Dickenstein, Feichtner, and the lecturer [3]. This tropical approach in mathematics has gotten a lot of attention recently in combinatorics, algebraic geometry and related fields.
    [Show full text]
  • Eisenstein and the Discriminant
    Extra handout: The discriminant, and Eisenstein’s criterion for shifted polynomials Steven Charlton, Algebra Tutorials 2015–2016 http://maths.dur.ac.uk/users/steven.charlton/algebra2_1516/ Recall the Eisenstein criterion from Lecture 8: n Theorem (Eisenstein criterion). Let f(x) = anx + ··· + a1x + a0 ∈ Z[x] be a polynomial. Suppose there is a prime p ∈ Z such that • p | ai, for 0 ≤ i ≤ n − 1, • p - an, and 2 • p - a0. Then f(x) is irreducible in Q[x]. p−1 p−2 You showed the cyclotomic polynomial Φp(X) = x + x + ··· + x + 1 is irreducible by applying Eisenstein to the shift Φp(x + 1). Tutorial 2, Question 1 asks you to find a shift of x2 + x + 2, for which Eisenstein works. How can we tell what shifts to use, and what primes might work? We can use the discriminant of a polynomial. 1 Discriminant n The discriminant of a polynomial f(x) = anx + ··· + a1x + a0 ∈ C[x] is a number ∆(f), which gives some information about the nature of the roots of f. It can be defined as n 2n−2 Y 2 ∆(f) := an (ri − rj) , 1≤i<j≤n where ri are the roots of f(x). Example. 1) Consider the quadratic polynomial f(x) = ax2 + bx + c. The roots of this polynomial are √ 1 2 r1, r2 = a −b ± b − 4ac , √ 1 2 so r1 − r2 = a b − 4ac. We get that the discriminant is √ 2 2·2−2 1 2 2 ∆(f) = a a b − 4ac = b − 4ac , as you probably well know. 1 2) The discriminant of a cubic polynomial f(x) = ax3 + bx2 + cx + d is given by ∆(f) = b2c2 − 4ac3 − 4b3d − 27a2d2 + 18abcd .
    [Show full text]
  • On Facets of the Newton Polytope for the Discriminant of the Polynomial System
    On facets of the Newton polytope for the discriminant of the polynomial system Irina Antipova,∗ Ekaterina Kleshkova† Abstract We study normal directions to facets of the Newton polytope of the discriminant of the Laurent polynomial system via the tropical approach. We use the combinato- rial construction proposed by Dickenstein, Feichtner and Sturmfels for the tropical- ization of algebraic varieties admitting a parametrization by a linear map followed by a monomial map. Keywords: discriminant, Newton polytope, tropical variety, Bergman fan, matroid. 2020 Mathematical Subject Classification: 14M25, 14T15, 32S25. 1 Introduction Consider a system of n polynomial equations of the form X (i) λ Pi := aλ y = 0; i = 1; : : : ; n (1) λ2A(i) n (i) with unknowns y = (y1; : : : ; yn) 2 (C n 0) , variable complex coefficients a = (aλ ), where (i) n the sets A ⊂ Z are fixed, finite and contain the zero element 0, λ = (λ1; : : : ; λn), λ λ1 λn y = y1 · ::: · yn . Solution y(a) = (y1(a); : : : ; yn(a)) of (1) has a polyhomogeneity property, and thus the system usually can be written in a homogenized form by means of monomial transformations x = x(a) of coefficients (see [1]). To do this, it is necessary to distinguish a collection of n exponents !(i) 2 A(i) such that the matrix ! = !(1);:::;!(n) is non-degenerated. As a result, we obtain a reduced system of the form !(i) X (i) λ Qi := y + xλ y − 1 = 0; i = 1; : : : ; n; (2) arXiv:2107.04978v1 [math.AG] 11 Jul 2021 λ2Λ(i) (i) (i) (i) (i) where Λ := A n f! ; 0g and x = (xλ ) are variable complex coefficients.
    [Show full text]
  • Discriminant & Solutions
    DISCRIMINANT & SOLUTIONS Quadratic equations can be written in the form ��# + �� + � = 0. (To use discriminants, if you have a quadratic (parabolic) equation in the vertex form, � = � � − ℎ # + �, you need to set � = 0 ; multiply through and convert to standard form as above.) ./± /1.234 The quadratic formula gives you the roots (where the function becomes zero); � = . #3 The part under the square root sign is called the discriminant, because it tells you where these roots appear on a graph. There are only three possibilities; the discriminant is positive, zero, or negative. 1: Positive Discriminant. This gives 2 unequal solutions that are real; they pass through the x- axis. They may be rational (if a, b, and c are all rational) or irrational. Examples: ������ ����ℎ: �# − � − 2; � = 1 , � = −1, � = −2. �# − 4�� = 9 > 0. So we have two real roots; {-1, 2}. �������� ����ℎ: − �# − � + 2; � = −1, � = −1, � = 2. �# − 4�� = 9 > 0. So we have two real roots; {-2, 1}; they are different from the above equation because a and c are different. 2: Discriminant = Zero. This means there will be one repeated solution that is a real number. Graphically, it touches the x-axis but doesn’t cross it; although it touches in only one point, there are still two roots at that x value. Examples: ������ ����ℎ: �# − 2� + 1; � = 1 , � = −2, � = 1. �# − 4�� = 0. So we have a repeated root; {1, 1}. �������� ����ℎ: − �# − 2� − 1; � = −1, � = −2, � = −1. �# − 4�� = 0. So we have a repeated root; {-1, -1}; it’s different from the above equation because a and c are different. 3: Negative Discriminant. There are NO real solutions (because the graph doesn’t cross the x- axis), but there are two imaginary roots that are complex conjugates.
    [Show full text]