So |a + b| < |a| + |b|. Proved. |a+b|<=|a|+|b|?

  • Thread starter Agent M27
  • Start date
  • Tags
    Proof
In summary: This is only a sketch of the proof. I don't think you can avoid "considering cases" for this problem. It is not as simple as I first thought.In summary, the inequality |a + b| <= |a| + |b| can be proven by considering cases based on the signs of a and b. For the case where both a and b are positive or both negative, the inequality holds true. For the case where a and b have opposite signs, the inequality can be proven using the property |a + b|^2 = a^2 + b^2 + 2ab, where 2ab is negative. This shows that |a + b|^2 is always less than |a
  • #1
Agent M27
171
0

Homework Statement



Let a & b be real numbers.

Prove that:
|a+b|<=|a|+|b|

Homework Equations


|x|=[tex]\sqrt{x^{2}}[/tex]

The Attempt at a Solution



|a+b|

=[tex]\sqrt{(a+b)^{2}}[/tex]

=[tex]\sqrt{(a^{2}+2ab+b^{2})}[/tex] <= [tex]\sqrt{a^{2}} + [tex]\sqrt{b^{2}}[/tex]

|a|=[tex]\sqrt{a^{2}}[/tex]

|b|=[tex]\sqrt{b^{2}}[/tex]

I feel like this is lacking in foundation, but I lack in the foundation of proofs involving absolute value. Thanks in advance for the assistance.

Joe

Sorry for the ugly formatting, tex is cumbersome sometimes.
 
Last edited:
Physics news on Phys.org
  • #2
This is ok. But I would like some more details in the following inequality:

[tex]\sqrt{a^2+2ab+b^2}\leq\sqrt{a^2}+\sqrt{b^2}[/tex]

It's not immediately obvious why this should be true...
 
  • #3
Agent M27 said:

Homework Statement



Let a & b be real numbers.

Prove that:
|a+b|<=|a|+|b|



Homework Equations


|x|=[tex]\sqrt{x^{2}}[/tex]


The Attempt at a Solution



|a+b|

=[tex]\sqrt{(a+b)^{2}}[/tex]

=[tex]\sqrt{(a^{2}+2ab+b^{2})}[/tex] <= [tex]\sqrt{a^{2}} + \sqrt{b^{2}}[/tex]
This is the only place I see a difficulty. How do you prove this? I suspect it is no simpler to prove this than it is to prove [itex]|a+ b|\le |a|+ |b|[/itex] by "considering cases": a positive or negative, b positive or negative.

|a|=[tex]\sqrt{a^{2}}[/tex]

|b|=[tex]\sqrt{b^{2}}[/tex]

I feel like this is lacking in foundation, but I lack in the foundation of proofs involving absolute value. Thanks in advance for the assistance.

Joe

Sorry for the ugly formatting, tex is cumbersome sometimes.
 
  • #4
micromass said:
This is ok. But I would like some more details in the following inequality:

[tex]\sqrt{a^2+2ab+b^2}\leq\sqrt{a^2}+\sqrt{b^2}[/tex]

It's not immediately obvious why this should be true...

I completely agree. In fact, I have never seen this before.

How can you prove this ?
 
  • #5
Agent M27 said:

Homework Statement



Let a & b be real numbers.

Prove that:
|a+b|<=|a|+|b|



Homework Equations


|x|=[tex]\sqrt{x^{2}}[/tex]


The Attempt at a Solution



|a+b|

=[tex]\sqrt{(a+b)^{2}}[/tex]

=[tex]\sqrt{(a^{2}+2ab+b^{2})}[/tex] <= [tex]\sqrt{a^{2}} + [tex]\sqrt{b^{2}}[/tex]

|a|=[tex]\sqrt{a^{2}}[/tex]

|b|=[tex]\sqrt{b^{2}}[/tex]

I feel like this is lacking in foundation, but I lack in the foundation of proofs involving absolute value. Thanks in advance for the assistance.

Joe

Sorry for the ugly formatting, tex is cumbersome sometimes.

With vectors the best way is to use property of the inner product.

For this however I would simply consider the cases of signs. Because these are numbers in one dimension, you only have to check a few cases.

If sgn(a) = sign(b) then |a + b| = |a| + |b| if a,b >= 0. |a + b| = |-c - d| = |-(c+d)|
= |-c| + |-d|

Now let sgn(a) = 1 - sgn(b)

Then |a + b| < |a| + |b| can be proved simply from the property

|a + b|^2 = a^2 + b^2 + 2ab

But if sgn(a) = 1 - sgn(b) then 2ab < 0

So |a+b|^2 < |a|^2 + |b|^2 from above property
 

1. What makes a proof acceptable?

An acceptable proof is one that follows the rules of logic and clearly demonstrates the validity of a statement or theorem. It should be well-structured, concise, and free of errors or contradictions.

2. How do you determine if a proof is valid?

A proof is valid if it follows a logical sequence of steps that lead to the conclusion. It should also be based on accurate assumptions and use accepted mathematical principles and techniques.

3. Is there a standard format for writing a proof?

While there is no set standard, a proof typically includes an introduction, a statement of the theorem, the proof itself, and a conclusion. It may also include diagrams, equations, and other supporting evidence.

4. Can a proof be accepted if it contains assumptions or unproven statements?

No, a proof must be based on proven statements and established mathematical principles. Including assumptions or unproven statements can weaken the validity of the proof.

5. Are there certain types of proofs that are more acceptable than others?

No, the validity of a proof is not determined by its type. However, some types of proofs, such as proof by contradiction or proof by induction, may be more suitable for certain types of statements or theorems.

Similar threads

  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
809
  • Calculus and Beyond Homework Help
Replies
3
Views
516
  • Calculus and Beyond Homework Help
Replies
2
Views
265
  • Calculus and Beyond Homework Help
Replies
1
Views
458
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
10
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
511
Back
Top