Triangle Inequality: 2 Ways to Write It?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
coverband
Messages
170
Reaction score
1
Is it possible to write the triangle inequality in 2 ways:

1. d(x,z) <= d(x,y) + d(y,z)
2. d(x,y) <= d(x,z) + d(z,y) ?

If so, are these the only 2 ways?
Thanks
 
Physics news on Phys.org
Well, you could say [itex]d(a,b)\le d(a,c)+ d(c,b)[/itex] or [itex]d(x,u)\le d(x,v)+ d(v,u)[/itex] or pretty much any letters you wanted. But I wouldn't say those were "different" any more than I would say the two you give are "different".