What is the Limit of Max in a Metric Space?

cwmiller
Messages
2
Reaction score
0

Homework Statement


Prove that \rho_{0}(x,y)=max_{1 \leq k \leq n}|x_{k} - y_{k}|=lim_{p\rightarrow\infty}(\sum^{n}_{k=1}|x_{k}-y_{k}|^{p})^{\frac{1}{p}}


Homework Equations





The Attempt at a Solution


My approach was to define a_{m}=max_{1 \leq k \leq n}|x_{k} - y_{k}| and a_{k}=|x_{k} - y_{k}|. Then since a_{m} \geq a_{k} \geq 0 we can replace lim_{p\rightarrow\infty}(\sum^{n}_{k=1}|x_{k}-y_{k}|^{p})^{\frac{1}{p}} with lim_{p\rightarrow\infty}(\sum^{n}_{k=1}({a_{m} \frac{a_{k}}{a_{m}})^{p}})^{\frac{1}{p}}.

When trying to break this down I get stuck at a_m * lim_{p\rightarrow\infty}(\sum^{n}_{k=1}{(\frac{a_{k}}{a_{m}})^{p}})^{\frac{1}{p}}

The limit here should be 1 since 0 \leq \frac{a_{k}}{a_{m}} \leq 1. However I need to be careful of the case where there are multiple k such that a_k = a_m. Does anyone have suggestions for how to proceed? Thanks.
 
Physics news on Phys.org
The worst case would be ALL of the a_k=a_m, right? Would that change your limit?
 
No it wouldn't. Good point. Many thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top