To find the boundedness of a given function

In summary, determining the boundedness of a function involves analyzing whether its values remain within a fixed range for all inputs in its domain. This typically requires evaluating the function's behavior at critical points, limits, and potential asymptotes. A function is considered bounded if there exist real numbers \( M \) and \( m \) such that \( m \leq f(x) \leq M \) for all \( x \) in the domain. Techniques such as calculus, graphical analysis, and comparison with known bounded functions can assist in this evaluation.
  • #1
brotherbobby
702
163
Homework Statement
Find the boundedness of the function ##\quad\boldsymbol{f(x)=\dfrac{x^2}{x^4+1}}##
Relevant Equations
A function ##f(x)## is said to be bounded above if one can find a number ##M## for which ##\vert f(x)\vert\le M##.

Likewise, a function ##f(x)## is said to be bounded below if one can find a number ##N## for which ##\vert f(x)\vert\ge N##.

Given an equation quadratic in ##x##, ##ax^2+bx+c=0##, for all real values of ##x##, the discriminant ##\mathscr{D}=b^2-4ac\ge 0##
1710567486212.png
##\small{\texttt{(I could solve the for the upper limit explicitly.}}##
##\small{\texttt{However, not the same for the lower limit, except via inspection.)}}##

I copy and paste the the problem as it appeared in the text.

##\rm(I)## : ##\texttt{The domain :}##

The domain of the function is clearly all real values of ##x##. Hence ##\rm{D}(f(x)) = x\in \mathbb{R}##

##\rm(II)## : ##\texttt{The range and boundedness :}##

If ##f(x)=\frac{x^2}{x^4+1}=y\Rightarrow \color{blue}{y\left( x^2 \right)^2-x^2+y=0}\Rightarrow\text{Discriminant}\;\mathscr{D}=1-4y^2\ge 0\Rightarrow -\frac{1}{2}\le y \le \frac{1}{2}##

1710567551699.png
However, ##y=\frac{x^2}{x^4+1}\ge 0##. Hence the bounds of ##\boxed{f(x)\in\left[0, \frac{1}{2}\right]}\quad\Large{\color{green}\checkmark}##.
The answer matches the one in the text, shown alongside.


Doubt : ##\small{\texttt{I could find the lower limit of y above through inspection.}}##
##\small{\texttt{However, what if I tried to find it explicitly? I run into problems.}}##

Let's return to the quadratic in ##\color{blue}{\text{blue}}## above : ##\color{blue}{y\left( x^2 \right)^2-x^2+y=0}##.

We have ##x^2\ge 0## besides being real. Hence, solving for ##x^2=\frac{1\pm\sqrt{1-4y^2}}{2}\ge 0\Rightarrow 1\pm\sqrt{1-4y^2}\ge 0\Rightarrow \pm\sqrt{1-4y^2} \ge -1\Rightarrow 1-4y^2\ge 1 \Rightarrow 4y^2\le 0\Rightarrow y=0\color{red}{\huge\times}##

Request : A hint as to where am going wrong above. I should be able to show, explicitly, that ##f(x)\in\left[ 0, \frac{1}{2}\right]##
 
Last edited:
Physics news on Phys.org
  • #2
When you write ##1 \pm \sqrt{1 - 4y^2} \ge 0##, that is two separate conditions: ##1 + \sqrt{1 - 4y^2} \ge 0## and ##1 - \sqrt{1 - 4y^2} \ge 0##. Neither implies ##y = 0##.

Also, you know ##y \ge 0## from the definition of the function.
 
  • Like
Likes docnet
  • #3
You know that outside of ##[-1,1]##, that ##x^4>x^2##. The issue then, is to see what happens in ##[-1,1]##. Can you think of what to use to figure it out, Brother Bobby?
 
  • #4
PeroK said:
Also, you know y≥0 from the definition of the function.
Yes, I said as much in my solution attempt in post #1. However, I am seeking to do this problem without the inspection of function ##y## itself, but finding out that ##y\ge 0## explicitly.

