Identifying matrices as REF, RREF, or neither

AI Thread Summary
The discussion revolves around identifying whether given matrices are in Row Echelon Form (REF), Reduced Row Echelon Form (RREF), or neither. Matrix A is debated as RREF due to its leading 1 and zero rows, while Matrix B is considered neither since it lacks leading entries. Matrix C raises questions about classification due to its single row, with some suggesting it could be RREF. Clarification is provided that matrices can have any number of rows or columns and do not need to represent multiple equations. Ultimately, it is concluded that all three matrices are RREF.
crememars
Messages
15
Reaction score
2
Thread moved from the technical math forums to the schoolwork forum
TL;DR Summary: we are given a set of coefficient matrices (shown below) and we need to determine whether they are in REF, RREF, or neither.

Hello! I am having a lot of trouble identifying these matrices, and using the criteria checklist is not helping very much. Here is what I am working with:

Matrix A =
0 0 1
0 0 0
0 0 0

*I think this would be RREF. It has a leading 1 with no non-zero entries above or below it. The two zero rows are confusing me a little though.

Matrix B =
0 0
0 0
0 0

*This one has no leading entries at all, so does it automatically classify as neither REF nor RREF?

Matrix C =
0 0 1

*This matrix has only one row. We did not learn much about exceptions in class, but I feel as if matrices consist of at least more than two equations. Therefore, this matrix should be in neither form. If my reasoning is wrong, then I think that this might be RREF, since there is a leading 1 with no non-zero entries below or above it.

I would sincerely appreciate any help with these problems. Thank you!
 
Physics news on Phys.org
crememars said:
*This matrix has only one row. We did not learn much about exceptions in class, but I feel as if matrices consist of at least more than two equations.
A matrix can have as few as one row or as few as one column. A matrix can represent a system of one or more equations, but it does not consist of equations.

How does your book define the terms REF (row-echelon form) and RREF (reduced row-echelon form)?
Since all three matrices you showed can't be simplified further, I would say that all three are RREF.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top