Definitions
A function is called a rational function if and only if it can be written in the form : where and are polynomial functions of and is not the zero function. The domain of a function, domain of is the set of all values of for which the denominator is not zero. However, if and have a non-constant polynomial greatest common divisor , then setting and produces a rational function : which may have a larger domain than , and is equal to on the domain of It is a common usage to identify and , that is to extend "by continuity" the domain of to that of Indeed, one can define a rational fraction as an equivalence class of fractions of polynomials, where two fractions and are considered equivalent if . In this case is equivalent to . A proper rational function is a rational function in which the Degree of a polynomial, degree of is less than the degree of and both are real polynomials, named by analogy to a fraction#Proper and improper fractions, proper fraction in .Degree
There are several non equivalent definitions of the degree of a rational function. Most commonly, the ''degree'' of a rational function is the maximum of the degree of a polynomial, degrees of its constituent polynomials and , when the fraction is reduced to lowest terms. If the degree of is , then the equation : has distinct solutions in except for certain values of , called ''critical values'', where two or more solutions coincide or where some solution is rejected point at infinity, at infinity (that is, when the degree of the equation decrease after having clearing denominators, cleared the denominator). In the case of complex number, complex coefficients, a rational function with degree one is a ''Möbius transformation''. The degree of an algebraic variety, degree of the graph of a rational function is not the degree as defined above: it is the maximum of the degree of the numerator and one plus the degree of the denominator. In some contexts, such as in asymptotic analysis, the ''degree'' of a rational function is the difference between the degrees of the numerator and the denominator. In network synthesis and Network analysis (electrical circuits), network analysis, a rational function of degree two (that is, the ratio of two polynomials of degree at most two) is often called a .Examples
The rational function : is not defined at : It is asymptotic to as The rational function : is defined for all real numbers, but not for all complex numbers, since if ''x'' were a square root of (i.e. the imaginary unit or its negative), then formal evaluation would lead to division by zero: : which is undefined. A constant function such as ''f''(''x'') = π is a rational function since constants are polynomials. The function itself is rational, even though the value (mathematics), value of ''f''(''x'') is irrational for all ''x''. Every polynomial function is a rational function with A function that cannot be written in this form, such as is not a rational function. However, the adjective "irrational" is not generally used for functions. The rational function is equal to 1 for all ''x'' except 0, where there is a removable singularity. The sum, product, or quotient (excepting division by the zero polynomial) of two rational functions is itself a rational function. However, the process of reduction to standard form may inadvertently result in the removal of such singularities unless care is taken. Using the definition of rational functions as equivalence classes gets around this, since ''x''/''x'' is equivalent to 1/1.Taylor series
The coefficients of a Taylor series of any rational function satisfy a Recurrence relation, linear recurrence relation, which can be found by equating the rational function to a Taylor series with indeterminate coefficients, and collecting like terms after clearing the denominator. For example, : Multiplying through by the denominator and distributing, : : After adjusting the indices of the sums to get the same powers of ''x'', we get : Combining like terms gives : Since this holds true for all ''x'' in the radius of convergence of the original Taylor series, we can compute as follows. Since the constant term on the left must equal the constant term on the right it follows that : Then, since there are no powers of ''x'' on the left, all of theAbstract algebra and geometric notion
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 field (mathematics), field. In this setting given a field ''F'' and some indeterminate ''X'', a rational expression is any element of the field of fractions of the polynomial ring ''F''[''X'']. Any rational expression can be written as the quotient of two polynomials ''P''/''Q'' with ''Q'' ≠ 0, although this representation isn't unique. ''P''/''Q'' is equivalent to ''R''/''S'', for polynomials ''P'', ''Q'', ''R'', and ''S'', when ''PS'' = ''QR''. However, since ''F''[''X''] is a unique factorization domain, there is a irreducible fraction, unique representation for any rational expression ''P''/''Q'' with ''P'' and ''Q'' polynomials of lowest degree and ''Q'' chosen to be monic polynomial, monic. This is similar to how a Fraction (mathematics), fraction of integers can always be written uniquely in lowest terms by canceling out common factors. The field of rational expressions is denoted ''F''(''X''). This field is said to be generated (as a field) over ''F'' by (a transcendental element) ''X'', because ''F''(''X'') does not contain any proper subfield containing both ''F'' and the element ''X''.Complex rational functions
Notion of a rational function on an algebraic variety
Like Polynomial ring#The polynomial ring in several variables, polynomials, rational expressions can also be generalized to ''n'' indeterminates ''X''1,..., ''X''''n'', by taking the field of fractions of ''F''[''X''1,..., ''X''''n''], which is denoted by ''F''(''X''1,..., ''X''''n''). An extended version of the abstract idea of rational function is used in algebraic geometry. There the function field of an algebraic variety ''V'' is formed as the field of fractions of the coordinate ring of ''V'' (more accurately said, of a Zariski-dense affine open set in ''V''). Its elements ''f'' are considered as regular functions in the sense of algebraic geometry on non-empty open sets ''U'', and also may be seen as morphisms to the projective line.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 express more diverse behavior than polynomials. Rational functions are used to approximate or model more complex equations in science and engineering including fields and forces in physics, spectroscopy in analytical chemistry, enzyme kinetics in biochemistry, electronic circuitry, aerodynamics, medicine concentrations in vivo, wave functions for atoms and molecules, optics and photography to improve image resolution, and acoustics and sound. In signal processing, the Laplace transform (for continuous systems) or the z-transform (for discrete-time systems) of the impulse response of commonly-used linear time-invariant systems (filters) with infinite impulse response are rational functions over complex numbers.See also
* Field of fractions * Partial fraction decomposition * Partial fractions in integration * Function field of an algebraic variety * Algebraic fractionsa generalization of rational functions that allows taking integer rootsReferences
* *{{Citation , last1=Press, first1=W.H., last2=Teukolsky, first2=S.A., last3=Vetterling, first3=W.T., last4=Flannery, first4=B.P., year=2007, title=Numerical Recipes: The Art of Scientific Computing, edition=3rd, publisher=Cambridge University Press, publication-place=New York, isbn=978-0-521-88068-8, chapter=Section 3.4. Rational Function Interpolation and Extrapolation, chapter-url=http://apps.nrbook.com/empanel/index.html?pg=124External links