After solving problems for a few days in a row, I observed my Brilliant leaderboard and noticed that my friend George's streak is exactly 14 times more than mine. What's more interesting is that, should we both keep our run of problem solving for one more day, his streak would be the square of mine.
How many days is my current streak?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let n be Dan's current streak (in days).
Then:
( n + 1 ) 2 = 1 4 n + 1
n 2 + 2 n + 1 = 1 4 n + 1
n 2 − 1 2 n = 0
n ( n − 1 2 ) = 0
n = 0 or n = 12
If we assume, that Dan has at least a 1 day streak now, then our answer should be:
1 2 days