Finding the range of rational functions algebraically

Click For Summary

Discussion Overview

The discussion revolves around finding the range of rational functions algebraically, specifically focusing on the function f(x) = 1/(x² - 4). Participants explore various methods to determine the range, including the use of derivatives and algebraic manipulation, while expressing interest in non-derivative approaches.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant graphed the function and noted that the interval (-1/4, 0] cannot be part of the range.
  • Another participant questioned the relationship between the range and the maxima and minima of the function.
  • Some participants expressed difficulty in finding the range without using derivatives, suggesting that logical reasoning might still involve limits and derivatives.
  • There was a discussion about critical points, with one participant identifying |x| = 2 as critical and x = 0 as a local minimum, while another argued that there is no minimum for the function.
  • One participant provided an algebraic method to find the range, leading to the conclusion that the range is (-∞, -1/4) and (0, +∞), while noting that no values of x exist in the interval (-1/4, 0).
  • Another participant sought clarification on how to deduce that R must be greater than zero, questioning the reasoning behind the inequalities presented.
  • There was a discussion about the relationship between the range of the function and the domain of its inverse, with some participants agreeing on the conditions for R based on solving inequalities.

Areas of Agreement / Disagreement

Participants express differing views on the existence of a minimum for the function and the methods to find the range. There is no consensus on a single approach or conclusion regarding the range, as multiple perspectives and methods are presented.

Contextual Notes

Some participants highlight the importance of considering the signs of R when solving inequalities, indicating that assumptions about R's positivity or negativity affect the conclusions drawn about the range.

vrmuth
Messages
80
Reaction score
0
how to find the range of rational functions like f(x) = \frac{1}{{x}^{2}-4} algebraically , i graphed it and seen that (-1/4,0] can not be in range . generally i am interested in how to find the range of functions and rational functions in particular
 
Mathematics news on Phys.org
How do you think it might relate to the maxima and minima of the function? Where are those for your example?
 
haruspex said:
How do you think it might relate to the maxima and minima of the function? Where are those for your example?


yes i got those points by differentiating but can't we find it without using derivatives ? i mean any algebraic method ?
 
vrmuth said:
yes i got those points by differentiating but can't we find it without using derivatives ? i mean any algebraic method ?

I can't think of any algebraic methods, and if I were to use logical reasoning, it would still involve some kind of crude link to limits and derivatives.
 
By inspection |x| = 2 is critical and x = 0 is a local minimum.
 
mathman said:
By inspection |x| = 2 is critical and x = 0 is a local minimum.

minimum ? it's max. there is no minmimum for this function .but how can i find the range though ? i mean how it's useful to find out the range exactly ?
 
Last edited:
vrmuth said:
minimum ? it's max. there is no minmimum for this function .but how can i find the range though ? i mean how it's useful to find out the range exactly ?

You're right. It is local max (-1/4). As |x| -> 2 from below, f(x) -> -∞. However |x| -> 2 from above, f -> +∞. Finally as |x| -> ∞, f -> 0.

Net result: range has two parts (-∞,-1/4) for |x| < 2, and (0,+∞) for |x| > 2.
 
I took a little while to think about it, and yes, there is an algebraic solution to the problem.

For the function

y=\frac{1}{x^2-4}

let the range be denoted R, which is also the y-value, so we have

R=\frac{1}{x^2-4}

Now, we want to solve for x:

Rx^2-4R=1

x^2=\frac{1+4R}{R}

x=\pm\sqrt{\frac{1+4R}{R}}

Now, x exists (and thus a correspondent range exist) whenever

\frac{1+4R}{R}\geq 0

and clearly the opposite of that is, if

\frac{1+4R}{R}&lt; 0

then the domain does not exist, thus the range does not exist.

Now, if we solve this inequality, for R>0 (we can see that R\neq 0)

1+4R&lt;0

R&lt;\frac{-1}{4}

And we obviously can't have that both R>0 and R&lt;\frac{-1}{4} so we scrap that. Now if R<0

1+4R&gt;0

R&gt;\frac{-1}{4}

Which gives us the intersection \frac{-1}{4}&lt;R&lt;0 as required.
 
Mentallic said:
I took a little while to think about it, and yes, there is an algebraic solution to the problem.

For the function

y=\frac{1}{x^2-4}

let the range be denoted R, which is also the y-value, so we have

R=\frac{1}{x^2-4}

Now, we want to solve for x:

