Rational function
Encyclopedia : R : RA : RAT : Rational function
In mathematics, a rational function is any function whose output can be given by a formula that is the ratio of two polynomials. For a function of one variable, x, any rational function can be expressed as
- f(x) = P(x)/Q(x)
A rational expression is a quotient of polynomials, sometimes called an algebraic fraction. A rational equation is an equation in which two rational expressions are set equal to each other. These expressions obey the same rules as fractions. The equations can be solved by cross multiplying. Division by zero is undefined, so that a solution causing formal division by zero is rejected.
These objects are first encountered in school algebra. In more advanced mathematics they play an important role in ring theory, especially in the construction of finite fields.
Examples
The rational function
- f(x) = 1/(x - 3),
The rational function
- f(x) = (x² + 2)/(x² + 1)
Taylor series
The coefficients of a Taylor series of any rational function satisfy a linear recurrence relation, which can be found by setting the rational function equal to its Taylor series and collecting like terms.
For example,
- [\frac = \sum_^ a_k x^k]
- [1 = (x^2 - x + 2) \sum_^ a_k x^k]
- [1 = \sum_^ a_k x^ - \sum_^ a_k x^ + 2\sum_^ a_k x^k.]
- [1 = \sum_^ a_ x^k - \sum_^ a_ x^k + 2\sum_^ a_k x^k.]
- [1 = 2a_0 + (2a_1 - a_0)x + \sum_^ (a_ - a_ + 2a_k) x^k.]
- [a_0 = \frac]
- [a_1 = \frac]
- [a_ = \frac (a_ - a_)\quad for\ k \ge 2.]
Complex analysis
In complex analysis, a rational function
- f(z) = P(z)/Q(z)
The degree of a rational function is the maximum of the degrees of its constituent polynomials P and Q. If the degree of f is d then the equation
- f(z) = w
Rational functions with degree 1 are called Möbius transformations and are automorphisms of the Riemann sphere. Rational functions are representative examples of meromorphic functions.
Abstract algebra
In abstract algebra the concept of a polynomial is extended to include formal expressions in which the coefficients of the polynomial can be taken from any ring. In this setting, a rational expression is a class representative of an equivalence class of formal quotients of polynomials, where P/Q is equivalent to R/S, for polynomials P, Q, R, and S, when PS = QR.
Applications
Rational functions are used in numerical analysis for interpolation and approximation of functions, for example the Padé approximations introduced by Henri Padé. Approximations in terms of rational functions are well suited for computer algebra systems and other numerical software. Like polynomials, they can be evaluated straightforwardly, and at the same time they are strictly more expressive than polynomials. Care must be taken, however, since small errors in denominators close to zero can cause large errors in evaluation.
See also
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
