Only one compartment of the SIR model involves individuals experiencing some stage of infection, namely, the I compartment. This means that when we write the equations in matrix form, we use a \(1 \times 1\) matrix. Then
\begin{equation*}
\widehat{F}= \begin{pmatrix}
\beta SI
\end{pmatrix}
\end{equation*}
and
\begin{equation*}
\widehat{V}= \begin{pmatrix}
\gamma I
\end{pmatrix}\text{.}
\end{equation*}
Computing partial derivatives with respect to \(I\text{,}\) and evaluating at the disease-free equilibrium \((S, I, R)=(N, 0, 0)\text{,}\) results in
\begin{equation*}
F = \begin{pmatrix}
\beta N
\end{pmatrix}
\end{equation*}
and
\begin{equation*}
V = \begin{pmatrix}
\gamma
\end{pmatrix}\text{.}
\end{equation*}
Computing \(FV^{-1}\) results in
\begin{equation*}
FV^{-1} = \begin{pmatrix}
\frac{\beta N}{\gamma}
\end{pmatrix}
\end{equation*}
and the one eigenvalue of \(FV^{-1}\) tells us that
\begin{equation*}
\mathcal{R}_0 = \frac{\beta N}{\gamma}\text{.}
\end{equation*}