A genetic model describing inbreeding, in which mating takes place only between individuals of the same genotype, is given by the Markov process $\mathbf{u}^{(n+1)}=T \mathbf{u}^{(n)}$, where $T=\left(\begin{array}{ccc}1 & \frac{1}{4} & 0 \\ 0 & \frac{1}{2} & 0 \\ 0 & \frac{1}{4} & 1\end{array}\right)$ is the transition matrix and $\mathbf{u}^{(n)}=\left(\begin{array}{c}p_n \\ q_n \\ v_n\end{array}\right)$, whose entries are, respectively, the proportion of populations of genotype $\mathrm{AA}$, $\mathrm{Aa}$, a in the $n^{\text {th }}$ generation. Find the solution to this Markov process and analyze your result.