How can I use modulus and inequalities to simplify my equations?

  • Context: Undergrad 
  • Thread starter Thread starter Somefantastik
  • Start date Start date
  • Tags Tags
    Inequalities Modulus
Click For Summary

Discussion Overview

The discussion revolves around the use of modulus and inequalities to simplify equations, particularly in the context of functions and metric spaces. Participants explore various approaches to manipulate expressions involving absolute values and inequalities, seeking to establish relationships between different terms.

Discussion Character

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

Main Points Raised

  • Some participants propose using the triangle inequality to relate |a| and |a - b + b|, suggesting that |a| = |a - b + b| ≤ |a - b| + |b|.
  • Another participant mentions a property concerning |a - b|² being less than some epsilon, indicating a desire to break down the equation into an inequality to infer something about |a|².
  • One participant suggests an approach involving |a|² = |a²| = |a² - b² + b²| ≤ |a² - b²| + |b²|, leading to a conclusion that |a|² ≤ 2ε under certain conditions.
  • Another participant clarifies that their context involves a function in C[0,1], which may affect the validity of certain statements made earlier.
  • Discussion includes an exploration of the sup norm and uniform convergence, with participants attempting to relate terms involving |f_n(t)| and |f(t)|.
  • One participant expands on the inequality involving |f(t)|², suggesting a method to estimate terms on the right side of the inequality.
  • There is a mention of an analysis trick related to expanding the square of the sum or difference of two terms, which some participants find enlightening.
  • Another participant discusses the implications of the reverse triangle inequality in the context of bounding |f(t)|.

Areas of Agreement / Disagreement

Participants express various viewpoints and approaches, with no clear consensus reached on the best method to simplify the equations or the implications of their manipulations. Multiple competing views remain regarding the application of inequalities and the context of the functions involved.

Contextual Notes

Some statements depend on specific properties of the functions involved, such as being in C[0,1], and there are unresolved assumptions regarding the nature of ε and its implications in the inequalities discussed.

Somefantastik
Messages
226
Reaction score
0
Hello,

I've got

|a|^{2} = |a - b + b|^{2}

What can I do with this guy? Usually when the square isn't there I use the triangle inequality and things fall out pretty quick, for example,

|a| = |a - b + b| \leq |a-b| + |b|

Is there something like that I can do with the orginial guy?
 
Physics news on Phys.org
Somefantastik said:
Hello,

I've got

|a|^{2} = |a - b + b|^{2}

What can I do with this guy? Usually when the square isn't there I use the triangle inequality and things fall out pretty quick, for example,

|a| = |a - b + b| \leq |a-b| + |b|

Is there something like that I can do with the orginial guy?
Well, |a - b + b|2 = |a|2
 
What are you looking for?
 
mathman said:
What are you looking for?

I know a property concerning |a-b|2 (it's less than some epsilon) and I know what |b|2 is, so, if I can break this down into an inequality, I can say something about |a|2. Does that make sense? this is part of a bigger problem concerning metric spaces.
 
Are you looking for something like this?

\left|a\right|^2=\left|a^2\right|=\left|a^2-b^2+b^2\right|\leq\left|a^2-b^2\right|+\left|b^2\right|

Now, if \left|a^2-b^2\right|\leq\epsilon and \left|b^2\right|\leq\epsilon, then \left|a\right|^2\leq 2\epsilon
 
No, my a is a function in C[0,1] so that statement may not be true. I'm looking for a way to massage out that to which I responded to mathman.
 
Well, my guess is that you are working with the sup norm, and want to prove something related to uniform convergence, but I think you must give more details. After all, you stated that you had information about |a2-b2|, |b2| and needed to relate these to |a2|. Given only this, I can't add anything else.
 
I have

|f_{n}(t)-f(t)|^{2} \leq\epsilon

and |f_{n}(t)|^{2} \leq 1

I wish to show

|f(t)|^{2} \leq 1

as well.

As much as I'd like to, I cannot say

|f(t)|^{2} = |f(t) - f_{n} (t) + f_{n} (t)|^{2} \leq |f_{n}(t) - f(t)|^{2} + |f_{n}(t)|^{2}
 
No, but you can say:

<br /> |f(t)|^{2} = |f(t) - f_{n} (t) + f_{n} (t)|^{2} \leq |f_{n}(t) - f(t)|^{2} +2|f_{n} (t)||f_{n}(t) - f(t)|+ |f_{n}(t)|^{2} <br />

And you know how to estimate all terms on the right; just keep in mind that \epsilon is arbitrarily small (or at least I think it is).
 
  • #10
I see you just expanded it...I didn't know you could do that inside absolute value.
 
  • #11
It's just one of those Analysis tricks. After doing a fair number of these proofs, you start to spot them more rapidly.:smile:
 
  • #12
Well thank you so much! And yes, you are right, it did begin with the sup norm.
 
  • #13
Glad to help.:wink:
 
  • #14
Somefantastik said:
I see you just expanded it...I didn't know you could do that inside absolute value.
When you expand the square of the sum or difference of two terms, you get two squares and a product. Taking absolute values for each term can only make the sum of the three terms bigger.
 
  • #15
or

|f_n(t) - f(t)|^2 \leq \epsilon \implies
|f_n(t) - f(t)| \leq \epsilon&#039; \implies by reverse triangle inequality
|f(t)| - |f_n(t)| \leq \epsilon&#039; \implies
|f(t)| \leq 1 + \epsilon&#039; \implies
|f(t)|^2 \leq 1

edit: this is true for one n if the OP's statements still hold. as in if |f_n(t) - f(t) | \leq \epsilon for all epsilon without incrementing n.
 
Last edited:

Similar threads

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