MHB How Do You Find the Slant Asymptote of \( y = \frac{x}{2} - \tan^{-1}x \)?

  • Thread starter Thread starter ISITIEIW
  • Start date Start date
  • Tags Tags
    Asymptote
ISITIEIW
Messages
17
Reaction score
0
Hey!
I know how to find slant asymptotes of regular rational functions, but what happens when the function is $y= \frac{x}{2} - \tan^{-1}x$ ?
Is there a special way to do this? I know what the $\arctan x$ function looks like and that is $y\in(-\frac{\pi}{2},\,\frac{\pi}{2})$ and it is $x\in\mathbb{R}$. The answer is (x-pi)/2

Thanks!
 
Last edited:
Physics news on Phys.org
This is how I would work the problem:

First, let's analyze the derivative of the function as $x\to\pm\infty$:

$$\lim_{x\to\pm\infty}\frac{dy}{dx}= \lim_{x\to\pm\infty}\left(\frac{1}{2}-\frac{1}{x^2+1} \right)= \frac{1}{2}$$

Hence, the oblique asymptote will have the form:

$$y=\frac{1}{2}x+b$$

Now, we require the difference between this asymptote and the function to diminish to zero as $x\to\pm\infty$, so we may write:

$$\lim_{x\to\pm\infty}\left(\frac{1}{2}x-\tan^{-1}(x)-\frac{1}{2}x-b \right)=0$$

$$\lim_{x\to\pm\infty}\left(\tan^{-1}(x)+b \right)=0$$

$$b=\pm\frac{\pi}{2}$$

Thus, the asymptotes must be:

$$y=\frac{x\pm\pi}{2}$$
 
Back
Top