2
$\begingroup$

I was working on a limit question when I encountered $\lim_{x \to 3}\frac{2x+8}{\frac{1}{x-3}+\frac{1}{x^2-9}}$, in which you have to sum the fractions in the bottom and then rearrange the expression so that the $x^2-9$ is on top in order to solve it.

I then had to grapple with the fact that rearranging fractions somehow changes the domain. For example, $\frac{1}{\frac{1}{x-3}}$ is not defined at $x=3$ but the equivalent expression $x-3$ is defined.

Where am I going wrong? Does rearranging the fraction tower like this really change its domain?

This is similar to cancelling terms in a rational function but as I understand it, the resulting function is a different function.

$\endgroup$
6
  • 1
    $\begingroup$ While $x\mapsto\frac{1}{\frac{1}{x-3}}$ is not defined at $x=3$, you can continuously extend it at $x=3$ with the value $0$ $\endgroup$
    – stange
    Commented Jan 19 at 21:59
  • $\begingroup$ It is only equivalent to $x-3$ when $x\ne 3$. Once you consider $x=3$, the simplification is no longer valid. $\endgroup$
    – John Douma
    Commented Jan 19 at 23:11
  • $\begingroup$ Note that the premise of the limit specification is $$\color{red}{0 < } |x - a| < \delta.$$ In the present case, this implies that what happens to the function at the specific value $~x = 3,~$ is irrelevant to computing the limit of the function. $\endgroup$ Commented Jan 19 at 23:18
  • $\begingroup$ "rearranging" changes the function to a different function. Just as $\frac {x^2-1}{x+1} \ne x-1$, we also have $\frac 1{\frac 1x} \ne x$. These functions are not equal because the RHS are defined everywhere whereas the LHS are not defined everywhere. However we can say $\frac {x^2-1}{x+1}= x-1_{x\ne -1}$ and $\frac 1{\frac 1x} = x_{x\ne 3}$. Which is to say the are equal on the limited domain. Or in other words: You can rearrange but you must maintain the original domain. $\endgroup$
    – fleablood
    Commented Jan 20 at 0:26
  • $\begingroup$ I like Will Octagon Gibson's answer. I like it a lot. I would add though that we can rewrite $f(x)$ and $g(x)$ in terms of the domains. $f:\mathbb R\setminus {3} \to \mathbb R; f(x) =\frac 1{\frac 1{x-3}}$ and $g:\mathbb R\to \mathbb R; g(x)=x-3$. If we do so, we can rewrite $f(x)$ as $f:\mathbb R\setminus {3}\to\mathbb R; f(x)=x-3$ if we wanted to. We could even rewrite $f(x)$ as $f:\mathbb R\setminus {3} \to \mathbb R; f(x)=g(x)$ if we wanted to. But in NO case is $f(x)=g(x)$. They are not equal simply because they have different domains. The defined domains are a nesc part of the def. $\endgroup$
    – fleablood
    Commented Jan 20 at 0:32

2 Answers 2

5
$\begingroup$

Let $f(x)=\Large\frac{1}{\frac{1}{x-3}}$

Let $g(x)=x-3$

The functions $f(x)$ and $g(x)$ are not the same function because $f(3)$ is undefined but $g(3)$ is defined.

But for limits, these kinds of differences can be ignored in the following sense:

If functions $m(x)$ and $n(x)$ are equal except at the point $a$, then:

$$\large\lim_{x\to a}m(x)=\lim_{x\to a}n(x)$$

because of the definition of limits. In limits, we want to know what happens to the functions as $x$ gets arbitrarily close to $a$, but what happens at $a$ does not matter.

$\endgroup$
3
$\begingroup$

When we're careful and technical about what a function is, the domain is a known property of a function, not something we deduce from the function. So we can have $f(x) = x^2$ defined for rational $x$, or for positive real $x$, or when $x$ is the square of a prime number. These are all different functions with the same formula $x^2$ describing them.

However, we often use a function's "implicit domain", where a function is described by a formula, but nothing actually says what its domain is. The implicit domain is the set of numbers where evaluating the formula won't result in "undefined" operations like dividing by zero, taking the square root or logarithm of a negative number, etc. This is a subset of some other implied set of numbers, usually either the real numbers or the complex numbers. (It could be some other set of inputs, if the context for the function definition makes that clear enough. In those cases it's usually better writing to name the domain, though.)

So suppose we have a function described as

$$ f(x) = \frac{2x+8}{\frac{1}{x-3}+\frac{1}{x^2-9}} $$

with no domain mentioned. In the context of your class or book, we can probably assume we're working with real numbers. We have division by zero if $x-3=0 \Rightarrow x=3$, or $x^2-9=0 \Rightarrow x=\pm 3$, or $\frac{1}{x-3}+\frac{1}{x^2-9} = 0 \Rightarrow x=-4$. So the implicit domain is the set of all the real numbers except $-4$, $-3$, and $3$. This set can be written in various ways, including $\mathbb{R} \setminus \{-4,-3,3\}$.

Then we can do some manipulations and find

$$ f(x) = \frac{2x^3+8x^2-18x-72}{x+4} $$

If this were the first thing we saw, its domain might be the implicit domain $\mathbb{R} \setminus \{-4\}$. But we already know what $f$ is, and we've already decided that its domain is $\mathbb{R} \setminus \{-4,-3,3\}$. And the equation above is a true statement for every $x$ in the domain of $f$. Yes, the formula on the right also has values when $x=\pm 3$, but the function $f$ doesn't, so there's nothing to compare or state at those points.

Now the limit in the actual problem changes things a bit more. As far as the limit operation $\lim_{x \to a}$ is concerned, the function involved only needs to be defined in some interval around the limit point, excluding that point itself. That is, there must be some small positive real number $\delta$ such that $f(x)$ is defined for every real $x$ satisfying $0 < |x-a| < \delta$. (Again I'm assuming a context of real numbers. Limits can be used in other metric spaces, but need a slightly different definition.) Then it doesn't matter if $f$ is defined for other values, or what those values of $f$ are. So in this case the domain is both not really specified and not that important. $\delta=1$ works, since $f$ is defined when $0 < |x-3| < 1$, or equivalently $2<x<4$ and $x \neq 3$, or equivalently $x$ is in the set $(2,3) \cup (3,4)$. This is true for both formulas describing $f$, no matter what domain they may have which includes that nearby set.

The formula simplification does result in a common nice way to prove a limit's value: With the two functions $$ f(x) = \frac{2x+8}{\frac{1}{x-3}+\frac{1}{x^2-9}} $$ $$ g(x) = \frac{2x^3+8x^2-18x-72}{x+4} $$ defined in any domains which include the set $(2,3) \cup (3,4)$, and after showing that $f(x) = g(x)$ for every $x$ in that set, and showing that $g$ is continuous at $3$, then we must have $$\lim_{x \to 3} f(x) = \lim_{x \to 3} g(x) = g(3)$$

$\endgroup$

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .