How do you find the Alexander polynomial of the closure of the following braid,
$(\sigma_1^{-2}\sigma_2^{-1}\sigma_3^{-1}\sigma_4^{-1}\sigma_5^{-1}...\sigma_{A-1}^{-1})^B$ where $A$ and $B$ are positive integers?
I have found the general form of the Seifert matrix of link, and then tried to use the formula
$$\Delta(t) = \det (V-tV^T) $$
where $V$ is the Seifert matrix and $\Delta(t)$ is the Alexander polynomial.
I therefore tried using MATLAB to calculate the Alexander polynomials of the knots for $A$ and $B$ running from $1$ to $10$. From the results I guessed the general form of the Alexander polynomial, but I do not end up in a rigorous proof.
I am not quite familiar with the computation of Alexander polynomials using other techniques such as the knot group and Jacobian, so I am not sure if those routes would give a good way in attacking the problem.
PS. I did calculate the Jones polynomial quite quickly, but I don't see any help from that.