When does an inequality indicate a maximum or minimum value?

  • Context: Undergrad 
  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Inequalities
Click For Summary

Discussion Overview

The discussion revolves around the interpretation of inequalities, particularly in the context of the cosine function and its values. Participants explore when an inequality indicates maximum or minimum values versus when it merely indicates bounds. The conversation touches on theoretical aspects, mathematical reasoning, and specific examples, including the application of the AM-GM inequality.

Discussion Character

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

Main Points Raised

  • Some participants assert that the inequality ##-1 \le \cos x \le 1## implies that the maximum is 1 and the minimum is -1, while others challenge this interpretation, suggesting it only indicates that values are contained within the interval.
  • There is a discussion about the inequality ##-1 \le \cos n \le 1## for ##n \in \mathbb{N}##, with some arguing it does not provide information about max or min values.
  • Some participants mention that knowing whether an inequality indicates max or min values often requires additional information, such as the continuity of the function or specific properties like monotonicity.
  • One participant points out that in a closed bounded set, a continuous function attains its extremal values, but this does not apply to subsets of ##\mathbb{N}##.
  • There is a reference to the AM-GM inequality and a question about how to conclude that 2 is the minimum value of the function ##f(x) = x + 1/x##, despite it being described as a lower bound.
  • Some participants emphasize that the existence of minimum or maximum values is not guaranteed by the inequality alone, and continuity plays a role in deducing existence.

Areas of Agreement / Disagreement

Participants express differing views on the implications of inequalities regarding maximum and minimum values, with no consensus reached. Some argue that inequalities do not inherently convey information about extremal values, while others believe they do under certain conditions.

Contextual Notes

The discussion highlights the importance of additional information, such as continuity and the nature of the set being considered, in determining whether an inequality indicates maximum or minimum values. The nuances of continuity in relation to different sets, such as ##\mathbb{R}## versus ##\mathbb{N}##, are also noted.

Mr Davis 97
Messages
1,461
Reaction score
44
If I write ##-1 \le\cos x \le 1##, we all clearly know what this means, that not only is ##\cos x## contained in this interval but that its max is 1 and its min is -1. However, what if I write ##-1 \le \cos n \le 1##, where ##n \in \mathbb{N}##. What does the inequality mean in this case? This inequality is still true, but it doesn't say anything about the max or the min. I guess my question is this, in what cases can we suppose that an inequality is saying something about a max or a min, and in what cases is the inequality simply stating that something is bounded above or below?
 
Mathematics news on Phys.org
Mr Davis 97 said:
If I write ##-1 \le\cos x \le 1##, we all clearly know what this means, that not only is ##\cos x## contained in this interval but that its max is 1 and its min is -1.
But only because we know it from some other sources.
However, what if I write ##-1 \le \cos n \le 1##, where ##n \in \mathbb{N}##. What does the inequality mean in this case?
The same, that the values of ##\cos n \in [-1,1]##.
This inequality is still true, but it doesn't say anything about the max or the min.
Neither did the first.
I guess my question is this, in what cases can we suppose that an inequality is saying something about a max or a min,...
Never, unless we add information. I mean, to know that ##\cos \mathbb{N}## doesn't reach the boundaries requires the knowledge, that ##\pi ## is transcendental. Not a trivial result.
... and in what cases is the inequality simply stating that something is bounded above or below?
Always.

There are of course situations where we can conclude something about the boundaries, e.g. in linear optimization circumstances, or if the function has monotony properties. Even the knowledge, that the maximum is inside a set requires a compact set and a continuous function.
 
fresh_42 said:
But only because we know it from some other sources.

The same, that the values of ##\cos n \in [-1,1]##.

Neither did the first.

Never, unless we add information. I mean, to know that ##\cos \mathbb{N}## doesn't reach the boundaries requires the knowledge, that ##\pi ## is transcendental. Not a trivial result.

Always.

There are of course situations where we can conclude something about the boundaries, e.g. in linear optimization circumstances, or if the function has monotony properties. Even the knowledge, that the maximum is inside a set requires a compact set and a continuous function.
Alright, I think I understand now. One more thing though, as an example. By AM-GM, we have that ##x+1/x \ge 2##. In trying to find the minimum value of ##f(x) = x+1/x## with ##x \ge 0##, how can how can we conclude that 2 is the minimum, if technically all it is is a lower bound?
 
Mr Davis 97 said:
Alright, I think I understand now. One more thing though, as an example. By AM-GM, we have that ##x+1/x \ge 2##. In trying to find the minimum value of ##f(x) = x+1/x## with ##x \ge 0##, how can how can we conclude that 2 is the minimum, if technically all it is is a lower bound?
Better to define ##x > 0##. You can either use the knowledge that ##f(1)=2## as you did, when you said ##\cos x## takes the boundary values ##\pm 1## because you already knew ##\cos 0 = 1## and ##\cos \pi = -1##, or by solving ##f\,'(x)=0## and look for the minima and maxima of this differential function. Or you prove that ##f## is strictly monotone decreasing on ##0<x\le 2## and strictly monotone increasing for ##x \geq 2 ##, which appears to be more work to do.
 
  • Like
Likes   Reactions: Mr Davis 97
Mr Davis 97 said:
If I write ##-1 \le\cos x \le 1##, we all clearly know what this means, that not only is ##\cos x## contained in this interval but that its max is 1 and its min is -1. However, what if I write ##-1 \le \cos n \le 1##, where ##n \in \mathbb{N}##. What does the inequality mean in this case? This inequality is still true, but it doesn't say anything about the max or the min. I guess my question is this, in what cases can we suppose that an inequality is saying something about a max or a min, and in what cases is the inequality simply stating that something is bounded above or below?

We can also write ##-100 \leq \cos x \leq 100## and this is true as well. Really no problem here, but your statement contained more information.
 
  • Like
Likes   Reactions: FactChecker and Mr Davis 97
In a closed bounded set, a continuous function always attains its extremal values (the general result is much more..well..general). This is fine to talk about for subsets of ##\mathbb R ##, but not for ##\mathbb N ##. Continuity is a topological property, which subsets do you call open sets in ##\mathbb N ##?

Naturally, ##\cos 0 ## is the maximum value, but you won't find any other multiple of ##\pi## in ##\mathbb N_0 ##. You can ask whether you get a minimum value too for some ## \mathbb N##, but that is not obvious.
 
Last edited:
nuuskur said:
for some ##\mathbb N##
bah.. for some ##n\in\mathbb N ## is what I meant. :wideeyed:
 
Mr Davis 97 said:
If I write ##-1 \le\cos x \le 1##, we all clearly know what this means, that not only is ##\cos x## contained in this interval but that its max is 1 and its min is -1.
Not true. Just to focus on an important part of other comments, you are reading too much into ##-1 \le\cos x \le 1##. It says nothing about the min and max except that they must be somewhere in the closed interval [-1,1].
 
FactChecker said:
Not true. Just to focus on an important part of other comments, you are reading too much into ##-1 \le\cos x \le 1##. It says nothing about the min and max except that they must be somewhere in the closed interval [-1,1].
To be pickier, by itself it does not guarantee that either min or max even exist. Although, as @nuuskur points out, the continutity of cos x does allow one to deduce existence.
 
  • Like
Likes   Reactions: FactChecker

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
6
Views
1K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K