Positive real numbers question

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
TTob
Messages
21
Reaction score
0
question:
let [tex]x_1,...,x_n[/tex] positive real numbers.
prove that

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

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.