We have an increasing number of books on a bookshelf. Every year, 2 books are added and each book is twice as long as the previous book. At the beginning of 1935 the volume was 1 cm thick. We define the 'velocity of the front cover' as the thickness of that volume divided by the number of seconds in six months.Determine the year when the front cover of the volume stacked will exceed the velocity of light. I tried to do it like this:
$$ v = \dfrac{ \text {thickness volume}}{ \text {number of seconds in 6 months}}$$
$$ \text{thickness volume} = 3 \times 10^8 \cdot 15552000 = 4.6656 \times 10^{15}$$
$$ \log_{10}(ans) \approx 15.7$$
So that's the thickness of the book which exceeds the velocity of light. Since the volumes become four times as big every year, if we calculate in logs, every year the books become $\log_{10}(4)$ bigger. So I get $$\dfrac{15.66..}{\log_{10}{4}} \approx 26.02 $$
So my answer would be that in the year $26+1935 = 1961$ the velocity would exceed that of light. Which is a wrong answer, but why?