Positive real numbers question

TTob
Messages
21
Reaction score
0
question:
let x_1,...,x_n positive real numbers.
prove that

\lim_{p\to \infty}\left(\frac{x_1^p+...+x_n^p}{n}\right)^{1/p}=max\{x_1,...,x_n\}

can you give me some hints ?
 
Physics news on Phys.org


Suppose the largest number is x_k. What is the limit of (x_i/x_k)^p? Is that enough of a hint?
 


this limit equals 1 when x_i=x_k and 0 when x_i<x_k.
so lim (x_1^p+...+x_n^p)/x_k^p = number of x_i that equal to x_k.
I don't know how to continue.
 


Factor x_k^p out of the sum in your limit (that's how you get that expression whose limit you just figured out). Then bring it outside of the ()^(1/p) power as x_k.
 


Thank you !
 
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...
Back
Top