As in the proofs here and here, we reduce to coprime powers then apply the $\rm\color{#90f}{Euclidean}$ algorithm.
$a = 51^{\large 61}\Rightarrow\, d = (a^{\large 11}-1,\,a^{\large 10}+1) = (a\!+\!1,2) = 2\,$ by $\,\bf T1\,$ below, with $\ s = -1$
$a\, =\, d^{\large 61}\Rightarrow\,x = (a^{\large 11}+1,\,a^{\large 10}-1) =\, a\!+\!1 = d^{\large 61}\!+1 = 2^{\large 61}\!+1\,$ by $\,\bf T1,\,$ $\,s = 1$
${\bf T1}\,\ (s,a)\! =\!1\, \Rightarrow\, (a^{\large 11}\!+s,\,a^{\large 10}-s)\, = (a\!+\!1,\,1\!-\!s).\ $ Proof: $\,\rm\color{#90f}{using}$ $\ (x,y) = (x,\, y\bmod x)$
$\begin{align} (\color{#0a0}{a^{\large 11}}\!+s,\,{a^{\large 10}}\!-s) &= (\color{#0a0}{s}(\color{#0a0} a\!+\!1),\, {a^{\large 10}}\!-s)\ \ \ \,{\rm by}\ \ \bmod a^{\large 10}\!-s\!:\,\ a^{\large 10}\!\equiv s\,\Rightarrow\, \color{#0a0}{a^{\large 11}}\!\equiv a^{\large 10}a \equiv \color{#0a0}{sa} \\[.2em]
&= \ \ \ \, (a\!+\!1,\ \,\color{#c00}{a^{\large 10}}\!-s)\ \ \ \ {\rm by}\,\ \ (s,\,a^{\large 10}\!-s) = (s,a^{\large 10})=1, \ \, {\rm by}\,\ \ (s,a) = 1\\[.2em]
&=\ \ \ \ (a\!+\!1,\ \ \ \color{#c00}1\, -\, s) \ \ \ \ {\rm by}\ \ \bmod a+1\!:\ \ \ \ a\equiv -1\,\Rightarrow\, \color{#c00}{a^{10}}\equiv (-1)^{10}\equiv\color{#c00} 1 \\[.2em]
\end{align}$