Difference between revisions of "Graphs of Polynomials"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<div class="floatright">
 
<div class="floatright">
 
<gallery perrow="2" widths="200px" heights="200px">
 
<gallery perrow="2" widths="200px" heights="200px">
File:Algebra1 fnz fig037 pc.svg|Polynomial of degree 0:<br/><small>{{math|''f''(''x'') {{=}} 2}}</small>
+
File:Algebra1 fnz fig037 pc.svg|Polynomial of degree 0:<br/>{{math|1=''f''(''x'') = 2}}
File:Fonction de Sophie Germain.png|Polynomial of degree 1:<br/><small>{{math|''f''(''x'') {{=}} 2''x'' + 1}}</small>
+
File:Fonction de Sophie Germain.png|Polynomial of degree 1:<br/>{{math|1=''f''(''x'') = 2''x'' + 1}}
File:Polynomialdeg2.svg|Polynomial of degree 2:<br/><small>{{math|''f''(''x'') {{=}} ''x''<sup>2</sup> − ''x'' − 2}}<br/>{{math|{{=}} (''x'' + 1)(''x'' − 2)}}</small>
+
File:Polynomialdeg2.svg|Polynomial of degree 2:<br/>{{math|1=''f''(''x'') = ''x''<sup>2</sup> − ''x'' − 2}}<br/>= (''x'' + 1)(''x'' − 2)
File:Polynomialdeg3.svg|Polynomial of degree 3:<br/><small>{{math|''f''(''x'') {{=}} ''x''<sup>3</sup>/4 + 3''x''<sup>2</sup>/4 − 3''x''/2 − 2}}<br/>{{math|{{=}} 1/4 (''x'' + 4)(''x'' + 1)(''x'' − 2)}}</small>
+
File:Polynomialdeg3.svg|Polynomial of degree 3:<br/>{{math|1=''f''(''x'') = ''x''<sup>3</sup>/4 + 3''x''<sup>2</sup>/4 − 3''x''/2 − 2}}<br/>= 1/4 (''x'' + 4)(''x'' + 1)(''x'' − 2)
File:Polynomialdeg4.svg|Polynomial of degree 4:<br/><small>{{math|''f''(''x'') {{=}} 1/14 (''x'' + 4)(''x'' + 1)(''x'' − 1)(''x'' − 3) <br/>+ 0.5}}</small>
+
File:Polynomialdeg4.svg|Polynomial of degree 4:<br/>{{math|1=''f''(''x'') = 1/14 (''x'' + 4)(''x'' + 1)(''x'' − 1)(''x'' − 3) <br/>+ 0.5}}
File:Quintic polynomial.svg|Polynomial of degree 5:<br/><small>{{math|''f''(''x'') {{=}} 1/20 (''x'' + 4)(''x'' + 2)(''x'' + 1)(''x'' − 1)<br/>(''x'' − 3) + 2}}</small>
+
File:Quintic polynomial.svg|Polynomial of degree 5:<br/>{{math|1=''f''(''x'') = 1/20 (''x'' + 4)(''x'' + 2)(''x'' + 1)(''x'' − 1)<br/>(''x'' − 3) + 2}}
File:Sextic Graph.svg|Polynomial of degree 6:<br/><small>{{math|''f''(''x'') {{=}} 1/100 (''x''<sup>6</sup> − 2''x'' <sup>5</sup> − 26''x''<sup>4</sup> + 28''x''<sup>3</sup>}}<br/>{{math|+ 145''x''<sup>2</sup> − 26''x'' − 80)}}</small>
+
File:Sextic Graph.svg|Polynomial of degree 6:<br/>{{math|1=''f''(''x'') = 1/100 (''x''<sup>6</sup> − 2''x'' <sup>5</sup> − 26''x''<sup>4</sup> + 28''x''<sup>3</sup>}}<br/>{{math|+ 145''x''<sup>2</sup> − 26''x'' − 80)}}
File:Septic graph.svg|Polynomial of degree 7:<br/><small>{{math|''f''(''x'') {{=}} (''x'' − 3)(''x'' − 2)(''x'' − 1)(''x'')(''x'' + 1)(''x'' + 2)}}<br/>{{math|(''x'' + 3)}}</small>
+
File:Septic graph.svg|Polynomial of degree 7:<br/>{{math|1=''f''(''x'') = (''x'' − 3)(''x'' − 2)(''x'' − 1)(''x'')(''x'' + 1)<br/>(''x'' + 2)(''x'' + 3)}}
 
