All Topics  
Rational function

 

   Email Print
   Bookmark   Link

 

Rational function


 
 

In mathematicsMathematics

Mathematics is the discipline that deals with concepts such as quantity, structure, space and change....
, a rational function is any functionFunction (mathematics)

In mathematics, a function relates each of its inputs to exactly one output....
 which can be written as the ratioRatio

A ratio is a dimensionless, or unitless, quantity denoting an amount or magnitude of one quantity relative to another....
 of two polynomial functions.

Definitions

In the case of one variable, x, a rational function is a function of the form

where P and Q are polynomial functions in x and Q is not the zero polynomial. The domainDomain (mathematics)

In mathematics, a domain of a k-place relation L ? X1 × × X'k is one of the sets X'j,...
 of f is the set of all points x for which the denominator Q(x) is not zero.

If x is not variable, but rather an indeterminate, one talks about rational expressions instead of rational functions. The distinction between the two notions is important only in abstract algebraAbstract algebra

Abstract algebra is the field of mathematics that studies algebraic structures, such as groups, rings, fields, modules, vect...
.

A rational equation is an equation in which two rational expressions are set equal to each other. These expressions obey the same rules as fractionsFraction (mathematics)

In mathematics, a fraction is a way of expressing a quantity based on an amount that is divided into a number of equal-sized...
. The equations can be solved by cross-multiplying. Division by zero is undefined, so that a solution causing formal division by zero is rejected.

Examples



The rational function is not defined at .

The rational function is defined for all real numberReal number

In mathematics, the set of real numbers, denoted R, is the set of all rational numbers and irrational numbers....
s, but not for all complex numberComplex number

In mathematics, a complex number is a number of the form ...
s, since if x were the square root of (i.e. the imaginary unitImaginary unit Overview

In mathematics, the imaginary unit allows the real number system to be extended to the complex number system ....
) or its negation, then formal evaluation would lead to division by zero: , which is undefined.

The limitLimit (mathematics)

In mathematics, the concept of a "limit" is used to describe the behavior of a function as its argument either gets "close" ...
 of the rational function as x approaches infinity is .

A constant functionConstant function

In mathematics a constant function is a function whose values do not vary and thus are constant....
 such as f(x) = p is a rational function since constants are polynomials. Although f(x) is irrational for all x, note that what is rational is the function, not necessarily the values of the function.

Taylor series

The coefficients of a Taylor seriesTaylor series

In mathematics, the Taylor series of an infinitely differentiable real function f, defined on an open interval , is the...
 of any rational function satisfy a linear recurrence relationRecurrence relation

In mathematics, a recurrence relation, is an equation which defines a sequence recursively: each term of the sequence is def...
, which can be found by setting the rational function equal to its Taylor series and collecting like terms.

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 termConstant term

In mathematics, the constant term of a polynomial is the term of degree 0....
 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 the coefficientCoefficient

In mathematics, a coefficient is a constant multiplicative factor of a certain object....
s on the right must be zero, from which it follows that

Conversely, any sequence that satisfies a linear recurrence determines a rational function when used as the coefficients of a Taylor series. This is useful in solving such recurrences, since by using partial fraction decomposition we can write any rational function as a sum of factors of the form 1 / (ax + b) and expand these as geometric seriesGeometric series

In mathematics, a geometric series is a series with a constant ratio between successive terms....
, giving an explicit formula for the Taylor coefficients; this is the method of generating functions.

Complex analysis

In complex analysisComplex analysis

Complex analysis is the branch of mathematics investigating functions of complex numbers, and is of enormous practical use i...
, a rational function

is the ratio of two polynomials with complex coefficients, where Q is not the zero polynomial and P and Q have no common factor (this avoids f taking the indeterminate value 0/0). The domain and range of f are usually taken to be the Riemann sphereRiemann sphere

In mathematics, the Riemann sphere, named after Bernhard Riemann, is the unique way of viewing the extended complex plan...
, which avoids any need for special treatment at the polesPole (mathematics)

In mathematics, a pole may refer to:...
 of the function (where Q(z) is 0).

The degree of a rational function is the maximum of the degreesDegree of a polynomial

The degree of a polynomial is the maximum of the degrees of all terms in the polynomial....
 of its constituent polynomials P and Q. If the degree of f is d then the equation

has d distinct solutions in z except for certain values of w, called critical values, where two or more solutions coincide. f can therefore be thought of as a d-fold coveringCovering map

In mathematics, specifically topology, a covering map on a topological space X is a continuous surjective map p : ...
 of the w-sphere by the z-sphere.

Rational functions with degree 1 are called Möbius transformationMöbius transformation

In geometry, a Mbius transformation is a function:...
s
and are automorphismAutomorphism

In mathematics, an automorphism is an isomorphism from a mathematical object to itself....
s of the Riemann sphere. Rational functions are representative examples of meromorphic functionMeromorphic function

In complex analysis, a meromorphic function on an open subset D of the complex plane is a function that is holomorphic o...
s.

Abstract algebra

In abstract algebraAbstract algebra

Abstract algebra is the field of mathematics that studies algebraic structures, such as groups, rings, fields, modules, vect...
 the concept of a polynomial is extended to include formal expressions in which the coefficients of the polynomial can be taken from any fieldField (mathematics)

In abstract algebra, a field is an algebraic structure in which the operations of addition, subtraction, multiplication and ...
. In this setting, a rational expression is a class representative of an equivalence classEquivalence class

In mathematics, given a set X
and an equivalence relation ~ on X, the equivalence class of an element a in X...
 of formal quotients of polynomials, where P/Q is equivalent to R/S, for polynomials P, Q, R, and S, when PS = QR.

Applications


These objects are first encountered in school algebra. In more advanced mathematics they play an important role in ring theoryRing theory

In mathematics, ring theory is the study of rings, algebraic structures in which addition and multiplication are defined and...
, especially in the construction of field extensionField extension

In mathematics, more specifically in abstract algebra, field extensions are the main object of study in field theory....
s. They also provide an example of a nonarchimedean field (see Archimedean propertyArchimedean property

In mathematics, the Archimedean property is a property held by some ordered algebraic structures, and in particular by the o...
).

Rational functions are used in numerical analysisNumerical analysis Summary

Numerical analysis is the study of algorithms for the problems of continuous mathematics ....
 for interpolationFacts About Interpolation

In the mathematical subfield of numerical analysis, interpolation is a method of constructing new data points from a discret...
 and approximationApproximation

An approximation is an inexact representation of something that is still close enough to be useful....
 of functions, for example the Padé approximations introduced by Henri PadéHenri Padé

Henri Eugne Pad was a French mathematician, who is now remembered mainly for his development of approximation techniques for...
. Approximations in terms of rational functions are well suited for computer algebra systemComputer algebra system

A computer algebra system is a software program that facilitates symbolic mathematics....
s and other numerical software. Like polynomials, they can be evaluated straightforwardly, and at the same time they express more diverse behavior than polynomials.

See also

  • Partial fraction decompositionPartial fraction decomposition

    Partial fraction decomposition is a theorem in algebra which states that a rational function over a field can be decomposed...
  • Partial fractions in integrationPartial fractions in integration

    In integral calculus, the use of partial fractions is required to integrate the general rational function....