I tried to prove it formally, without direct mathematical induction.
$a_n=\cos {2^{n-1}A}$
$\Rightarrow a_n=\frac{2\sin {2^{n-1}A}\cdot\cos{2^{n-1}A}}{2\sin {2^{n-1}A}}$
$\Rightarrow a_n=\frac{\sin {2^{n}A}}{2\sin {2^{n-1}A}}$
$\Rightarrow a_n=\frac{V_{n+1}}{2V_n}$
Where, $V_n=\sin {2^{n-1}A}$
So,
$a_1\cdot a_2\cdot a_3\cdot a_4...a_n$
$=\frac{V_2}{2V_1}\cdot\frac{V_3}{2V_2}\cdot\frac{V_4}{2V_3}\cdot\frac{V_5}{2V_4}...\frac{V_{n+1}}{2V_n}$
$=\frac{V_{n+1}}{2^nV_1}$
$=\frac{\sin {2^nA}}{2^n\sin A}$
Note, here
$2^{m-1}A≠z\pi$
,where $m\in\Bbb N,\,n\in\Bbb N,\,z\in\Bbb Z$ and $\,m\le n$
P.S- I was also puzzled by the question of how to prove this identity without direct mathematical induction, then, I realised that I can use the same technique we use in finding some series by the Vn method.