Functions not satisfying parallelogram identity with supremum norm

JackTheLad
Messages
7
Reaction score
0

Homework Statement


Find two functions f, g \in C[0,1] (i.e. continuous functions on [0,1]) which do not satisfy

2 ||f||^2_{sup} + 2 ||g||^2_{sup} = ||f+g||^2_{sup} + ||f-g||^2_{sup}

(where || \cdot ||_{sup} is the supremum or infinity norm)

Homework Equations


Parallelogram identity: 2||x||^2 + 2||y||^2 = ||x+y||^2 + ||x-y||^2 holds for any x,y


The Attempt at a Solution


Honestly no idea.
 
Physics news on Phys.org
Just try some functions. It's really not hard to find an example that doesn't work.
 
For posterity, two functions which fit nicely are
f(x) = x
g(x) = x-1


(I had tried lots of functions but they worked; not very helpful response)
 
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...

Similar threads

Back
Top