Kronecker Product: Solving AA` with w & D

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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?