Let $G:\mathbb{R}^n \to\mathbb{R}^n$ be transformation such that $G(x):=Ax+b$ where $A\in\mathcal{M}_{nxn}(\mathbb{R})$ and $b\in\mathbb{R}^n$ such that $det(A-I)\neq0$ .
How would you prove G has a unique fixed point $p\in\mathbb{R}^{n}$ ?
Let $G:\mathbb{R}^n \to\mathbb{R}^n$ be transformation such that $G(x):=Ax+b$ where $A\in\mathcal{M}_{nxn}(\mathbb{R})$ and $b\in\mathbb{R}^n$ such that $det(A-I)\neq0$ .
How would you prove G has a unique fixed point $p\in\mathbb{R}^{n}$ ?
Hint:
Rewrite: $Ax+b=x$ to $(A-I)x=-b$ and use that $det(A-I)\neq 0$.
What does $det(B)\neq 0$ says about the associated linear map?
Having a fix point means $x=Ax+b$, i.e. $0=(A-I)x+b$. But now $A-I$ is invertible, in particular there exists one and only one element which hits $-b$.