A infinite sequence

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 151
Joined: Wed Feb 11, 2009 2:45 am
Thanked: 3 times

A infinite sequence

by deepoe » Fri May 01, 2009 4:46 am
A infinite sequence is 1, 11, 111, 1111, 11111, ..., what is the tens digit of the sum of the first 40 terms?

A) 1
B) 2
C) 3
D) 4
E) 9

OA = C
Source: — Problem Solving |

User avatar
Site Admin
Posts: 2567
Joined: Thu Jan 01, 2009 10:05 am
Thanked: 712 times
Followed by:550 members
GMAT Score:770

by DanaJ » Fri May 01, 2009 5:00 am
Look at it this way: no matter how many 1s you have in a number of the sequence, it will always end in 11 starting with the second number in the sequence. This is the key to the problem.

Now, this means that the tens digit of 1 + 11 + 111 + ... will be the tens digit of 1 + 39 * 11 (since the tens digit cannot be affected by any other digits apart from units and tens). You have that "1" over there because, as I've pointed out, the first number in the series is 1 and not 11.

1 + 39 * 11 = 1 + 39 * 10 + 39 = 40 + 390 = 430 - tens digit 3.

Master | Next Rank: 500 Posts
Posts: 151
Joined: Wed Feb 11, 2009 2:45 am
Thanked: 3 times

by deepoe » Fri May 01, 2009 7:06 am
why did you do 10 * 39?

User avatar
Site Admin
Posts: 2567
Joined: Thu Jan 01, 2009 10:05 am
Thanked: 712 times
Followed by:550 members
GMAT Score:770

by DanaJ » Fri May 01, 2009 7:42 am
I was trying to calculate 11*39 fast, by noticing that it's 39*(10 + 1) = 39*10 + 39*1 = 39*10 + 39.

Master | Next Rank: 500 Posts
Posts: 134
Joined: Sun Feb 15, 2009 7:44 pm
Thanked: 14 times

by m&m » Fri May 01, 2009 9:51 am
you have 40 numbers that have a unit digit of 1 so 1*40 = 40 --> 4 in tens digit
you have 39 numbers that have a tens digit of 1 so 39*10 = 390 --> 9 in tens digit.

adding we get 13, so 3 is in tens digit answer is C

Master | Next Rank: 500 Posts
Posts: 151
Joined: Wed Feb 11, 2009 2:45 am
Thanked: 3 times

by deepoe » Fri May 01, 2009 12:48 pm
m&m wrote:you have 40 numbers that have a unit digit of 1 so 1*40 = 40 --> 4 in tens digit
you have 39 numbers that have a tens digit of 1 so 39*10 = 390 --> 9 in tens digit.

adding we get 13, so 3 is in tens digit answer is C

here is 3 an unit ;)