What is the nullspace of a 3x3 complex matrix?

  • Thread starter Thread starter math2010
  • Start date Start date
  • Tags Tags
    Nullspace
Click For Summary

Homework Help Overview

The original poster presents a 3x3 complex matrix and seeks to find its nullspace, specifically looking for a basis that spans this subspace.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various attempts at row-reducing the matrix, noting differences in their results. Questions arise regarding the interpretation of the row-reduced forms and the implications for the nullspace.

Discussion Status

There is ongoing dialogue about the row-reduced forms of the matrix, with some participants confirming the presence of a zero row while others initially disagree. A potential basis for the nullspace has been suggested, but consensus on the exact basis is still being explored.

Contextual Notes

Participants are using different software tools (Mathematica, Matlab) to verify their results, which may contribute to discrepancies in their findings. The discussion reflects uncertainty about the correct interpretation of the row-reduced forms and their implications for the nullspace.

math2010
Messages
19
Reaction score
0

Homework Statement


I have the 3x3 matrix C=(1,-1,1; 2,0,1+i; 0,1+i,-1) and I want to find its nullspace (a set of vectors that span that subspace).


The Attempt at a Solution


So first I have reduced the matrix to row echelon form and I got this matrix:
(1,-1,1; 0,1,-0.5+0.5i; 0,0,0)

How do I read off from this the nullspace of this matrix? What is a basis for this nullspace?

By "i" I mean imaginary since this is a complex matrix.
 
Physics news on Phys.org


I ended up with a different row-reduced matrix, with no rows of zeroes.
 


Are you sure? Because I used Mathematica to check the reduced row echelon form of this matrix, and it seems the rref has a row of zeros!

Also, does the set containing (-1,0.5+0.5i,1) and (1,0,0) span the subspace?
 
Last edited:


I tried row-reducing it again using Matlab and I still got a zero row:

1 0 0.5 + 0.5i
0 1 -0.5 + 0.5i
0 0 0
 


That reduced matrix corresponds to equations

x+(0.5+0.5 i)z = 0
y+(-0.5+0.5 i)z = 0

Solving for the other variables in terms of z, you get a solution of

\begin{pmatrix}x\\y\\z\end{pmatrix}=z\begin{pmatrix}-0.5-0.5i\\0.5-0.5i\\1\end{pmatrix}

The vector multiplying the z on the RHS is a basis of the nullspace.
 


math2010 said:
I tried row-reducing it again using Matlab and I still got a zero row:

1 0 0.5 + 0.5i
0 1 -0.5 + 0.5i
0 0 0
I agree with your result now.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
7
Views
2K
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
26K
Replies
1
Views
4K
Replies
2
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 4 ·
Replies
4
Views
5K