It is known to all that for inner product space $H$, Cauchy-Schwarz inequality hold: $| \langle x,y \rangle | \leq \| x \| \cdot \| y \| \ \forall x,y\in H$, and for a normed space $X$ without inner product structure, we have two similar "Cauchy inequality":1.real case(use some algebraic substitution); 2.complex case
My question is that for a normed space but not inner product space $X$, noting that $$f(x,y)=\sum_{k=1}^{n} a_k(\|x+b_k y\|^2-\|x\|^2-\|b_k y\|^2) \ (a_k,b_k\ne 0,k=1,2,···,n )$$ which satisfy that $$\sum_{k=1}^{n}a_k\overline{b_k}=1; \ \sum_{k=1}^{n}a_kb_k=0 $$in complex case,or $$\sum_{k=1}^{n}a_kb_k=\frac{1}{2}$$ in real case,
(In summary, for an inner product space there is $f(x,y)=\langle x,y \rangle$ )
then in addition to the two examples mentioned above, what conditions are satisfied by sequence $\{a_k\},\{b_k\},\{c_k\}$ that enable inequality $|f(x,y)|\le\|x\|\|y\| \ \forall x,y\in X$ to hold?
----2023.12.17
Okay, I admit that I asked the question in order to find the condition that makes the normed space $X$ isometric isomorphic to the inner product space, here's the link to the question I asked on MathOverFlow. Thank if you can give me any help.
----2024.02.02
I'm now focus on a particular case about this problem:
$$f(x,y)=\frac{1}{2}\sum_{k=1}^{n}a_{k}(\|x+b_{k}y\|^2-\|x-b_{k}y\|^2)$$ where $\sum_{k=1}^{n}a_{k}b_{k}=\frac{1}{2}$, is $|f(x,y)|\le \|x\| \|y\|$ hold?
Anyone who can give a proof of this case might be instructive.
----2024.02.28