Proof of square root properties

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
diracy
Messages
20
Reaction score
0

Homework Statement


[itex]\sqrt{\sum}x^{2}_{i}[/itex][itex]\leq[/itex][itex]\sum[/itex]|x[itex]_{i}[/itex]|[itex]\leq[/itex][itex]\sqrt{n}[/itex][itex]\sqrt{\sum}x^{2}_{i}[/itex]

*The sums are all from i=1 to n.*


Homework Equations





The Attempt at a Solution


I'm very new to proof-based math, and just looking for some help to get started with this one. Thanks in advance.
 
Physics news on Phys.org
For this part
[tex]\sqrt{\Sum_i x_i^2} \leq \Sum_i |x_i|[/tex]

it should be clear
[tex]0 \leq \sqrt{\Sum_i x_i^2}[/tex]
[tex]0 \leq \leq \Sum_i |x_i|[/tex]

so squaring both sides could be useful
 
I tried that and didn't get far. It seems to my the leftmost inequality is always equal. I must be thinking about it wrong. In what instance would that inequality be less than?