Show the following is a metric

  • Thread starter Thread starter chipotleaway
  • Start date Start date
  • Tags Tags
    Metric
Click For Summary
SUMMARY

The discussion centers on proving that the function \( d_1 = \log(1 + d) \) defines a metric on a metric space \( (X, d) \). Participants confirmed the properties of positivity and symmetry, while focusing on establishing the triangle inequality. The key argument involves showing that \( \log(1 + d(x, y)) \leq \log(1 + d(x, z)) + \log(1 + d(z, y)) \) holds true by manipulating the logarithmic expressions and applying properties of metrics.

PREREQUISITES
  • Understanding of metric spaces and their properties.
  • Familiarity with logarithmic functions and their properties.
  • Knowledge of the triangle inequality in the context of metrics.
  • Basic algebraic manipulation skills, particularly with inequalities.
NEXT STEPS
  • Study the properties of logarithmic functions in mathematical proofs.
  • Learn about the triangle inequality in various metric spaces.
  • Explore the implications of transforming metrics through functions like \( d_1 = \log(1 + d) \).
  • Investigate other examples of metrics derived from existing metrics.
USEFUL FOR

Mathematicians, students in advanced calculus or analysis, and anyone studying metric spaces and their properties will benefit from this discussion.

chipotleaway
Messages
174
Reaction score
0

Homework Statement


Let (X,d) is a metric space. Show that d_1=log(1+d) is a metric space.


The Attempt at a Solution


(it's not stated what d is so I'm assumed d=|x-y|)
I've checked positivity and symmetry but am having trouble with showing the triangle inequality holds. i.e. log(1+|x-y|) \leq log(1+|x-z|)+log(1+|y-z|).

It doesn't appear as though log(a+b)≤log(a)+log(b) is always true
 
Physics news on Phys.org
chipotleaway said:

Homework Statement


Let (X,d) is a metric space. Show that d_1=log(1+d) is a metric space.

The Attempt at a Solution


(it's not stated what d is so I'm assumed d=|x-y|)
I've checked positivity and symmetry but am having trouble with showing the triangle inequality holds. i.e. log(1+|x-y|) \leq log(1+|x-z|)+log(1+|y-z|).

It doesn't appear as though log(a+b)≤log(a)+log(b) is always true

You can't assume ##d(x,y)= |x-y|## or even that ##x## and ##y## are real numbers. But that doesn't really matter because ##d## satisfies the triangle inequality just like absolute values would. So if your presumed triangle inequality is written correctly it would be to show$$
d_1(x,y) \le d_1(x,z) + d_1(z,y)$$which means$$
log(1+d(x,y))\le log(1+d(x,z)) + log(1+d(z,y))$$Hint: Try exponentiating both sides.
 
  • Like
Likes   Reactions: 1 person
Thanks, this is what I have now:

(1+d(x,z))(1+d(z,y))=1+d(z,y)+d(x,z)+d(x,z)d(z,y)\geq 1+d(x,y)

Then taking logs of both sides

log((1+d(x,z))(1+d(z,y))) \geq log(1+d(x,y))
log(1+d(x,z))+log(1+d(z,y)) \geq log(1+d(x,y))
 
chipotleaway said:
Thanks, this is what I have now:

(1+d(x,z))(1+d(z,y))=1+d(z,y)+d(x,z)+d(x,z)d(z,y)\geq 1+d(x,y)

Then taking logs of both sides

log((1+d(x,z))(1+d(z,y))) \geq log(1+d(x,y))
log(1+d(x,z))+log(1+d(z,y)) \geq log(1+d(x,y))

You have it pretty much figured out. Now how would you write up your final argument that, given that ##d(x,y)## is a metric, that implies ##d_1(x,y)## is? You want your argument in nice logical order, starting with what you are given and ending with what you wanted to prove. Do you see how to do that?
 
This is what I'm thinking:

Let x,y,z be points in X. Given a metric d on X, we're to show the function d_1=log(1+d) is a metric on X.

<verify first 2 properties>

Consider (1+d(x,z))(1+d(z,y)). We have
<do working to show>
(1+d(x,z))(1+d(z,y)) \geq 1+d(x,y)

Taking the natural logarithm of both sides gives

log(1+d(x,z))+log(1+d(z,y)) \geq log(1+d(x,y))
\therefore d_1(x,z)+d_1(z,y) \geq log(x,y)

Hence, the function d_1 satisfies the triangle inequality.
 
chipotleaway said:
This is what I'm thinking:

Let x,y,z be points in X. Given a metric d on X, we're to show the function d_1=log(1+d) is a metric on X.

<verify first 2 properties>

Consider (1+d(x,z))(1+d(z,y)). We have
<do working to show>
(1+d(x,z))(1+d(z,y)) \geq 1+d(x,y)

Taking the natural logarithm of both sides gives

log(1+d(x,z))+log(1+d(z,y)) \geq log(1+d(x,y))
\therefore d_1(x,z)+d_1(z,y) \geq log(x,y)

Hence, the function d_1 satisfies the triangle inequality.

But that last inequality isn't what you are trying to show. You are trying to show$$
d_1(x,z)\le d_1(x,y)+ d_1(y,z)$$So your final writeup should begin$$
d_1(x,z) = \log(1 + d(x,z))~...\text{string of inequalities here }...\le d_1(x,y)+d_1(y,z)$$

[Edit] Fixed typo missing log
 
Last edited:

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
9
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K