▲ 492 ▼ xkcd #3125: Snake-in-the-Box Problem (imgs.xkcd.com) submitted 1 year ago by xkcdbot@lemmy.world [B] to c/xkcd@lemmy.world 34 comments fedilink hide all child comments xkcd #3125: Snake-in-the-Box Problem Title text: Chemistry grad students have been spotted trying to lure campus squirrels into laundry hampers in the hope that it sparks inspiration. Transcript: Transcript will show once it’s been added to explainxkcd.com Source: https://xkcd.com/3125/ explainxkcd for #3125
[–] nialv7@lemmy.world 2 points 1 year ago* (last edited 1 year ago) Some trivial bounds: F(n-1) + 1 <= F(n) <= F(n-1) * 2 + 1. Also F(n) <= 2^(n-1) permalink fedilink source parent