Recent Articles



































Binomial



         


The list of factorial and binomial topics contains a large number of related links.

In elementary algebra, a binomial is a polynomial with two terms: the sum of two monomials. It is the simplest kind of polynomial. In biology, Binomial nomenclature is a naming convention for all living things.

Examples:

The product of a binomial a + b with a factor c is obtain by distributing the monomial:

<math> c (a + b) = c a + c b \ <math>

The product of two binomials a + b and c + d is obtained by distributing twice:

<math> (a + b)(c + d) = (a + b) c + (a + b) d \ <math>
<math> = a c + b c + a d + b d \quad <math>.

The square of a binomial a + b is

<math> (a + b)^2 = a^2 + 2 a b + b^2 \quad <math>

and the square of the binomial a - b is

<math> (a - b)^2 = a^2 - 2 a b + b^2. \quad <math>

The binomial <math> a^2 - b^2 <math> can be factored as the product of two other binomials:

<math> a^2 - b^2 = (a + b)(a - b). \quad <math>

A binomial is linear if it is of the form

<math> a x + b \quad <math>

where a and b are constants and x is a variable.

A complex number is a binomial of the form

<math> a + i b \quad <math>

where i is the square root of minus one.

The product of a pair of linear binomials a x + b and c x + d is:

<math> a x + b \quad<math>
<math> c x + d \quad <math>
<math> ----------- \quad<math>
<math> a c x^2 + \ \ \ c b \, x \quad<math>
<math> \ \ \ \ \ a d x \ \ \ \ \ \, + b d \quad<math>
<math> ----------- \quad <math>
<math> a c x^2 + (c b + a d) x + b d \quad <math>

A binomial a + b raised to the nth power, represented as

<math> (a + b)^n \quad <math>

can be expanded by means of the binomial theorem.

See also: completing the square, binomial distribution, binomial coefficient.





  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License