The Pattern

Study the number series below:

0, 1, 3, 6, 0, 5, 1, 8, 6, 5, 5, 6, 8, 1, 5, 0…………

What is the 199th term of the above series?

8 0 3 1 5 6

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.

2 solutions

Cl Chong
Aug 5, 2018

This is a series of "Sum of Arithmetic Progression", each term listing only the final digit.

Using formula developed by mathematician: Carl Friedrich Gauss

S n Sn = 1 + 2 + .............+ n= n ( n + 1 ) 2 \frac{n (n+1)}{2}

For the 199th term, taking into account of 0 as the first term, n would be 198.

Applying Gauss's formula, we'd get 198 ( 198 + 1 ) 2 \frac{198 (198 + 1)}{2} which is 19701. Taking only the final digit, the answer is 1.

X X
Aug 5, 2018

The n n th term is the unit digit of n ( n 1 ) 2 \dfrac{n(n-1)}2 ,so 199 × 198 2 = 19701 \dfrac{199\times198}2=19701 ,the answer is 1 1

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...