Suppose $A_{n \times n}$ is a matrix and $A' = (|A_{ij}|)$ is its entry wise absolute form, can be give an upper bound and lower bound of the L_p norm $\|A\|_p$ using the L_p norm of the absolute matrix $\|A'\|_p$.
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
1
1
|
||||||||||||||||||||||
|
|
1
|
Okay, so it's established that When $p = 2$ and $A$ is a Hadamard matrix this is sharp, and of course it's sharp for $p=1$ or $p = \infty$. I'd guess it's sharp always but I haven't thought about it. As noted by Pietro, $\| A \|_p \le \| A' \|_p$ always. |
||
|
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
0
|
There is quite a bit of information on this in Chapter 5 of Horn and Johnson "Matrix Analysis" (Cambridge University Press 1985). Perhaps it is even an exercise there. :-) |
|||
|
|
0
|
The matrix L_p norm means $\max\limits_{\|x\|_p = 1} \|Ax\|_p $, here $x$ is an $n \times 1$ vector, and the $Ax$ is an $n \times 1$ vector too. so when $p=2$, it is the well known operator norm. Thanks. I try to answer the question in a particular sense. It can be seen that even for the operator norm, that is $p=2$, when n is really large, a entry wise random $+1,-1$ Bernoulli matrix have the largest singular value similar to $\sqrt{n}$, but the absolute matrix have the largest singular value $n$, so asymptotically, when $n$ is really large, we cannot have a constant $C>0$ such that $C \cdot \|A \|_2 \geq \|A' \|_2$. As @Pietro Majer has said, I think it is easy to get $\|A \|_p \leq \|A' \|_p$. but the other way around for a fixed n is still hard to me. |
|||||||||
|

