recategorized by
15,232 views
39 39 votes

Let $A$ be the set of all non-singular matrices over real number and let $*$ be the matrix multiplication operation. Then

  1. $A$ is closed under $*$ but $\langle A, *\rangle$ is not a semigroup.
  2. $\langle A, *\rangle$ is a semigroup but not a monoid.
  3. $\langle A, * \rangle$ is a monoid but not a group.
  4. $\langle A, *\rangle$ is a a group but not an abelian group.

4 Answers

Best answer
56 56 votes

Answer: D

As the matrices are non singular so their determinant $\neq 0.$ Hence, the inverse matrix always exist.

But for a group to be abelian it should follow commutative property. As, matrix multiplication is not commutative, $\langle A,*\rangle$ is a group but not an abelian group.


Two nonsingular matrix can not give a singular matrix after product. Therefore it satisfies closure property also.

Proof: Let $A$ and $B$ are nonsingular and $C$ is singular.

Claim: For any $A$, $B$ and $C$:- $AB = C$ is NOT possible.

I will prove using contradiction. Let it be possible to have $AB = C.$ 

$\begin{align} AB &= C \\ \implies \det(AB)&=\det(C)\end{align}$

$\qquad\;\; \det(AB)=0 \text{ [}\because \det(C)=0 \;\text{as}\; C\; \text{is singular}]$

$\implies \mid A \mid. \mid B \mid =0$

$\implies \mid A \mid =0 \text{ or } \mid B \mid =0$

Which is contradiction as $A$ and $B$ both are non singular.

edited by
7 7 votes
ans is D.

here we can find identity element and inverse also. so it is a group. but matrix multiplication is not commutative therefore not an abelian group.
4 4 votes

Non-singular matrix means it has a non-zero determinant.

 

Closure? Yes.

Associativity? Yes. The existence of Matrix Chain Multiplication in Dynamic Programming is a proof of associativity.

Identity? Yes. The identity matrix.

Inverse? Yes, because given set is the set of non-singluar matrices.

Commutative? NO.

 

So, Group, but not Abelian. Option D


PS: If just Matrices were given, then it'd fail on inverse, because a singular matrix is not invertible, and an invertible matrix is not singular. A matrix can be either singular or invertible, not none, not both.

So, in that case the answer would be Monoid.

Answer:
Position:
Show:

Related questions

34 34 votes
6 answers 6 answers
10.1k
10.1k views
Kathleen asked Oct 8, 2014
10,054 views
Let $G_1$ and $G_2$ be subgroups of a group $G$.Show that $G_1 \cap G_2$ is also a subgroup of $G$.Is $G_1 \cup G_2$ always a subgroup of $G$?.
29 29 votes
3 answers 3 answers
9.3k
9.3k views
Arjun asked Jun 6, 2019
9,304 views
Determine the number of positive integers $(\leq 720)$ which are not divisible by any of $2,3$ or $5.$
15 15 votes
3 answers 3 answers
2.8k
2.8k views
Kathleen asked Oct 8, 2014
2,777 views
Prove using mathematical induction for $n \geq 5, 2^n n^2$
11 11 votes
3 answers 3 answers
3.3k
3.3k views
Kathleen asked Oct 8, 2014
3,348 views
Determine the number of divisors of $600.$