Are there involutory unitary matrices U and V such that the group generated by U and V is isomorphic to $\mathbb{Z}/2 \ast \mathbb{Z}/2$? If so, how many such pairs of matrices are there? Is there a known way to classify or at least generate examples of such pairs? Alternatively, can you prove no such pairs exist?
I am mostly interested in the case where U and V are $N \times N$ matrices with $N = 2^n$ for positive integers $n$, but would also be interested in any special cases.
Thoughts so far: If U and V are involutions and unitary, then each must be Hermitian also. Thus, each of U and V must be a matrix with all eigenvalues equal to $\pm 1$.
Also, since $\langle U, V \rangle \cong \mathbb{Z}/2 \ast \mathbb{Z}/2$ and since U and V are involutions, $UVUV = UVU^{-1}V^{-1} = [U,V] \neq I$, so U and V cannot commute, and in fact they also cannot anticommute since that would mean $[U,V]^2 = I$, which would again fail our requirements.
Another line of thinking comes from an answer to this question (Matrices which are both unitary and Hermitian) which states that a matrix U is Hermitian and Unitary if and only if $U = 2P - I$, for some orthogonal projection $P$. I'm not sure if this helps.
Any ideas?