Determinant of the following $2018 \times 2018$ matrix and let $B$ be the leading principal minor of $A$ of order $1009$, then rank of $B$
$$\begin{pmatrix} 0 & 2 & 0 & \ldots & \ldots & 0 \\ \frac{1}{3} & 0 & 2 & \ddots & & \vdots \\ 0 & \frac{1}{3} & 0 & \ddots & \ddots & \vdots \\ \vdots & \ddots & \ddots & \ddots & \ddots & 0 \\ \vdots & & \ddots & \ddots & 0 & 2 \\ 0 & \ldots & \ldots & 0 & \frac{1}{3} & 0 \\ \end{pmatrix}.$$
I tried to find out some non- zero eigenvector to get the eigenvalues but I did'nt get it. Please help on this problem.
I'm not sure what you're precisely asking, but if it's just for the determinant of the matrix given, here's a hint: determinants are invariant under taking linear combinations of rows/columns. That is, subtracting a scalar multiple of a row from another doesn't change the determinant, and similarly for columns.
You need to perform some row swaps after that - again, the effect on the determinant is well-known.