×

singingbanana's video: 2048 Induction Extra

@2048 Induction Extra
An extra bit from our 2048 video on Steve Mould's channel. Full video here: 2048 strategy and maths http://youtu.be/OO4tA5i7X9g Play 2048 here http://gabrielecirulli.github.io/2048/ ---------------------------- A little bit on the maximum achievable tile. I said here you need k free cells to achieve 2^k and the maximum achievable tile is therefore 2^16. This was assuming we only generate 2-tiles. I also show a formula to calculate the total score of making the 2^k tile which is (k-1)2^k. That means the maximum score is when you fill the board from 2^16 to 2, which is sum_i=1^16 (i-1)2^i = 1,835,012. If we include generating 4-tiles as well, you can actually go one step further and achieve the 2^17 tile. In that case the maximum score would be when we fill the board from 2^17 to 2^2. If I did that using 4-tiles only then that would double the maximum score from 1,835,012 to 3,670,024. If we use 2-tiles only, with a few exceptions, then I reckon the maximum score is sum_i=2^17 (i-1)2^i - 16*4 = 3,932,100. (You need to subtract 4 sixteen times because I need to generate sixteen 4-tile for free to fill the board from 2^17 to 4).

0.9K

110
singingbanana
Subscribers
228K
Total Post
221
Total Views
8.2M
Avg. Views
137.4K
View Profile
This video was published on 2014-04-10 21:18:16 GMT by @singingbanana on Youtube. singingbanana has total 228K subscribers on Youtube and has a total of 221 video.This video has received 0.9K Likes which are lower than the average likes that singingbanana gets . @singingbanana receives an average views of 137.4K per video on Youtube.This video has received 110 comments which are lower than the average comments that singingbanana gets . Overall the views for this video was lower than the average for the profile.

Other post by @singingbanana