Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #8 Apr 17 2018 09:43:32
%S 0,0,0,0,1,2,2,4,4,5,6,6,7,8,10,10,11,12,13,14,15,16,16,17,18,20,20,
%T 22,22,23,24,26
%N Maximum number of 5's possible in an infinite Minesweeper grid with n mines.
%H Dmitry Kamenetsky, <a href="/A302929/a302929.txt">The first 32 solutions</a>
%H Wikipedia, <a href="https://en.wikipedia.org/wiki/Minesweeper_(video_game)">Minesweeper</a>.
%Y Cf. A047345, A302928, A302930, A302931.
%K nonn,more
%O 1,6
%A _Dmitry Kamenetsky_, Apr 16 2018