Homework Statement
L : R^n → R is defined L(x1 , . . . , xn ) = sum (xj) from j=1 to n.
The problem statement asks me to find an estimation for the operation norm of L, where
on R the norm ll . llp, 1 ≤ p ≤ ∞, is used and on R the absolute value.The Attempt at a Solution
from,
ll Lv...