As ongoing trend, I have been solving old MAT past papers that do not have published solutions. I was wondering if anybody can verify my solution to the following question.

My Solution
(i) We prove this by contradiction. Suppose that after one second there is exactly one bulb ON. This implies that only two consecutive light bulbs say $n$ and $n+1$, must have had different lights in the beginning. This implies that $n+3$ and $n+4$ had the same state since only one is ON after 1 second. Similarly, $n+4$ and $n+5$ must have had the same state and so on until we get that $n-1$ and $n$ have had the same state. This is a contradiction as $\text{state of } n \neq \text{state of } n+!$ and hence there could not be exactly one light bulb ON after one second.
(ii) Let $m$ be an odd number. Let there be $m$ many turned on lights after one second. Therefore, out of $N$ many lights m many consecutive pairs have different initial states. Let these pairs be
$$\{m_0,m_0 +1\},\{m_1,m_1 + 1\},\, ... , \{m_m, m_{m}+1\}$$
Say the initial state of $m_0$ is ON/OFF. By construction we will have, $m_0 +1, m_0 +2,\, ... ,m_1$ have the same initial signal. This implies that $m_2$ has a signal of ON/OFF. This can be done $m$ many times to show that $m_m$ is ON/OFF which implies that that $m_n +1, \, ..., m_0 -1$ are OFF/ON since $m$ is odd. This implies that $m_0 -1$ and $m_0$ have different initial values. This is a contradiction because if true this would imply that there are $m+1$ of these pairs. Thus there can not be odd many turned ON lights after the first second.
(iii) Let $b_n$ be the nth bulb. And let $v_i (b_n)$ be the status of the nth bulb after $i$ seconds have passed. The formula for $2$ seconds passed is $$ v_2(b_n) \begin{cases} \text{ON} & \text{if } v_1(b_n) \neq v_1(b_{n+2}) \\ \text{OFF} & \text{if } v_1(b_n) = v_1(b_{n+2}) \end{cases} $$ The work of which I have done but I really can not put in LaTeX as it would take a lot of time. From the equation we see that it is only dependent on $b_n$ and $b_{n+2}$ as required. (iv)
$$ v_4(b_n) \begin{cases} \text{ON} & \text{if } v_1(b_n) \neq v_1(b_{n+4}) \\ \text{OFF} & \text{if } v_1(b_n) = v_1(b_{n+4}) \end{cases}$$ again the proof of which I have on paper but I really can not write in LaTeX due to time.
(v) After 8 seconds.