Moving shock: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Helpful Pixie Bot
m ISBNs (Build KE)
 
en>Wikfr
Define u.
 
Line 1: Line 1:
Ed is what people contact me and my wife doesn't like it at all. For a while I've been in Alaska but I will have to move in a yr or two. Credit authorising is how he makes cash. To perform lacross is some thing I really appreciate doing.<br><br>Also visit my blog :: [http://www.skullrocker.com/blogs/post/10991 psychic solutions by lynne]
{{Howto|date=October 2009}}
In [[mathematics]], a '''quadratic equation''' is a [[polynomial]] [[equation]] of the second [[Degree of a polynomial|degree]]. The general form is
 
:<math>ax^2+bx+c=0,\,\!</math>
 
where ''a'' ≠ 0.
 
Students and teachers all over the world are familiar with the [[Quadratic equation#Quadratic formula|quadratic formula]] that can be derived by [[completing the square]]. That formula always gives the roots of the quadratic equation, but the solutions are often expressed in a form that involves a [[quadratic irrational]] number, which can only be evaluated as a [[fraction (mathematics)|fraction]] or as a [[decimal|decimal fraction]] by applying an additional [[methods of computing square roots|root extraction algorithm]].
 
There is another way to solve the general quadratic equation. This old technique obtains an excellent rational approximation to one of the roots by manipulating the equation directly. The method works in many cases, and long ago it stimulated further development of the [[complex analysis|analytical theory]] of [[generalized continued fraction|continued fractions]].
 
==A simple example==
Here is a simple example to illustrate the solution of a quadratic equation using continued fractions. Let's begin with the equation
 
:<math>
x^2 = 2\,
</math>
 
and manipulate it directly. Subtracting one from both sides we obtain
 
:<math>
x^2 - 1 = 1.\,
</math>
 
This is easily factored into
 
:<math>
(x+1)(x-1) = 1\,
</math>
 
from which we obtain
 
:<math>
(x-1) = \frac{1}{1+x}\,
</math>
 
and finally
 
:<math>
x = 1+\frac{1}{1+x}.\,
</math>
 
Now comes the crucial step. Let's substitute this expression for ''x'' back into itself, recursively, to obtain
 
:<math>
x = 1+\cfrac{1}{1+\left(1+\cfrac{1}{1+x}\right)} = 1+\cfrac{1}{2+\cfrac{1}{1+x}}.\,
</math>
 
But now we can make the same recursive substitution again, and again, and again, pushing the unknown quantity ''x'' as far down and to the right as we please, and obtaining in the limit the infinite continued fraction
 
:<math>
x = 1+\cfrac{1} {2+\cfrac{1} {2+\cfrac{1} {2+\cfrac{1} {2+\cfrac{1} {2+\ddots}}}}} = \sqrt{2}.\,
</math>
 
By applying the [[fundamental recurrence formulas]] we may easily compute the successive [[Convergent (continued fraction)|convergents]] of this continued fraction to be 1, 3/2, 7/5, 17/12, 41/29, 99/70, 239/169, ..., where each successive convergent is formed by taking the numerator plus the denominator of the preceding term as the denominator in the next term, then adding in the preceding denominator to form the new numerator. This sequence of denominators is a particular [[Lucas sequence]] known as the [[Pell number]]s.
 
==An algebraic explanation==
We can gain further insight into this simple example by considering the successive powers of
 
:<math>
\omega = \sqrt{2} - 1.\,
</math>
 
That sequence of successive powers is given by
 
:<math>
\begin{align}
\omega^2& = 3 - 2\sqrt{2}, & \omega^3& = 5\sqrt{2} - 7, & \omega^4& = 17 - 12\sqrt{2}, \\
\omega^5& = 29\sqrt{2}-41, & \omega^6& = 99 - 70\sqrt{2}, & \omega^7& = 169\sqrt{2} - 239, \,
\end{align}
</math>
 
and so forth. Notice how the fractions derived as successive [[approximant (continued fraction)|approximant]]s to √2 also pop out of this [[geometric progression]].
 
Since 0 &lt; ''ω'' &lt; 1, the sequence {''ω''<sup>''n''</sup>} clearly tends toward zero, by well-known properties of the positive real numbers. This fact can be used to prove, rigorously, that the convergents discussed in the simple example above do in fact converge to √2, in the limit.
 
We can also find these numerators and denominators popping out of the successive powers of
 
:<math>
\omega^{-1} = \sqrt{2} + 1.\,
</math>
 
Interestingly, the sequence of successive powers {''ω''<sup>&minus;''n''</sup>} does not approach zero; it grows without limit instead. But it can still be used to obtain the convergents in our simple example.
 
Notice also that the [[Set (mathematics)|set]] obtained by forming '''all''' the combinations ''a'' + ''b''√2, where ''a'' and ''b'' are integers, is an example of an object known in [[abstract algebra]] as a [[ring (mathematics)|ring]], and more specifically as an [[integral domain]]. The number ω is a [[unit (ring theory)|unit]] in that integral domain.  See also [[algebraic number field]].
 
==The general quadratic equation==
Continued fractions are most conveniently applied to solve the general quadratic equation expressed in the form of a [[monic polynomial]]
 
:<math>
x^2 + bx + c = 0\,
</math>
 
which can always be obtained by dividing the original equation by its leading [[coefficient]]. Starting from this monic equation we see that
 
:<math>
\begin{align}
x^2 + bx& = -c\\
x + b& = \frac{-c}{x}\\
x& = -b - \frac{c}{x}\,
\end{align}
</math>
 
But now we can apply the last equation to itself recursively to obtain
 
:<math>
x = -b-\cfrac{c} {-b-\cfrac{c} {-b-\cfrac{c} {-b-\cfrac{c} {-b-\ddots\,}}}}
</math>
 
If this infinite continued fraction [[Convergent (continued fraction)|converges]] at all, it must converge to one of the [[root of a function|roots]] of the monic polynomial ''x''<sup>2</sup> + ''bx'' + ''c'' = 0. Unfortunately, this particular continued fraction does not converge to a finite number in every case. We can easily see that this is so by considering the [[quadratic equation#Quadratic formula|quadratic formula]] and a monic polynomial with real coefficients. If the [[discriminant]] of such a polynomial is negative, then both roots of the quadratic equation have [[imaginary number|imaginary]] parts. In particular, if ''b'' and ''c'' are real numbers and ''b''<sup>2</sup> - 4''c'' &lt; 0, all the convergents of this continued fraction "solution" will be real numbers, and they cannot possibly converge to a root of the form ''u'' + ''iv'' (where ''v'' ≠ 0), which does not lie on the [[real number|real number line]].
 
==A general theorem==
By applying a result obtained by [[Leonhard Euler|Euler]] in 1748 it can be shown that the continued fraction solution to the general monic quadratic equation with real coefficients
 
:<math>
x^2 + bx + c = 0\,
</math>
 
given by
 
:<math>
x = -b-\cfrac{c} {-b-\cfrac{c} {-b-\cfrac{c} {-b-\cfrac{c} {-b-\ddots\,}}}}
</math>
 
[[Convergent (continued fraction)|converges]] or not depending on both the coefficient ''b'' and the value of the discriminant, ''b''<sup>2</sup> &minus; 4''c''.
 
If ''b'' = 0 the general continued fraction solution is totally divergent; the convergents alternate between 0 and <math>\infty</math>. If ''b'' ≠ 0 we distinguish three cases.
 
#If the discriminant is negative, the fraction diverges by oscillation, which means that its convergents wander around in a regular or even chaotic fashion, never approaching a finite limit.
#If the discriminant is zero the fraction converges to the single root of multiplicity two.
#If the discriminant is positive the equation has two real roots, and the continued fraction converges to the larger (in [[absolute value]]) of these. The rate of convergence depends on the absolute value of the ratio between the two roots: the farther that ratio is from unity, the more quickly the continued fraction converges.
 
When the monic quadratic equation with real coefficients is of the form ''x''<sup>2</sup> = ''c'', the '''general''' solution described above is useless because division by zero is not well defined. As long as ''c'' is positive, though, it is always possible to transform the equation by subtracting a [[perfect square]] from both sides and proceeding along the lines illustrated with √2 above. In symbols, if
 
:<math>
x^2 = c\qquad(c>0)\,
</math>
 
just choose some positive real number ''p'' such that
 
:<math>
p^2 < c.\,
</math>
 
Then by direct manipulation we obtain
 
:<math>
\begin{align}
x^2-p^2& = c-p^2\\
(x+p)(x-p)& = c-p^2\\
x-p& = \frac{c-p^2}{p+x}\\
x& = p + \frac{c-p^2}{p+x}\\
& = p+\cfrac{c-p^2} {p+\left(p+\cfrac{c-p^2} {p+x}\right)}& = p+\cfrac{c-p^2} {2p+\cfrac{c-p^2} {2p+\cfrac{c-p^2} {2p+\ddots\,}}}\,
\end{align}
</math>
 
and this transformed continued fraction must converge because all the partial numerators and partial denominators are positive real numbers.
 
==Complex coefficients==
By the [[fundamental theorem of algebra]], if the monic polynomial equation ''x''<sup>2</sup> + ''bx'' + ''c'' = 0 has complex coefficients, it must have two (not necessarily distinct) complex roots. Unfortunately, the discriminant ''b''<sup>2</sup> - 4''c'' is not as useful in this situation, because it may be a complex number. Still, a modified version of the general theorem can be proved.
 
The continued fraction solution to the general monic quadratic equation with complex coefficients
 
:<math>
x^2 + bx + c = 0\qquad (b\ne0)\,
</math>
 
given by
 
:<math>
x = -b-\cfrac{c} {-b-\cfrac{c} {-b-\cfrac{c} {-b-\cfrac{c} {-b-\ddots\,}}}}
</math>
 
[[Convergent (continued fraction)|converges]] or not depending on the value of the discriminant, ''b''<sup>2</sup> &minus; 4''c'', and on the relative magnitude of its two roots.
 
Denoting the two roots by ''r''<sub>1</sub> and ''r''<sub>2</sub> we distinguish three cases.
#If the discriminant is zero the fraction converges to the single root of multiplicity two.
#If the discriminant is not zero, and |''r''<sub>1</sub>| ≠ |''r''<sub>2</sub>|, the continued fraction converges to the ''root of maximum modulus'' (i.e., to the root with the greater [[absolute value]]).
#If the discriminant is not zero, and |''r''<sub>1</sub>| = |''r''<sub>2</sub>|, the continued fraction diverges by oscillation.
 
In case 2, the rate of convergence depends on the absolute value of the ratio between the two roots: the farther that ratio is from unity, the more quickly the continued fraction converges.
 
This general solution of monic quadratic equations with complex coefficients is usually not very useful for obtaining rational approximations to the roots, because the criteria are circular (that is, the relative magnitudes of the two roots must be known before we can conclude that the fraction converges, in most cases). But this solution does find useful applications in the further analysis of the [[convergence problem]] for continued fractions with complex elements.
 
==See also==
* [[Continued fraction]]
* [[Generalized continued fraction]]
* [[Lucas sequence]]
* [[Pell's equation]]
* [[Quadratic equation]]
 
==References==
*H. S. Wall, ''Analytic Theory of Continued Fractions'', D. Van Nostrand Company, Inc., 1948 ISBN 0-8284-0207-8
 
{{DEFAULTSORT:Solving Quadratic Equations With Continued Fractions}}
[[Category:Continued fractions]]
[[Category:Elementary algebra]]
[[Category:Equations]]
[[Category:Mathematical analysis]]
[[Category:Root-finding algorithms]]

Latest revision as of 21:54, 11 April 2013

Template:Howto In mathematics, a quadratic equation is a polynomial equation of the second degree. The general form is

where a ≠ 0.

Students and teachers all over the world are familiar with the quadratic formula that can be derived by completing the square. That formula always gives the roots of the quadratic equation, but the solutions are often expressed in a form that involves a quadratic irrational number, which can only be evaluated as a fraction or as a decimal fraction by applying an additional root extraction algorithm.

There is another way to solve the general quadratic equation. This old technique obtains an excellent rational approximation to one of the roots by manipulating the equation directly. The method works in many cases, and long ago it stimulated further development of the analytical theory of continued fractions.

A simple example

Here is a simple example to illustrate the solution of a quadratic equation using continued fractions. Let's begin with the equation

and manipulate it directly. Subtracting one from both sides we obtain

This is easily factored into

from which we obtain

and finally

Now comes the crucial step. Let's substitute this expression for x back into itself, recursively, to obtain

But now we can make the same recursive substitution again, and again, and again, pushing the unknown quantity x as far down and to the right as we please, and obtaining in the limit the infinite continued fraction

By applying the fundamental recurrence formulas we may easily compute the successive convergents of this continued fraction to be 1, 3/2, 7/5, 17/12, 41/29, 99/70, 239/169, ..., where each successive convergent is formed by taking the numerator plus the denominator of the preceding term as the denominator in the next term, then adding in the preceding denominator to form the new numerator. This sequence of denominators is a particular Lucas sequence known as the Pell numbers.

An algebraic explanation

We can gain further insight into this simple example by considering the successive powers of

That sequence of successive powers is given by

and so forth. Notice how the fractions derived as successive approximants to √2 also pop out of this geometric progression.

Since 0 < ω < 1, the sequence {ωn} clearly tends toward zero, by well-known properties of the positive real numbers. This fact can be used to prove, rigorously, that the convergents discussed in the simple example above do in fact converge to √2, in the limit.

We can also find these numerators and denominators popping out of the successive powers of

Interestingly, the sequence of successive powers {ωn} does not approach zero; it grows without limit instead. But it can still be used to obtain the convergents in our simple example.

Notice also that the set obtained by forming all the combinations a + b√2, where a and b are integers, is an example of an object known in abstract algebra as a ring, and more specifically as an integral domain. The number ω is a unit in that integral domain. See also algebraic number field.

The general quadratic equation

Continued fractions are most conveniently applied to solve the general quadratic equation expressed in the form of a monic polynomial

which can always be obtained by dividing the original equation by its leading coefficient. Starting from this monic equation we see that

But now we can apply the last equation to itself recursively to obtain

If this infinite continued fraction converges at all, it must converge to one of the roots of the monic polynomial x2 + bx + c = 0. Unfortunately, this particular continued fraction does not converge to a finite number in every case. We can easily see that this is so by considering the quadratic formula and a monic polynomial with real coefficients. If the discriminant of such a polynomial is negative, then both roots of the quadratic equation have imaginary parts. In particular, if b and c are real numbers and b2 - 4c < 0, all the convergents of this continued fraction "solution" will be real numbers, and they cannot possibly converge to a root of the form u + iv (where v ≠ 0), which does not lie on the real number line.

A general theorem

By applying a result obtained by Euler in 1748 it can be shown that the continued fraction solution to the general monic quadratic equation with real coefficients

given by

converges or not depending on both the coefficient b and the value of the discriminant, b2 − 4c.

If b = 0 the general continued fraction solution is totally divergent; the convergents alternate between 0 and . If b ≠ 0 we distinguish three cases.

  1. If the discriminant is negative, the fraction diverges by oscillation, which means that its convergents wander around in a regular or even chaotic fashion, never approaching a finite limit.
  2. If the discriminant is zero the fraction converges to the single root of multiplicity two.
  3. If the discriminant is positive the equation has two real roots, and the continued fraction converges to the larger (in absolute value) of these. The rate of convergence depends on the absolute value of the ratio between the two roots: the farther that ratio is from unity, the more quickly the continued fraction converges.

When the monic quadratic equation with real coefficients is of the form x2 = c, the general solution described above is useless because division by zero is not well defined. As long as c is positive, though, it is always possible to transform the equation by subtracting a perfect square from both sides and proceeding along the lines illustrated with √2 above. In symbols, if

just choose some positive real number p such that

Then by direct manipulation we obtain

and this transformed continued fraction must converge because all the partial numerators and partial denominators are positive real numbers.

Complex coefficients

By the fundamental theorem of algebra, if the monic polynomial equation x2 + bx + c = 0 has complex coefficients, it must have two (not necessarily distinct) complex roots. Unfortunately, the discriminant b2 - 4c is not as useful in this situation, because it may be a complex number. Still, a modified version of the general theorem can be proved.

The continued fraction solution to the general monic quadratic equation with complex coefficients

given by

converges or not depending on the value of the discriminant, b2 − 4c, and on the relative magnitude of its two roots.

Denoting the two roots by r1 and r2 we distinguish three cases.

  1. If the discriminant is zero the fraction converges to the single root of multiplicity two.
  2. If the discriminant is not zero, and |r1| ≠ |r2|, the continued fraction converges to the root of maximum modulus (i.e., to the root with the greater absolute value).
  3. If the discriminant is not zero, and |r1| = |r2|, the continued fraction diverges by oscillation.

In case 2, the rate of convergence depends on the absolute value of the ratio between the two roots: the farther that ratio is from unity, the more quickly the continued fraction converges.

This general solution of monic quadratic equations with complex coefficients is usually not very useful for obtaining rational approximations to the roots, because the criteria are circular (that is, the relative magnitudes of the two roots must be known before we can conclude that the fraction converges, in most cases). But this solution does find useful applications in the further analysis of the convergence problem for continued fractions with complex elements.

See also

References

  • H. S. Wall, Analytic Theory of Continued Fractions, D. Van Nostrand Company, Inc., 1948 ISBN 0-8284-0207-8