Rx^2-4R=1

x^2=\frac{1+4R}{R}

x=\pm\sqrt{\frac{1+4R}{R}}

Now, x exists (and thus a correspondent range exist) whenever

\frac{1+4R}{R}\geq 0

and clearly the opposite of that is, if

\frac{1+4R}{R}&lt; 0

then the domain does not exist, thus the range does not exist.

Now, if we solve this inequality, for R>0 (we can see that R\neq 0)

1+4R&lt;0

R&lt;\frac{-1}{4}

And we obviously can't have that both R>0 and R&lt;\frac{-1}{4} so we scrap that. Now if R<0

1+4R&gt;0

R&gt;\frac{-1}{4}

Which gives us the intersection \frac{-1}{4}&lt;R&lt;0 as required.

There are no values of x where -1/4 < y < 0. As I have indicated, the range is everything but this interval.
 
  • #10
mathman said:
There are no values of x where -1/4 < y < 0. As I have indicated, the range is everything but this interval.

In my solution I wrote

Mentallic said:
x=\pm\sqrt{\frac{1+4R}{R}}

Now, x exists (and thus a correspondent range exist) whenever

\frac{1+4R}{R}\geq 0

and clearly the opposite of that is, if

\frac{1+4R}{R}&lt; 0.
 
  • #11
Mentallic said:
I took a little while to think about it, and yes, there is an algebraic solution to the problem.

For the function

y=\frac{1}{x^2-4}

let the range be denoted R, which is also the y-value, so we have

R=\frac{1}{x^2-4}

Now, we want to solve for x:

Rx^2-4R=1

x^2=\frac{1+4R}{R}

x=\pm\sqrt{\frac{1+4R}{R}}

Now, x exists (and thus a correspondent range exist) whenever

\frac{1+4R}{R}\geq 0

and clearly the opposite of that is, if

\frac{1+4R}{R}&lt; 0

then the domain does not exist, thus the range does not exist.

Now, if we solve this inequality, for R>0 (we can see that R\neq 0)

1+4R&lt;0

R&lt;\frac{-1}{4}

And we obviously can't have that both R>0 and R&lt;\frac{-1}{4} so we scrap that. Now if R<0

1+4R&gt;0

R&gt;\frac{-1}{4}

Which gives us the intersection \frac{-1}{4}&lt;R&lt;0 as required.


can u please explain to me how did u reach the conclusion that R will be greater than zero? solving the inequality only yields R>-1/4
 
  • #12
UnD3R0aTh said:
can u please explain to me how did u reach the conclusion that R will be greater than zero? solving the inequality only yields R>-1/4

I had written that precisely a year ago :biggrin:

Since -1/4 &lt; R &lt; 0 is where the range of the function does not exist, everything else is where the range does exist.

So the range is
y&gt; 0 \cup y\leq -1/4

(edit: y\neq 0 because we can't divide by 0)

If there's something in my earlier solution that you don't understand, just point it out.
 
Last edited:
  • #13
lol well I'm glad u're still alive :P, yes there is something i do not get, the range of that function would be the domain of the inverse function correct? 1+4R/R > or equal to 0 will give us all the possible range correct?

solving this only gives us range bigger than -1/4, and range does not equal to 0, but as u already know this function has range above than zero, the question is how did u deduce that from the problem/inequality?
 
  • #14
UnD3R0aTh said:
lol well I'm glad u're still alive :P, yes there is something i do not get, the range of that function would be the domain of the inverse function correct? 1+4R/R > or equal to 0 will give us all the possible range correct?

Yes and yes.

UnD3R0aTh said:
solving this only gives us range bigger than -1/4, and range does not equal to 0, but as u already know this function has range above than zero, the question is how did u deduce that from the problem/inequality?

Oh you're right about excluding R=0 from the solution, I missed that. You're not solving the inequality correctly though.

Remember that when you multiply through by R, if R<0 then you need to change the reverse the sign of the inequality

So for R>0
1+4R\geq 0

but for R<0
1+4R\leq 0

Now when you solve these two inequalities, you only keep the intersections that makes sense. For example, if we assume R<0 but then solve the inequality and find that R>1, there are no solutions for R such that both of these can hold true at the same time (we say that the intersection of the sets is the empty set). If however we assume R<0 and solve the inequality to find R>-1, then our solution set is -1<R<0.
 
  • Like
Likes   Reactions: 1 person

Similar threads

Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
2K