In the picture below the square is surrounded by four black squares and three white squares are surrounded by seven black squares:
What is the maximum number of white squares that can be surrounded by $ n $ black squares?
What I tried: I analyzed white formats that don't change the amount of blacks to maximize whites
And I looked at the maximum that can increase from maximum amount from $ n $ to $ n + 1 $
Then I created a figure that increased as much as possible from $n$ to $n +1$, and saw that from a certain n the maximum amount of whites is standardized.

$4x4$ square">