Multiplying complex matrices and hermition

  • Thread starter Thread starter polaris90
  • Start date Start date
  • Tags Tags
    Complex Matrices
polaris90
Messages
45
Reaction score
0

Homework Statement



I have a 4x4 matrix V composed of complex numbers. I also have a 1x4 matrix S. The question asks to solve for c in S = Vc

Homework Equations



I learned that c = <V, S>/||V||^2, or c= (1/a)*<V, S> where "a" is the value of the entries on the main diagonal of the Hermition matrix of V.

The Attempt at a Solution



I don't know how to solve for c because I suppose that S should be a column matrix not a row matrix, unless I transpose it but that hasn't been defined. Some help would be appreciated.
 
Physics news on Phys.org
polaris90 said:

Homework Statement



I have a 4x4 matrix V composed of complex numbers. I also have a 1x4 matrix S. The question asks to solve for c in S = Vc
I think there is a mistake in the problem statement. For Vc to be defined, c has to be 4 X something. If c is 4 X 1, then the product Vc will be 4 X 1.
polaris90 said:

Homework Equations



I learned that c = <V, S>/||V||^2, or c= (1/a)*<V, S> where "a" is the value of the entries on the main diagonal of the Hermition matrix of V.

The Attempt at a Solution



I don't know how to solve for c because I suppose that S should be a column matrix not a row matrix, unless I transpose it but that hasn't been defined. Some help would be appreciated.
 
BTW, this should be posted in the Calculus & Beyond section. I am moving this thread to that section.
 
Thanks for the reply, I was confirmed that the 1x4 should be transposed which solves the problem.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top