Rational polynomial functions have many applications, such as filter design, system theory, and digital image processing. In particular, rational polynomial functions provide the most common way of representing the z-transform. A rational polynomial function takes the form of the division of two polynomials, as shown by the following equation.
![]() |
(A) |
where F(x) is the rational polynomial, B(x) is the numerator polynomial, A(x) is the denominator polynomial, and A(x) cannot equal zero.
The roots of B(x) are the zeros of F(x). The roots of A(x) are the poles of F(x).
The following equations define two rational polynomials used in the following sections.
![]() |
(B) |
![]() |
(C) |
The following equation shows the addition of two rational polynomials.
![]() |
(D) |
The following equation shows the subtraction of two rational polynomials.
![]() |
(E) |
The following equation shows the multiplication of two rational polynomials.
![]() |
(F) |
The following equation shows the division of two rational polynomials.
![]() |
(G) |
The following figure shows a diagram of a generic system with negative feedback.

For the system shown in the previous figure, the following equation yields the transfer function of the system.
![]() |
(H) |
The following figure shows a diagram of a generic system with positive feedback.

For the system shown in the previous figure, the following equation yields the transfer function of the system.
![]() |
(I) |
The derivative of a rational polynomial function also is a rational polynomial function. Using the quotient rule, you obtain the derivative of a rational polynomial function from the derivatives of the numerator and denominator polynomials. According to the quotient rule, the following equation yields the first derivative of the rational polynomial function F1(x) defined in Equation B.
![]() |
(J) |
You can derive the second derivative of a rational polynomial function from the first derivative, as shown by the following equation.
![]() |
(K) |
You continue to derive rational polynomial function derivatives such that you derive the jth derivative of a rational polynomial function from the (j – 1)th derivative.
Partial fraction expansion involves splitting a rational polynomial into a summation of low order rational polynomials. Partial fraction expansion is a useful tool for z-transform and digital filter structure conversion.
The Heaviside cover-up method is the easiest of the partial fraction expansion methods.
The following actions and conditions illustrate the Heaviside cover-up method:
![]() |
(L) |
where m < n, meaning, without loss of generality, the order of B(x) is lower than the order of A(x).
| A(x) = an(x – r0)k(x – r1)(x – r2) … (x – rn – k) | (M) |
![]() |
(N) |
![]() |
(O) |

where
![]() |
(P) |
![]() |
(Q) |