I am taking an introductory abstract algebra class, closely following Gregory T. Lee's Abstract Algebra // An Introductory Course.
I have been asked to find all left, right, and two-sided ideals of the ring of $n \times n$ complex matrices, but we have not been properly introduced to ideals yet. Doing some reading ahead in the textbook (chapter 9), I think I have a decent understanding of what an ideal is but still no clue how to approach this question.
So far, I plan to use the following theorem from the textbook to state that any two-sided ideal must be the entire ring $M_n(\mathbb{C})$ if it contains an invertible matrix, so I can focus my attention on matrices with determinant $0$.
Theorem 9.2. Let $R$ be a ring with identity. If an ideal $I$ of $R$ contains a unit, then $I = R$.
Next, I wanted to use something from this other question, but I'm afraid the textbook doesn't cover anything like this, e.g. vector spaces, until chapter 12, so I would be hesitant to use it in my solution.
There's also this question which seems to go into Morita equivalence which strays even further from the material in our class.
This Wipedia page had some insight which I thought seemed helpful, but again, seems to reference some linear algebra concepts we haven't learned yet.
When we view $M_n(\mathbb{C})$ as the ring of linear endomorphisms of $\mathbb{C}^n$, those matrices which vanish on a given subspace $V$ form a left ideal. Conversely, for a given left ideal $I$ of $M_n(\mathbb{C})$ the intersection of null spaces of all matrices in $I$ gives a subspace of $\mathbb{C}^n$. Under this construction, the left ideals of $M_n(\mathbb{C})$ are in bijection with the subspaces of $\mathbb{C}^n$.
The textbook itself delves into principal ideals, factor (quotient) rings, ring homomorphisms, and eventually the ring isomorphism theorems in chapter 9, all of which I feel could be suitable to answer this question, but it's really not clear to me how one would go about it.
Are there any ways to answer this question without comparing matrices in the ideals as vectors