1

The only definition of a rational function I was able to find is that of Varsity Tutors.

"A rational function is defined as the quotient of polynomials in which the denominator has a degree of at least $1$"

If we are talking merely about $x$, then I get the concept. A rational function $f(x)$ could be written as "$\frac{p(x)}{q(x)}$, where $q(x) \neq 0$."


The issue that I'm having is that of talking about rational functions of $n$ variables. For instance, what would be the meaning of '$f(x,y)$ is a rational function of $x$ & $y$' ?


I would truly appreciate any help/thoughts

Sam
  • 4,734
  • 4
    You can consider polynomials in more than one variable, hence rational functions are still defined the same way. – Mathematician 42 Sep 26 '17 at 12:27
  • My only objection is: a rational function is still a rational function even if the denominator has degree $1$, just like a rational number is still a rational number even if the denominator equals $\pm 1$. – Lee Mosher Sep 27 '17 at 00:10

2 Answers2

4

The definition applies to $n$ variables as well. For any two polynomials $p,q$, the function $f(x_1,x_2,\dots x_n)=\frac{p(x_1,x_2,\dots x_n)}{q(x_1,x_2,\dots x_n)}$ is a rational function (if $q$ is not constant).


For example, $f(x,y)=\frac xy$ is a rational function of $2$ variables.

5xum
  • 123,496
  • 6
  • 128
  • 204
1

For instance, $f(x,y)=\frac {p (x,y)}{q (x,y)} $ is a rational function of $x $ and $y $ if $p $ and $q $ are polynomials in $x $ and $y $... So $p $ and $q $ are finite sums of terms of the form $ax^ny^m $, where $a $ is a numerical coefficient and $n $ and $m $ are whole numbers. .. and, of course, the degree of $q $ is $1$ or more. ..