Oh baby a triple

If n n is a positive integer, which of these 3D vectors has a component divisble by 3?

A: ( n n + 1 2 n + 1 ) B: ( n 2 n + 1 2 2015 n + 1 ) C: ( n 2 2015 n + 1 2 201 5 2 n + 1 ) \begin{array}{lc} \text{A:} & \begin{pmatrix} n \\ n+1 \\ 2n+1 \end{pmatrix} \\ \text{B:} & \begin{pmatrix} n \\ 2n+1 \\ 2^{2015}n+1 \end{pmatrix} \\ \text{C:} & \begin{pmatrix} n \\ 2^{2015}n+1 \\ 2^{2015^{2}}n+1 \end{pmatrix} \end{array}

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.

1 solution

Jake Lai
May 8, 2015

Mortal's solution : By considering cases, prove that: B \text{B} and C \text{C} fail when n + 1 n+1 is a multiple of 3, keeping in mind that 2 odd number 2 ( m o d 3 ) 2^{\text{odd number}} \equiv 2 \pmod{3} ; and that A \text{A} covers n , n + 1 , n + 2 n, n+1, n+2 so that, in fact, exactly one is a multiple of 3.

Jake's solution :

k = 0 n k 2 = n ( n + 1 ) ( 2 n + 1 ) 6 \sum_{k=0}^{n} k^{2} = \frac{n(n+1)(2n+1)}{6}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...