The Trick of a Mathematical Game. The One’s Digit of the Sum of Two Numbers.
Decipher the trick of the following mathematical magic.
The Rule of the Game
Here is the game.
Pick six natural numbers ($1, 2, 3, \dots$) and place them in the yellow discs of the picture below.
For example, let's say I have chosen the numbers $7, 5, 3, 2, […]
Possibilities For the Number of Solutions for a Linear System
Determine whether the following systems of equations (or matrix equations) described below has no solution, one unique solution or infinitely many solutions and justify your answer.
(a) \[\left\{
\begin{array}{c}
ax+by=c \\
dx+ey=f,
\end{array}
\right.
\]
where $a,b,c, d$ […]
Are These Linear Transformations?
Define two functions $T:\R^{2}\to\R^{2}$ and $S:\R^{2}\to\R^{2}$ by
\[
T\left(
\begin{bmatrix}
x \\ y
\end{bmatrix}
\right)
=
\begin{bmatrix}
2x+y \\ 0
\end{bmatrix}
,\;
S\left(
\begin{bmatrix}
x \\ y
\end{bmatrix}
\right)
=
\begin{bmatrix}
x+y […]
A One Side Inverse Matrix is the Inverse Matrix: If $AB=I$, then $BA=I$
An $n\times n$ matrix $A$ is said to be invertible if there exists an $n\times n$ matrix $B$ such that
$AB=I$, and
$BA=I$,
where $I$ is the $n\times n$ identity matrix.
If such a matrix $B$ exists, then it is known to be unique and called the inverse matrix of $A$, denoted […]
Probability that Alice Tossed a Coin Three Times If Alice and Bob Tossed Totally 7 Times
Alice tossed a fair coin until a head occurred. Then Bob tossed the coin until a head occurred. Suppose that the total number of tosses for Alice and Bob was $7$.
Assuming that each toss is independent of each other, what is the probability that Alice tossed the coin exactly three […]
A Group Homomorphism is Injective if and only if Monic
Let $f:G\to G'$ be a group homomorphism. We say that $f$ is monic whenever we have $fg_1=fg_2$, where $g_1:K\to G$ and $g_2:K \to G$ are group homomorphisms for some group $K$, we have $g_1=g_2$.
Then prove that a group homomorphism $f: G \to G'$ is injective if and only if it is […]
$(x^3-y^2)$ is a Prime Ideal in the Ring $R[x, y]$, $R$ is an Integral Domain.
Let $R$ be an integral domain. Then prove that the ideal $(x^3-y^2)$ is a prime ideal in the ring $R[x, y]$.
Proof.
Consider the ring $R[t]$, where $t$ is a variable. Since $R$ is an integral domain, so is $R[t]$.
Define the function $\Psi:R[x,y] \to R[t]$ sending […]
Invertible Idempotent Matrix is the Identity Matrix
A square matrix $A$ is called idempotent if $A^2=A$.
Show that a square invertible idempotent matrix is the identity matrix.
Proof.
Let $A$ be an $n \times n$ invertible idempotent matrix.
Since $A$ is invertible, the inverse matrix $A^{-1}$ of $A$ exists and it […]