How to Prove the Triangle Inequality Property for the Metric d?

  • Thread starter Thread starter kingwinner
  • Start date Start date
  • Tags Tags
    Metric
Click For Summary

Homework Help Overview

The problem involves verifying the triangle inequality property for a defined metric \( d \) on the Cartesian product of two metric spaces \( (X, \rho) \) and \( (Y, \sigma) \). The metric \( d \) is defined as \( d((x_1,y_1),(x_2,y_2)) = \max(\rho(x_1,x_2), \sigma(y_1,y_2)) \).

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the need to prove the triangle inequality for the defined metric and explore how many cases are necessary to consider. They express uncertainty about systematically counting the cases and how to approach proving the inequality in each scenario.

Discussion Status

Some participants have provided insights into specific cases of the triangle inequality, with one participant confirming that certain cases simplify due to the properties of the metric \( \rho \). Others are still seeking clarity on how to approach the proofs for different cases and whether assumptions about the relationships between \( \rho \) and \( \sigma \) can aid in the proof.

Contextual Notes

Participants are navigating the complexities of proving the triangle inequality and are considering various relationships between the metrics involved. There is a focus on ensuring all cases are accounted for without missing any potential scenarios.

kingwinner
Messages
1,266
Reaction score
0

Homework Statement


Let (X,ρ) and (Y,σ) be metric spaces.
Define a metric d on X x Y by d((x1,y1),(x2,y2))=max(ρ(x1,x2),σ(y1,y2)).
Verify that d is a metric.

Homework Equations



The Attempt at a Solution


I proved positive definiteness and symmetry, but I am not sure how to prove the "triangle inequality" property of a metric. How many cases do we need in total, and how can we prove it?

Any help is appreciated!
 
Physics news on Phys.org
So to verify the triangle inequality, we need to prove that
max(ρ(x1,x2),σ(y1,y2))≤ max(ρ(x1,x3),σ(y1,y3)) + max(ρ(x3,x2),σ(y3,y2)) for ANY (x1,y1),(x2,y2),(x3,y3) in X x Y.

How many separate cases do we need? I have trouble counting them without missing any...Is there a systematic way to count?

Case 1: max(ρ(x1,x2),σ(y1,y2))=ρ(x1,x2), max(ρ(x1,x3),σ(y1,y3))=ρ(x1,x3), max(ρ(x3,x2),σ(y3,y2)) =ρ(x3,x2)

This case is simple, the above inequality is true since ρ is a metric.


Case 2: max(ρ(x1,x2),σ(y1,y2))=ρ(x1,x2), max(ρ(x1,x3),σ(y1,y3))=σ(y1,y3)[/color], max(ρ(x3,x2),σ(y3,y2)) =ρ(x3,x2)

For example, how can we prove case 2?


Any help is appreciated!
 
Last edited:
Suppose that \rho(x_1,x_2)\ge\sigma(y_1,y_2). What do you know about \rho(x_1,x_3)+\rho(x_3,x_2)? Can you infer anything about the right-hand side of your inequality based on that?
 
Case 2: max(ρ(x1,x2),σ(y1,y2))=ρ(x1,x2), max(ρ(x1,x3),σ(y1,y3))=σ(y1,y3), max(ρ(x3,x2),σ(y3,y2)) =ρ(x3,x2)

Tinyboss said:
Suppose that \rho(x_1,x_2)\ge\sigma(y_1,y_2). What do you know about \rho(x_1,x_3)+\rho(x_3,x_2)? Can you infer anything about the right-hand side of your inequality based on that?
We'll have ρ(x1,x3)+ρ(x3,x2) ≥ σ(y1,y2)).

But I think for case 2, we need to prove that ρ(x1,x2)≤σ(y1,y3)+ρ(x3,x2) instead?? How can we prove it?

Thanks!
 
Still confused...please help...
 
Okay, you need to show, for all points, that

\max(\rho(x_1,x_2),\sigma(y_1,y_2))\le\max(\rho(x_1,x_3),\sigma(y_1,y_3))+\max(\rho(x_3,x_2),\sigma(y_3,y_2)).

Suppose \rho(x_1,x_2)\ge\sigma(y_1,y_2). Since \rho is a metric, you know that \rho(x_1,x_3)+\rho(x_3,x_2)\ge\rho(x_1,x_2).

So what do you know about \max(\rho(x_1,x_3),\square)+\max(\rho(x_3,x_2),\square), regardless of what's in the squares? You know it's at least as big as \rho(x_1,x_2).
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K