Questions on notations about supremum

  • Thread starter Thread starter julypraise
  • Start date Start date
  • Tags Tags
    Supremum
julypraise
Messages
104
Reaction score
0

Homework Statement



In usual textbooks, what are the meanings of the notations

(1) \sup_{k\in\mathbb{N}}|x_{k}|

(2) \sup_{x\in [ a , b ] }|f(x)-g(x)|

where (x_{k}) is a real sequence and f and g are real valued functions



Homework Equations



None.



The Attempt at a Solution



The meaning I guessed is that

(1) \sup_{k\in\mathbb{N}}|x_{k}|=\sup\{|x_{k}|:k\in \mathbb{N}\}

(2) \sup_{x\in[a,b]}|f(x)-g(x)|=\sup\{|f(x)-g(x)|:x\in[a,b]\}.
 
Physics news on Phys.org
Your guess is correct.

I should also mention that when a supremum is written in the shorter form, it is (I believe) common to leave out some information. For example, if T is a bounded linear operator on a Hilbert space ##\mathcal H##, I would write
$$\sup_{\|x\|=1}\|Tx\|,$$ instead of
$$\sup\big\{\|Tx\|:x\in\mathcal H,\ \|x\|=1\big\}$$ and
$$\sup_{x\in\mathcal H}\frac{\|Tx\|}{\|x\|}$$ instead of
$$\sup\bigg\{\frac{\|Tx\|}{\|x\|}\bigg|\ x \in\mathcal H,\ x\neq 0\bigg\}.$$
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top