</gallery>
 
</gallery>
 
</div>
 
</div>
  
A ''polynomial function'' is a function that can be defined by [[#evaluation|evaluating]] a polynomial. More precisely, a function {{math|''f''}} of one [[argument of a function|argument]] from a given domain is a polynomial function if there exists a polynomial
+
 
 +
A ''polynomial function'' is a function that can be defined by evaluating a polynomial. More precisely, a function {{math|''f''}} of one argument from a given domain is a polynomial function if there exists a polynomial
 
:<math>a_n x^n + a_{n-1} x^{n-1} + \cdots + a_2 x^2 + a_1 x + a_0 </math>
 
:<math>a_n x^n + a_{n-1} x^{n-1} + \cdots + a_2 x^2 + a_1 x + a_0 </math>
that evaluates to <math>f(x)</math> for all {{mvar|x}} in the [[domain of a function|domain]] of {{mvar|f}} (here, {{math|''n''}} is a non-negative integer and {{math|''a''<sub>0</sub>, ''a''<sub>1</sub>, ''a''<sub>2</sub>, ..., ''a<sub>n</sub>''}} are constant coefficients).
+
that evaluates to <math>f(x)</math> for all {{mvar|x}} in the domain of {{mvar|f}} (here, {{math|''n''}} is a non-negative integer and {{math|''a''<sub>0</sub>, ''a''<sub>1</sub>, ''a''<sub>2</sub>, ..., ''a<sub>n</sub>''}} are constant coefficients).
Generally, unless otherwise specified, polynomial functions have [[complex number|complex]] coefficients, arguments, and values. In particular, a polynomial, restricted to have real coefficients, defines a function from the complex numbers to the complex numbers. If the domain of this function is also [[restriction of a function|restricted]] to the reals, the resulting function is a [[real function]] that maps reals to reals.
+
Generally, unless otherwise specified, polynomial functions have complex coefficients, arguments, and values. In particular, a polynomial, restricted to have real coefficients, defines a function from the complex numbers to the complex numbers. If the domain of this function is also restricted to the reals, the resulting function is a real function that maps reals to reals.
  
 
For example, the function {{math|''f''}}, defined by
 
For example, the function {{math|''f''}}, defined by
Line 24: Line 25:
 
According to the definition of polynomial functions, there may be expressions that obviously are not polynomials but nevertheless define polynomial functions. An example is the expression <math>\left(\sqrt{1-x^2}\right)^2,</math> which takes the same values as the polynomial <math>1-x^2</math> on the interval <math>[-1,1]</math>, and thus both expressions define the same polynomial function on this interval.
 
According to the definition of polynomial functions, there may be expressions that obviously are not polynomials but nevertheless define polynomial functions. An example is the expression <math>\left(\sqrt{1-x^2}\right)^2,</math> which takes the same values as the polynomial <math>1-x^2</math> on the interval <math>[-1,1]</math>, and thus both expressions define the same polynomial function on this interval.
  
Every polynomial function is [[continuous function|continuous]], [[smooth function|smooth]], and [[entire function|entire]].
+
Every polynomial function is continuous, smooth, and entire.
  
 
===Graphs===
 
===Graphs===
A polynomial function in one real variable can be represented by a [[graph of a function|graph]].
+
A polynomial function in one real variable can be represented by a graph.
 
<ul>
 
<ul>
 
<li>
 
<li>
 
The graph of the zero polynomial
 
The graph of the zero polynomial
{{block indent|{{math|1=''f''(''x'') = 0}}}} is the {{math|''x''}}-axis.
+
{{math|1=''f''(''x'') = 0}} is the {{math|''x''}}-axis.
 
</li>
 
</li>
 
<li>
 
<li>
 
The graph of a degree 0 polynomial
 
The graph of a degree 0 polynomial
{{block indent|{{math|1=''f''(''x'') = ''a''<sub>0</sub>}}, where {{math|''a''<sub>0</sub> ≠ 0}},}} is a horizontal line with {{nowrap|{{math|''y''}}-intercept {{math|''a''<sub>0</sub>}}}}
+
{{math|1=''f''(''x'') = ''a''<sub>0</sub>}}, where {{math|''a''<sub>0</sub> ≠ 0}}, is a horizontal line with {{math|''y''}}-intercept {{math|''a''<sub>0</sub>}}
 
</li>
 
</li>
 
<li>
 
<li>
 
The graph of a degree 1 polynomial (or linear function)
 
The graph of a degree 1 polynomial (or linear function)
{{block indent|{{math|1=''f''(''x'') = ''a''<sub>0</sub> + ''a''<sub>1</sub>''x''}}, where {{math|''a''<sub>1</sub> ≠ 0}},}} is an oblique line with {{nowrap|{{math|''y''}}-intercept {{math|''a''<sub>0</sub>}}}} and [[slope]] {{math|''a''<sub>1</sub>}}.
+
{{math|1=''f''(''x'') = ''a''<sub>0</sub> + ''a''<sub>1</sub>''x''}}, where {{math|''a''<sub>1</sub> ≠ 0}}, is an oblique line with {{math|''y''}}-intercept {{math|''a''<sub>0</sub>}} and slope {{math|''a''<sub>1</sub>}}.
 
</li>
 
</li>
 
<li>
 
<li>
 
The graph of a degree 2 polynomial
 
The graph of a degree 2 polynomial
{{block indent|{{math|1=''f''(''x'') = ''a''<sub>0</sub> + ''a''<sub>1</sub>''x'' + ''a''<sub>2</sub>''x''<sup>2</sup>}}, where {{math|''a''<sub>2</sub> ≠ 0}}}} is a [[parabola]].
+
{{math|1=''f''(''x'') = ''a''<sub>0</sub> + ''a''<sub>1</sub>''x'' + ''a''<sub>2</sub>''x''<sup>2</sup>}}, where {{math|''a''<sub>2</sub> ≠ 0}} is a parabola.
 
</li>
 
</li>
 
<li>
 
<li>
 
The graph of a degree 3 polynomial
 
The graph of a degree 3 polynomial
{{block indent|{{math|1=''f''(''x'') = ''a''<sub>0</sub> + ''a''<sub>1</sub>''x'' + ''a''<sub>2</sub>''x''<sup>2</sup> + ''a''<sub>3</sub>''x''<sup>3</sup>}}, where {{math|''a''<sub>3</sub> ≠ 0}}}} is a [[cubic equation|cubic curve]].
+
{{math|1=''f''(''x'') = ''a''<sub>0</sub> + ''a''<sub>1</sub>''x'' + ''a''<sub>2</sub>''x''<sup>2</sup> + ''a''<sub>3</sub>''x''<sup>3</sup>}}, where {{math|''a''<sub>3</sub> ≠ 0}} is a cubic curve.
 
</li>
 
</li>
 
<li>
 
<li>
 
The graph of any polynomial with degree 2 or greater
 
The graph of any polynomial with degree 2 or greater
{{block indent|{{math|1=''f''(''x'') = ''a''<sub>0</sub> + ''a''<sub>1</sub>''x'' + ''a''<sub>2</sub>''x''<sup>2</sup> + ⋯ + ''a''<sub>''n''</sub>''x''<sup>''n''</sup>}}, where {{math|''a''<sub>''n''</sub> ≠ 0 and ''n'' ≥ 2}}}} is a continuous non-linear curve.
+
{{math|1=''f''(''x'') = ''a''<sub>0</sub> + ''a''<sub>1</sub>''x'' + ''a''<sub>2</sub>''x''<sup>2</sup> + ⋯ + ''a''<sub>''n''</sub>''x''<sup>''n''</sup>}}, where {{math|''a''<sub>''n''</sub> ≠ 0 and ''n'' ≥ 2}} is a continuous non-linear curve.
 
</li>
 
</li>
 
</ul>
 
</ul>
  
A non-constant polynomial function [[infinity#Calculus|tends to infinity]] when the variable increases indefinitely (in [[absolute value]]). If the degree is higher than one, the graph does not have any [[asymptote]]. It has two [[parabolic branch]]es with vertical direction (one branch for positive ''x'' and one for negative ''x'').
+
A non-constant polynomial function tends to infinity when the variable increases indefinitely (in absolute value). If the degree is higher than one, the graph does not have any asymptote. It has two parabolic branches with vertical direction (one branch for positive ''x'' and one for negative ''x'').
  
 
Polynomial graphs are analyzed in calculus using intercepts, slopes, concavity, and end behavior.
 
Polynomial graphs are analyzed in calculus using intercepts, slopes, concavity, and end behavior.
 +
 +
==Resources==
 +
* [https://tutorial.math.lamar.edu/classes/alg/graphingpolynomials.aspx Graphing Polynomials], Paul's Online Notes from Lamar University
 +
* [https://courses.lumenlearning.com/collegealgebra2017/chapter/graphs-of-polynomial-functions/ Graphs of Polynomial Functions], Lumen Learning College Algebra
 +
* [https://en.wikipedia.org/wiki/Polynomial Polynomial], Wikipedia
 +
 +
== Licensing ==
 +
Content obtained and/or adapted from:
 +
* [https://en.wikipedia.org/wiki/Polynomial Polynomial, Wikipedia] under a CC BY-SA license

Latest revision as of 15:00, 5 November 2021


A polynomial function is a function that can be defined by evaluating a polynomial. More precisely, a function f of one argument from a given domain is a polynomial function if there exists a polynomial

that evaluates to for all x in the domain of f (here, n is a non-negative integer and a0, a1, a2, ..., an are constant coefficients). Generally, unless otherwise specified, polynomial functions have complex coefficients, arguments, and values. In particular, a polynomial, restricted to have real coefficients, defines a function from the complex numbers to the complex numbers. If the domain of this function is also restricted to the reals, the resulting function is a real function that maps reals to reals.

For example, the function f, defined by

is a polynomial function of one variable. Polynomial functions of several variables are similarly defined, using polynomials in more than one indeterminate, as in

According to the definition of polynomial functions, there may be expressions that obviously are not polynomials but nevertheless define polynomial functions. An example is the expression which takes the same values as the polynomial on the interval , and thus both expressions define the same polynomial function on this interval.

Every polynomial function is continuous, smooth, and entire.

Graphs

A polynomial function in one real variable can be represented by a graph.

  • The graph of the zero polynomial f(x) = 0 is the x-axis.
  • The graph of a degree 0 polynomial f(x) = a0, where a0 ≠ 0, is a horizontal line with y-intercept a0
  • The graph of a degree 1 polynomial (or linear function) f(x) = a0 + a1x, where a1 ≠ 0, is an oblique line with y-intercept a0 and slope a1.
  • The graph of a degree 2 polynomial f(x) = a0 + a1x + a2x2, where a2 ≠ 0 is a parabola.
  • The graph of a degree 3 polynomial f(x) = a0 + a1x + a2x2 + a3x3, where a3 ≠ 0 is a cubic curve.
  • The graph of any polynomial with degree 2 or greater f(x) = a0 + a1x + a2x2 + ⋯ + anxn, where an ≠ 0 and n ≥ 2 is a continuous non-linear curve.

A non-constant polynomial function tends to infinity when the variable increases indefinitely (in absolute value). If the degree is higher than one, the graph does not have any asymptote. It has two parabolic branches with vertical direction (one branch for positive x and one for negative x).

Polynomial graphs are analyzed in calculus using intercepts, slopes, concavity, and end behavior.

Resources

Licensing

Content obtained and/or adapted from: