How Does Negation and Reciprocal Affect Bounds and Integrability of Functions?

Click For Summary
The discussion revolves around proving properties of bounded functions and their transformations, specifically focusing on negation and reciprocal functions. It establishes that if f(x) is bounded on the interval [a,b], then -M is the infimum of -f and -m is the supremum of -f. The participants also discuss the integrability of -f and 1/f, concluding that if m > 0, then 1/f is bounded with 1/m as its supremum and 1/M as its infimum. The conversation highlights the need for careful proof structure and clarity in demonstrating these properties. Overall, the thread emphasizes the importance of rigorous mathematical reasoning in function analysis.
  • #31
Okay so -M_i = sup \left\{{-f(x)|x_{i-1} ≤ x ≤ x_i}\right\} and -m_i = inf \left\{{-f(x)|x_{i-1} ≤ x ≤ x_i}\right\}

We also have -m = sup(-f) and -M = inf(-f).

Hmm is it that -Mi ≤ -m and -mi ≤ -M? Not quite sure what you're getting at.
 
Physics news on Phys.org
  • #32
Zondrina said:
Okay so -M_i = sup \left\{{-f(x)|x_{i-1} ≤ x ≤ x_i}\right\} and -m_i = inf \left\{{-f(x)|x_{i-1} ≤ x ≤ x_i}\right\}

We also have -m = sup(-f) and -M = inf(-f).

Hmm is it that -Mi ≤ -m and -mi ≤ -M? Not quite sure what you're getting at.

Forget about m and M. They're not necessary here.
 
  • #33
micromass said:
Forget about m and M. They're not necessary here.

Okay, I see. So. -Mi is the least upper bound for -f on the interval. -mi is the greatest lower bound for -f on the interval.

So summing all of the Mi's over all the sub intervals I should get some number Mn if I'm not mistaken?
 
  • #34
You need to prove that -f is integrable. Can you write out what you need to prove?? What is the definition of integrable?
 
  • #35
micromass said:
You need to prove that -f is integrable. Can you write out what you need to prove?? What is the definition of integrable?

We partition [a,b] into sub-intervals.

For each i, we let : m_i = inf \left\{{f(x)|x_{i-1} ≤ x ≤ x_i}\right\} and M_i = sup \left\{{f(x)|x_{i-1} ≤ x ≤ x_i}\right\}

Now, we define s_p = \sum_{i=1}^{n} m_i Δx_i as the lower sum and S_p = \sum_{i=1}^{n} M_i Δx_i as the upper sum.

Some more info in my notes :

Let M = sup \left\{{f(x)|x \in [a,b]}\right\} and m = inf \left\{{f(x)|x \in [a,b]}\right\}. Then we get sp ≤ M(b-a) so the set of all possible sp is bounded above.

Let I = sup{sp} and J = inf{Sp}

Definition : if I = J, then f(x) is integrable.
 
  • #36
OK, so you know that f is integrable. So you know that sup\{s_p\}=inf\{S_p\}.

For -f, we define

m_i^\prime=inf\{-f(x)~\vert~x_{i-1}<x<x_i\}~\text{and}~M_i^\prime=sup\{-f(x)~\vert~x_{i-1}<x<x_i\}

and

s_p^\prime=\sum m_i\Delta x_i~\text{and}~S_p^\prime=\sum M_i^\prime \Delta x_i

You need to prove that \sup\{s_p^\prime\}=inf\{S_p^\prime\} using the hypothesis sup\{s_p\}=inf\{S_p\}.

So, do you know a relation between m_i^\prime,~M^\prime_i,s_p^\prime,S_p^\prime and m_i,~M_i,~s_p,~S_p??
 
  • #37
micromass said:
OK, so you know that f is integrable. So you know that sup\{s_p\}=inf\{S_p\}.

For -f, we define

m_i^\prime=inf\{-f(x)~\vert~x_{i-1}<x<x_i\}~\text{and}~M_i^\prime=sup\{-f(x)~\vert~x_{i-1}<x<x_i\}

and

s_p^\prime=\sum m_i\Delta x_i~\text{and}~S_p^\prime=\sum M_i^\prime \Delta x_i

You need to prove that \sup\{s_p^\prime\}=inf\{S_p^\prime\} using the hypothesis sup\{s_p\}=inf\{S_p\}.

So, do you know a relation between m_i^\prime,~M^\prime_i,s_p^\prime,S_p^\prime and m_i,~M_i,~s_p,~S_p??

Indeed I do see a relationship between them.

m_i ≤ m_{i}^{'} ≤ M_{i}^{'} ≤ M_i

and

s_p ≤ s_{p'} ≤ S_{p'} ≤ S_p
 
  • #38
Zondrina said:
Indeed I do see a relationship between them.

m_i ≤ m_{i}^{'} ≤ M_{i}^{'} ≤ M_i

and

s_p ≤ s_{p'} ≤ S_{p'} ≤ S_p

Do you have a proof for this relationship?
 
  • #39
micromass said:
Do you have a proof for this relationship?

Well, ill start with : m_i ≤ m_{i}^{'} ≤ M_{i}^{'} ≤ M_i

First we start by partitioning [a,b] into sub-intervals where the ith sub interval is [xi-1, xi]. Then we get mi ≤ Mi ( Clearly from how they're defined ).

Now we form a new partition p' from p ( a refinement ) by inserting a point, say x' into (xi-1, xi).

Then we get mi' ≤ Mi'.

Now, mi is the greatest lower bound over the entire interval while mi' is the greatest lower bound on the refinement of the interval, so mi ≤ mi'.

Mi is the least upper bound over the entire interval while Mi' is the least upper bound on the refinement p', so Mi' ≤ Mi

Yielding the inequality. A similar argument will occur for the sums.
 
  • #40
What do refinements have to do with this?? You seem to define m_i^\prime as the infimum over a refinement. That's not how I defined it in my previous post. I defined it as the infimum of -f over (x_{i-1},x_i). I didn't say anything about refinements.
 
  • #41
Oh boy, late night sloppiness kicking in here.

So knowing that sup{sp} = inf{Sp}, I want to show that sup{sp'} = inf{Sp'} with how you've defined it.

I know that sp ≤ Sp and sp' ≤ Sp' from the way you've constructed things.

So I want to get to the point that : sp ≤ sp' ≤ Sp' ≤ Sp

Is this what you were getting at?
 
  • #42
Zondrina said:
So I want to get to the point that : sp ≤ sp' ≤ Sp' ≤ Sp

These inequalities won't even be true, so don't bother with trying to prove them.

Are there other relationships you see?? For example, by using sup(-f)=-inf(f)?
 
  • #43
micromass said:
These inequalities won't even be true, so don't bother with trying to prove them.

Are there other relationships you see?? For example, by using sup(-f)=-inf(f)?

Yeah of course :

sup(-f) = -inf(f)
inf(-f) = -sup(f)
 
  • #44
Zondrina said:
Yeah of course :

sup(-f) = -inf(f)
inf(-f) = -sup(f)

What does that imply in terms of the numbers m_i,m^\prime_i,M_i,M_i^\prime??
 
  • #45
micromass said:
What does that imply in terms of the numbers m_i,m^\prime_i,M_i,M_i^\prime??

m_i = inf \left\{{f(x)|x_{i-1} ≤ x ≤ x_i}\right\}~\text{and}~M_i = sup \left\{{f(x)|x_{i-1} ≤ x ≤ x_i}\right\}

m_i^\prime=inf\{-f(x)~\vert~x_{i-1}<x<x_i\}~\text{and}~M_i^\prime=sup\{-f(x)~\vert~x_{i-1}<x<x_i\}

We also have :

sup(-f) = -inf(f)
inf(-f) = -sup(f)

Thus :

Mi' = -mi
mi' = -Mi
 
  • #46
Right. So what does that imply in terms of s_p,~s^\prime_p,~S_p,~S^\prime_p?
 
  • #47
micromass said:
Right. So what does that imply in terms of s_p,~s^\prime_p,~S_p,~S^\prime_p?

So :

Sp' = -sp so Sp' + sp = 0
sp' = -Sp so sp' + Sp = 0

Thus :

Sp' + sp = sp' + Sp
Sp' - sp' = Sp - sp
 
  • #48
Right, so S_p^\prime=-s_p and s_p^\prime=-S_p.

Now, try to prove that if sup\{s_p\}=inf\{S_p\}, then sup\{s_p^\prime\}=inf\{S_p^\prime\}.
 
  • #49
micromass said:
Right, so S_p^\prime=-s_p and s_p^\prime=-S_p.

Now, try to prove that if sup\{s_p\}=inf\{S_p\}, then sup\{s_p^\prime\}=inf\{S_p^\prime\}.

Well. We know : sup{sp} = inf{Sp}, so :

sup{-Sp'} = inf{-sp'}

So the least upper bound of -Sp' is the same thing as the greatest lower bound of -sp'. So it must be the case that the least upper bound of sp' is the same thing as the greatest lower bound of Sp' hence :

sup{sp'} = inf{Sp'}
 
  • #50
That's it!
 
  • #51
micromass said:
That's it!

Hence -f is integrable on [a,b] o.o...

You sir have the patience of a saint for helping me with that one. The 1/f case is just a reproduction and I'm pretty sure I can handle it. Thanks so much for your help though.

I'm going to go pass out now lol...
 
  • #52
Zondrina said:
I'm going to go pass out now lol...

Haha! You deserve some rest!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
0
Views
1K
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K