Binomial
From Wikipedia, the free encyclopedia
Not to be confused with Binomial distribution.
For other uses, see Binomial (disambiguation).
|
|
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (March 2011) |
In algebra, a binomial is a polynomial with two terms[1] —the sum of two monomials—often bound by parenthesis or brackets when operated upon. It is the simplest kind of polynomial after the monomials.
Contents |
[edit] Operations on simple binomials
- The binomial a2 − b2 can be factored as the product of two other binomials, using the difference of two squares:
-
- a2 − b2 = (a + b)(a − b).
- This is a special case of the more general formula:
. - This can also be extended to a2 + b2 = a2 − (ib)2 = (a − ib)(a + ib) when working over the complex numbers
- The product of a pair of linear binomials (ax + b) and (cx + d) is:
-
- (ax + b)(cx + d) = acx2 + adx + bcx + bd.
- A binomial raised to the nth power, represented as
-
- (a + b)n
- can be expanded by means of the binomial theorem or, equivalently, using Pascal's triangle. Taking a simple example, the perfect square binomial (p + q)2 can be found by squaring the first term, adding twice the product of the first and second terms and finally adding the square of the second term, to give p2 + 2pq + q2.
- A simple but interesting application of the cited binomial formula is the "(m,n)-formula" for generating Pythagorean triples: for m < n, let a = n2 − m2, b = 2mn, c = n2 + m2, then a2 + b2 = c2.
[edit] See also
- Binomial theorem
- Completing the square
- Binomial distribution
- Binomial coefficient
- Binomial-QMF (Daubechies Wavelet Filters)
- The list of factorial and binomial topics contains a large number of related links.
- Binomial series
[edit] Notes
- ^ Weisstein, Eric. "Binomial". Wolfram MathWorld. http://mathworld.wolfram.com/Binomial.html. Retrieved 29 March 2011.
[edit] References
- L. Bostock, and S. Chandler (1978). Pure Mathematics 1. ISBN 0 85950 0926. pp. 36.
.