Homework Statement
> a[1], a[2], a[3], .. , a[n] are arbitrary real numbers, prove that;
abs(sum(a[i], i = 1 .. n)) <= sum(abs(a[i]), i = 1 .. n)
Homework Equations
The Attempt at a Solution
I have uploaded my attempt as a pdf file, since I'm not too familiar with the...