Can anyone explain the process required to make a Hadamard gate that acts on 1st, 2nd and 3rd qbits?
For Hgates acting on the first qubit i realise the matrix is $H=\begin{pmatrix} 1&1\\1&-1\end{pmatrix}$, but I am unsure how to formulate such a gate. As to acting on the second qubit I have read this web page 1 but I am not really sure if it is correct, because it is just a 4x4 matrix without any zeroes. I found this $\begin{pmatrix} 1 & 1 \\-1 & 1 \end{pmatrix} $ on another website which will obviously have zeroes when it is multiplied by $I$. Simply can anyone explain how Hadarmd gates can be formulated and built to n qubits?