A Very Large Set of Dominoes

A double-6 set of dominoes consists of 28 dominoes with 168 dots in total, as shown.

Now, if this pattern is continued all the way to double-250 dominoes, how many dots are there in total?

image: Wikipedia


The answer is 7906500.

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.

3 solutions

Chew-Seong Cheong
Jul 15, 2018

Let the total number of dots of double-n dominoes be N ( n ) N(n) , then from the arrangement shown for double-6 dominoes, we have:

N ( n ) = j = 0 n k = 0 j ( j + k ) = j = 0 n ( j ( j + 1 ) + j ( j + 1 ) 2 ) = 3 2 j = 0 n ( j 2 + j ) = 3 2 ( n ( n + 1 ) ( 2 n + 1 ) 6 + n ( n + 1 ) 2 ) = 3 n ( n + 1 ) 12 ( 2 n + 1 + 3 ) = n ( n + 1 ) ( n + 2 ) 2 Note that N ( 6 ) = 168 \begin{aligned} N(n) & = \sum_{j=0}^n \sum_{k=0}^j (j + k) \\ & = \sum_{j=0}^n \left(j(j+1) + \frac {j(j+1)}2\right) \\ & = \frac 32 \sum_{j=0}^n \left(j^2 + j \right) \\ & = \frac 32 \left(\frac {n(n+1)(2n+1)}6 + \frac {n(n+1)}2 \right) \\ & = \frac {3n(n+1)}{12}(2n+1 + 3) \\ & = \frac {n(n+1)(n+2)}2 & \small \color{#3D99F6} \text{Note that }N(6) = 168 \end{aligned}

Therefore, N ( 250 ) = 250 ( 251 ) ( 252 ) 2 = 7906500 N(250) = \dfrac {250(251)(252)}2 = \boxed{7906500} .

Jeremy Galvagni
Jul 13, 2018

Every for any set of double-n dominoes each number appears n + 2 n+2 times, once paired with each number 0 0 through n n plus one more for the double.

So the total is 0 ( n + 2 ) + 1 ( n + 2 ) + 2 ( n + 2 ) + 3 ( n + 2 ) + . . . + n ( n + 2 ) 0(n+2)+1(n+2)+2(n+2)+3(n+2)+...+n(n+2)

Refactor as ( 0 + 1 + 2 + 3 + . . . + n ) ( n + 2 ) = n ( n + 1 ) 2 × ( n + 2 ) (0+1+2+3+...+n)(n+2)=\frac{n(n+1)}{2}\times(n+2)

So the formula for the number of dots is n ( n + 1 ) ( n + 2 ) / 2 n(n+1)(n+2)/2

As so the number of dots on a double-250 set is 250 × 251 × 252 / 2 = 7906500 250\times 251\times 252/2=\boxed{7906500}

Brack Harmon
Jul 13, 2018

The number of dominoes is equal to adding up the integers from 1 to 250.

1 + 2 + 3 + 4... + 250 1 + 2 + 3 + 4 ... + 250

a simple way to do this is using the formula:

S = n ( n + 1 ) 2 S = \frac{n(n+1)}{2} where S S is the total and n n is the number of terms.

with n= 250 we get:

S = 250 251 2 S = \frac{250*251}{2}

S = 62750 2 S = \frac{62750}{2}

S = 31375 S = 31375

To find the number of dots we use the equation:

Total number of dots = number of dominoes * the amount of each number

Total number of dots = 31375 * 252 = 7906500 \boxed{7 906 500}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...