Trinomial

From HandWiki
Short description: Polynomial that has three terms
Layers of Pascal's pyramid derived from coefficients in an upside-down ternary plot of the terms in the expansions of the powers of a trinomial

In elementary algebra, a trinomial is a polynomial consisting of three terms or monomials.[1]

Examples of trinomial expressions

  1. 3x+5y+8z with x,y,z variables
  2. 3t+9s2+3y3 with t,s,y variables
  3. 3ts+9t+5s with t,s variables
  4. ax2+bx+c, the quadratic polynomial in standard form with a,b,c variables.[note 1]
  5. Axaybzc+Bt+Cs with x,y,z,t,s variables, a,b,c nonnegative integers and A,B,C any constants.
  6. Pxa+Qxb+Rxc where x is variable and constants a,b,c are nonnegative integers and P,Q,R any constants.

Trinomial equation

A trinomial equation is a polynomial equation involving three terms. An example is the equation x=q+xm studied by Johann Heinrich Lambert in the 18th century.[2]

Some notable trinomials

  • The quadratic trinomial in standard form (as from above):
ax2+bx+c
a3±b3=(a±b)(a2ab+b2)
  • A special type of trinomial can be factored in a manner similar to quadratics since it can be viewed as a quadratic in a new variable (xn below). This form is factored as:
x2n+rxn+s=(xn+a1)(xn+a2),
where
a1+a2=ra1a2=s.
For instance, the polynomial x2 + 3x + 2 is an example of this type of trinomial with n = 1. The solution a1 = −2 and a2 = −1 of the above system gives the trinomial factorization:
x2 + 3x + 2 = (x + a1)(x + a2) = (x + 2)(x + 1).
The same result can be provided by Ruffini's rule, but with a more complex and time-consuming process.

See also

Notes

  1. Quadratic expressions are not always trinomials, the expressions' appearance can vary.

References

  1. "Definition of Trinomial". Math Is Fun. https://www.mathsisfun.com/definitions/trinomial.html. Retrieved 16 April 2016. 
  2. Corless, R. M.; Gonnet, G. H.; Hare, D. E. G.; Jerey, D. J.; Knuth, D. E. (1996). "On the Lambert W Function". Advances in Computational Mathematics 5 (1): 329–359. doi:10.1007/BF02124750. http://www.cs.uwaterloo.ca/research/tr/1993/03/W.pdf.