Analysis: is a particular function a metric

Click For Summary
SUMMARY

The function defined as d(x,y) = abs(x-y)/(1 + abs(x-y)) is analyzed to determine if it qualifies as a metric on the real number line (R1). The discussion confirms that the function satisfies positive definiteness and symmetry, but challenges arise with the triangle inequality. Specifically, the inequality d(x,y) ≤ d(x,r) + d(r,y) is not satisfied for all x, y, r, as demonstrated through specific cases, indicating that this function does not meet the criteria to be classified as a metric.

PREREQUISITES
  • Understanding of metric space definitions, including positive definiteness, symmetry, and triangle inequality.
  • Familiarity with real analysis concepts, particularly properties of absolute values.
  • Basic knowledge of mathematical proofs and inequalities.
  • Experience with functions and their properties in the context of real numbers.
NEXT STEPS
  • Study the properties of metrics in detail, focusing on examples and counterexamples.
  • Learn about the triangle inequality in various contexts, including standard metrics on R1.
  • Explore advanced topics in real analysis, such as convergence and continuity in metric spaces.
  • Practice proving properties of functions and inequalities using rigorous mathematical techniques.
USEFUL FOR

Students of real analysis, mathematicians interested in metric spaces, and educators seeking to enhance their understanding of metric properties and proofs.

fucoat
Messages
5
Reaction score
0
1. The problem
(this is from Rudin's Principles of Mathematical Analysis, p. 43 #11)
Determine if the following is a metric

d(x,y) = abs(x-y)/(1 + abs(x-y))
where the set in question is the real number line (R1)

Homework Equations


the definition of a metric on a set requires that it be:
(1) positive definite
(2) symmetric
(3) satisfies the triangle inequality, that is d(x,y) ≤ d(x,r) + d(r,y) for all x, y, r


The Attempt at a Solution



the positive definiteness of d(•,•) is apparent since both the numerator and denominator are positive for all x, y such that x≠y. and 0 when x=y.

The symmetry likewise follows quickly from the symmetry of the absolute value function.

The triangle inequality is more difficult:
the problem is given x,y, z in R1 is the following satisfied:

abs(x-y)/(1+ abs(x-y)) ≤ abs(x-r)/(1+ abs(x-r)) + abs(r-y)/(1+abs(r-y).

If we look only at the numerator we see that this is the ordinary triangle inequality for the standard metric on R1. I started with the simple case with y=-x and r=0
which gives:

2|x|/(1+|2x|) for the left hand side and:
|x|/(1+|x|) +|x|/(1+|x|) for the right hand side which reduces to:
2|x|/(1+|x|) which is obviously greater than the left (since the denominator for the LHS is strictly greater than that for the RHS)

when I branch out from this very simple case I can't either compare the quantities or they conform to the triangle inequality (I can post the other values I used if they help at all).
 
Physics news on Phys.org
Hey guys I am having trouble with this proof for my real analysis homework. The problem is

Translate and Prove:
Say (Epsilon)>0. For some (Delta)>0, if abs.x<(Delta), then [(abs.x)^1/2.(abs.cos(x))]<(Epsilon).
 

Similar threads

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