


Subtract c/a from both sides of the equation, yielding:


which produces:

Accordingly, after rearranging the terms on the right hand side to have a common denominator, we obtain:


Isolating x gives the quadratic formula:



Other derivations
Many alternative derivations of the quadratic formula are in the literature. These derivations may be simpler than the standard completing the square method, may represent interesting applications of other algebraic techniques, or may offer insight into other areas of mathematics.
In other words, the quadratic formula can be derived as follows:


Expanding the result and then collecting the powers of y produces:

We have not yet imposed a second condition on y and m, so we now choose m so that the middle term vanishes. That is, 2am + b = 0 or m = −b/2a. Subtracting the constant term from both sides of the equation (to move it to the right hand side) and then dividing by a gives:

Substituting for m gives:

Therefore,

substituting x = y + m = y −b/2a provides the quadratic formula.
By using algebraic identities
The following method was used by many historical mathematicians:
Let the roots of the standard quadratic equation be r1 and r2. The derivation starts by recalling the identity:

Taking the square root on both sides, we get:

Since the coefficient a ≠ 0, we can divide the standard equation by a to obtain a quadratic polynomial having the same roots. Namely,

From this we can see that the sum of the roots of the standard quadratic equation is given by −b/a, and the product of those roots is given by c/a. Hence the identity can be rewritten as:

Now,

Since r2 = −r1 − b/a, if we take

then we obtain

and if we instead take

then we calculate that

Combining these results by using the standard shorthand ±, we have that the solutions of the quadratic equation are given by:


assume that it factors as

Expanding yields

where p = −(α + β) and q = αβ.


Thus, solving for the resolvents gives the original roots.
Now r1 = α + β is a symmetric function in α and β, so it can be expressed in terms of p and q, and in fact r1 = −p as noted above. But r2 = α − β is not symmetric,

yields

and thus

If one takes the positive root, breaking symmetry, one obtains:

and thus

Thus the roots are

which is the quadratic formula. Substituting p = b/a, q = c/a yields the usual form for when a quadratic is not monic. The resolvents can be recognized as r1/2 = −p/2 = −b/2a being the vertex, and r22 = p2 − 4q is the discriminant (of a monic polynomial).
![{\displaystyle {\begin{aligned}a\left({\frac {-b}{2a}}+q\right)^{2}+b\left({\frac {-b}{2a}}+q\right)+c&=0\\[5pt]\left({\frac {-b}{2a}}+q\right)^{2}+{\frac {b}{a}}\left({\frac {-b}{2a}}+q\right)+{\frac {c}{a}}&=0&&(a\neq 0)\\[5pt]{\frac {b^{2}}{4a^{2}}}+q^{2}-{\frac {bq}{a}}-{\frac {b^{2}}{2a^{2}}}+{\frac {bq}{a}}+{\frac {c}{a}}&=0\\[5pt]{\frac {-b^{2}}{4a^{2}}}+q^{2}+{\frac {c}{a}}&=0\\[5pt]q^{2}&={\frac {b^{2}-4ac}{4a^{2}}}\\[5pt]q&={\frac {\pm {\sqrt {b^{2}-4ac}}}{2a}}\\[5pt]\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/3eaac87e10dfc64498f8ee9fee7e595ad3685de1)
The value of x in the extreme point is then added to both sides of the equation

Permutation
-
,
which is 0 when k > n, and otherwise is equal to

Combination
- ,

Binomial theorem
According to the theorem, it is possible to expand any power of x + y into a sum of the form



or equivalently

Examples
The most basic example of the binomial theorem is the formula for the square of x + y:

The binomial coefficients 1, 2, 1 appearing in this expansion correspond to the second row of Pascal's triangle. (Note that the top "1" of the triangle is considered to be row 0, by convention.) The coefficients of higher powers of x + y correspond to lower rows of the triangle:
^{3}&=x^{3}+3x^{2}y+3xy^{2}+y^{3},\\[8pt](x+y)^{4}&=x^{4}+4x^{3}y+6x^{2}y^{2}+4xy^{3}+y^{4},\\[8pt](x+y)^{5}&=x^{5}+5x^{4}y+10x^{3}y^{2}+10x^{2}y^{3}+5xy^{4}+y^{5},\\[8pt](x+y)^{6}&=x^{6}+6x^{5}y+15x^{4}y^{2}+20x^{3}y^{3}+15x^{2}y^{4}+6xy^{5}+y^{6},\\[8pt](x+y)^{7}&=x^{7}+7x^{6}y+21x^{5}y^{2}+35x^{4}y^{3}+35x^{3}y^{4}+21x^{2}y^{5}+7xy^{6}+y^{7}.\end{aligned}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/2b93a5e289fed6b551646aec3e36b2d1931e20c3)

which is defined in terms of the factorial function n!. Equivalently, this formula can be written

Inductive proof

shows that (x + y)n + 1 also is a polynomial in x and y, and
![[(x+y)^{n+1}]_{j,k}=[(x+y)^{n}]_{j-1,k}+[(x+y)^{n}]_{j,k-1},](https://wikimedia.org/api/rest_v1/media/math/render/svg/518ebfbee0b81ffcd211d9d6bc1bd574da3e1f40)
since if j + k = n + 1, then (j − 1) + k = n and j + (k − 1) = n. Now, the right hand side is


which is the inductive hypothesis with n + 1 substituted for n and so completes the inductive step.
Generalizations
Newton's generalized binomial theorem


When r is a nonnegative integer, the binomial coefficients for k > r are zero, so this equation reduces to the usual binomial theorem, and there are at most r + 1 nonzero terms. For other values of r, the series typically has infinitely many nonzero terms.
For example, with r = 1/2 gives the following series for the square root:


More generally, with r = −s:

So, for instance, when

,

Multinomial theorem
The binomial theorem can be generalized to include powers of sums with more than two terms. The general version is

where the summation is taken over all sequences of nonnegative integer indices
k1 through
km such that the sum of all
ki is
n. (For each term in the expansion, the exponents must add up to
n). The coefficients

are known as multinomial coefficients, and can be computed by the formula

Combinatorially, the multinomial coefficient

counts the number of different ways to partition an
n-element set into disjoint subsets of sizes
k1, ...,
km.
Multi-binomial theorem
It is often useful when working in more dimensions, to deal with products of binomial expressions. By the binomial theorem this is equal to

This may be written more concisely, by multi-index notation, as


Using the binomial theorem, the expression on the right can be expanded, and then the real and imaginary parts can be taken to yield formulas for cos(nx) and sin(nx). For example, since

De Moivre's formula tells us that

which are the usual double-angle identities. Similarly, since

De Moivre's formula yields

In general,

and



The kth term of this sum is

As n → ∞, the rational expression on the right approaches one, and therefore

This indicates that e can be written as a series:

Probability
Properties of triangle


Comments
Post a Comment