PeroK said:
When you write 1±1−4y2≥0, that is two separate conditions: 1+1−4y2≥0 and 1−1−4y2≥0. Neither implies y=0.

(1) Let me take the first condition :

##1+\sqrt{1-4y^2}\ge 0\Rightarrow \sqrt{1-4y^2}\ge -1\Rightarrow\; \text{True for all}\; y##

(2) Let me take the second condition :

##1 - \sqrt{1 - 4y^2} \ge 0\Rightarrow \sqrt{1 - 4y^2}\le 1\Rightarrow 1-4y^2\le 1\Rightarrow 4y^2\ge 0\Rightarrow y\in \mathbb{R}##.

##\small\texttt{I must be making mistake in step 1 or/and 2 above. But I can't find it.}##
 
  • #5
brotherbobby said:
Yes, I said as much in my solution attempt in post #1. However, I am seeking to do this problem without the inspection of function ##y## itself, but finding out that ##y\ge 0## explicitly.



(1) Let me take the first condition :

##1+\sqrt{1-4y^2}\ge 0\Rightarrow \sqrt{1-4y^2}\ge -1\Rightarrow\; \text{True for all}\; y##
That implies ##|y| \le \frac 1 2##.
brotherbobby said:
(2) Let me take the second condition :

##1 - \sqrt{1 - 4y^2} \ge 0\Rightarrow \sqrt{1 - 4y^2}\le 1\Rightarrow 1-4y^2\le 1\Rightarrow 4y^2\ge 0\Rightarrow y\in \mathbb{R}##.
Likewise that implies the same condition on ##y##.
brotherbobby said:
##\small\texttt{I must be making mistake in step 1 or/and 2 above. But I can't find it.}##
There's no mistake. If you square ##y## and look for solutions, then you have lost the information that ##y \ge 0##. For example:
$$y = 1 \Rightarrow y^2 = 1 \Leftrightarrow y = \pm 1$$In general, you may have to use all the available information. If you ignore some information (in this case that ##y \ge 0## from the definition of ##y##), then that information may not necessarily be otherwise available.
 
  • Informative
Likes docnet
  • #6
PeroK said:
That implies |y|≤12.
I have found this (upper) limit using the method of determinants in my first post (#1).

Let me tell you what I am looking for, stating the problem and the answer.

Statement : Find the boundedness of the function ##\quad\boldsymbol{f(x)=\dfrac{x^2}{x^4+1}}##

Answer : ##\boxed{f(x)\in\left[0, \frac{1}{2}\right]}\quad\Large{\color{green}\checkmark}##

Doubt : The lower limit, viz. ##f(x)\ge 0## was found via inspection, which involves looking at the function and realising that it can be zero but never less. Is there an explicit way to determine this lower limit?

(Mind you, as my first post will reveal, the upper limit, viz. ##\frac{1}{2}##, can be found explicitly)
 
  • #7
I hasten to add that I have found a way using the methods of calculus.

I copy and paste my working using ##\;\texttt{myviewboard}^{\circledR}\;##, hoping am not violating anything. [I assume the limits are minima and maxima respectively, without finding the second derivative.]

1710658526097.png


Of course I had to use calculus. I'd been happier to have been able to find the lower limit, viz. 0, using the methods of algebra alone, same as I did for the upper limit 1/2.
 
  • #8
brotherbobby said:
Doubt : The lower limit, viz. ##f(x)\ge 0## was found via inspection, which involves looking at the function and realising that it can be zero but never less. Is there an explicit way to determine this lower limit?
You could you prove that ##x^2 \ge 0## for all ##x## and ##\frac 1 {1 + x^4} > 0## for all ##x##. And, prove that if ##f(x) = \frac{g(x)}{h(x)}## where ##g(x) \ge 0## and ##h(x) > 0##, then ##f(x) \ge 0##.

We only replace this proof by "inspection" because we've seen this result so many time already.
 
Last edited:
  • Like
Likes docnet
  • #9
brotherbobby said:
I have found this (upper) limit using the method of determinants in my first post (#1).

Let me tell you what I am looking for, stating the problem and the answer.

Statement : Find the boundedness of the function ##\quad\boldsymbol{f(x)=\dfrac{x^2}{x^4+1}}##

Answer : ##\boxed{f(x)\in\left[0, \frac{1}{2}\right]}\quad\Large{\color{green}\checkmark}##

Doubt : The lower limit, viz. ##f(x)\ge 0## was found via inspection, which involves looking at the function and realising that it can be zero but never less. Is there an explicit way to determine this lower limit?

Does there exist [itex]x \in \mathbb{R}[/itex] such that [itex]\frac{x^2}{1 + x^4} \leq 0[/itex]? Well, [itex]1 + x^4 > 0[/itex] for all [itex]x \in \mathbb{R}[/itex], so this can only happen when [itex]x^2 \leq 0[/itex].
 
  • #10
brotherbobby said:
I have found this (upper) limit using the method of determinants in my first post (#1).
You used the discriminant, not the determinant.
 
  • #11
You also see ##f(x)## increases from ##0## to ##1## then decreases. Then use that ##f(x)## is even, so symmetric about ##0##, and you can conclude minimum is at ##x=0##, while maximum is at ##x=1##.
 
  • #12
SammyS said:
You used the discriminant, not the determinant.
Yes, pardon me.
 
  • #13
WWGD said:
ou also see f(x) increases from 0 to 1 then decreases.
I would need the derivative of ##f(x)## wouldn't I to see that?
 
  • #14
brotherbobby said:
I would need the derivative of ##f(x)## wouldn't I to see that?
Yes, indeed. My bad.
 
  • #15
brotherbobby said:
I hasten to add that I have found a way using the methods of calculus.

I copy and paste my working using ##\;\texttt{myviewboard}^{\circledR}\;##, hoping am not violating anything. [I assume the limits are minima and maxima respectively, without finding the second derivative.]

View attachment 341931

Of course I had to use calculus. I'd been happier to have been able to find the lower limit, viz. 0, using the methods of algebra alone, same as I did for the upper limit 1/2.
...just a general question,

is it really possible to use algebra alone in determining boundedness?

sequences may have a peculiar behavior of say, decreasing monotonically for ##10,000## terms then start increasing? A sure bet is to use calculus in determining the critical points in my humble opinion.
 
  • Like
Likes WWGD

FAQ: To find the boundedness of a given function

What does it mean for a function to be bounded?

A function is said to be bounded if there exists a real number M such that the absolute value of the function is less than or equal to M for all inputs in its domain. In other words, the function does not go to infinity or negative infinity within its domain.

How can you determine if a function is bounded?

To determine if a function is bounded, you can analyze its behavior within its domain. This often involves finding the maximum and minimum values of the function, either through calculus techniques (such as finding critical points and evaluating endpoints) or by analyzing its graph. If these values are finite, the function is bounded.

What is the difference between a bounded function and a bounded interval?

A bounded function is one that does not exceed certain values within its domain. A bounded interval, on the other hand, refers to a specific range of input values (the domain) where both the lower and upper limits are finite. A function can be bounded on an unbounded interval, and it can also be unbounded on a bounded interval.

Can a function be bounded if it has asymptotes?

In general, a function with vertical asymptotes is not bounded because it approaches infinity or negative infinity near the asymptotes. However, a function with horizontal asymptotes can be bounded if it approaches finite values as the input goes to positive or negative infinity.

Are all continuous functions on a closed interval bounded?

Yes, according to the Extreme Value Theorem, all continuous functions on a closed interval [a, b] are bounded. This means they attain both a maximum and a minimum value within that interval.

Similar threads

Replies
7
Views
1K
Replies
15
Views
1K
Replies
3
Views
1K
Replies
3
Views
1K
Replies
11
Views
1K
Replies
10
Views
1K
Replies
10
Views
1K
Back
Top