Can AA' = (wDD'w)(wDD'w) be written as a Kronecker product?

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 3K views
Shurid
Messages
2
Reaction score
0
Hi everyone,

Please help me with this problem.

Suppose w be a n x n symmetric matrix and D be n x m matrix.

Let A=wDD`w.

Is it possible to write the matrix, AA`= (wDD`w)(wDD`w) as the kronecker product of any two matrices?

Thanks in advance.
 
Physics news on Phys.org
Every matrix B is a Kronecker product [itex]X\otimes Y[/itex], where X=B and Y is 1x1 identity matrix.
 
Thanks a lot Arkazad. You are right. However, what I want is to multiply

(A kronecker product B) by (AA`), where B is also a n x n matrix. You observe that this is not even defined. I don't know may be this is impossible, because I can not change the dimension of AA`.

Any further idea?