Author |
Topic: checkerboard (Read 522 times) |
|
videogamer1805
Newbie
Posts: 2
|
|
checkerboard
« on: Dec 22nd, 2007, 1:14pm » |
Quote Modify
|
yeah, everyone's seen those problems where you see a checkerboard and it asks how many squares there are. you count the 1x1s, 2x2s, etc. but now, a person comes up to you and asks if you want to solve one. you think it will be so easy, so you agree. the person tells you, "there's one condition, I get to choose how long you look at it...five seconds should be fine." you don't know how many squares there are, and you can only look at it for five seconds. assuming you're not a supercomputer android guy, and cannot count 1,523,824,603 squares per second, CAN YOU FIND OUT HOW MANY SQUARES THERE ARE? hint->YOU CAN!
|
|
IP Logged |
|
|
|
Grimbal
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 7527
|
|
Re: checkerboard
« Reply #1 on: Dec 22nd, 2007, 3:11pm » |
Quote Modify
|
It would depend on the size of the board, I guess. If you can't count how large it is in 5s, you are sure to loose. If it is a standard checkerboard, you don't need to look at it. Maybe just to check whether it is a 10x10 or 8x8 type.
|
|
IP Logged |
|
|
|
FiBsTeR
Senior Riddler
Gender:
Posts: 581
|
|
Re: checkerboard
« Reply #2 on: Dec 22nd, 2007, 5:17pm » |
Quote Modify
|
on Dec 22nd, 2007, 1:14pm, videogamer1805 wrote: [...] and you can only look at it for five seconds. [...] |
| Pull out your camera and take a picture. Count the number of unit squares on a side n, then tell your friend the total number of squares is n*(n+1)*(2n+1)/6.
|
|
IP Logged |
|
|
|
|