Find The Pattern - 3

1 × 9 + 2 = 11 12 × 9 + 3 = 111 123 × 9 + 4 = 1111 1234 × 9 + 5 = 11111 12345 × 9 + 6 = 111111 123456 × 9 + 7 = 1111111 1234567 × 9 + 8 = 11111111 12345678 × 9 + 9 = 111111111 \begin{array} { r c c c l c l } 1& \times & 9 & + & 2 & = & 11 \\ 12& \times & 9 & + & 3 & = & 111 \\ 123& \times & 9 & + & 4 & = & 1111 \\ 1234& \times & 9 & + & 5 & = & 11111 \\ 12345& \times & 9 & + & 6 & = & 111111 \\ 123456& \times & 9 & + & 7 & = & 1111111 \\ 1234567& \times & 9 & + & 8 & = & 11111111 \\ 12345678& \times & 9 & + & 9 & = & 111111111 \\ \end{array}

What is the value of:

123456789 × 9 + 10 ? 123456789 \times 9 + 10?

Note : Can you explain what is happening?


The answer is 1111111111.

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.

4 solutions

Chew-Seong Cheong
Jul 24, 2016

We note that the pattern is 123 n 1 digits × 9 + n = 111 n digits \underbrace{123 \cdots}_{n-1 \text{ digits}} \times 9 + n = \underbrace{111 \cdots}_{n \text{ digits}} for n 2 n \ge 2 . Therefore, for n = 10 n = 10 , we have 1111111111 10 1 ’s \boxed{\underbrace{1111111111}_{10 \ \ 1 \text{'s}}} .

For what is happening:

Let the general equation be as follows, where positive integer n < 10 n<10 .

123... n n digits × 9 + n + 1 = 123... n × ( 10 1 ) + n + 1 = 123... n 0 n + 1 digits 123... n n digits + n + 1 Let p = n + 1 = 123... n p 123... n = 111...1 n + 1 digits \begin{aligned} \underbrace{\overline{123...n}}_{n \text{ digits}} \times 9 +n+1 & = \overline{123...n} \times (10-1) + n + 1 \\ & = \underbrace{\overline{123...n0}}_{n+1 \text{ digits}} - \underbrace{\overline{123...n}}_{n \text{ digits}} + \color{#3D99F6}{n + 1} \quad \quad \small \color{#3D99F6}{\text{Let }p=n+1} \\ & = \overline{123...n\color{#3D99F6}{p}} - \overline{123...n} \\ & = \underbrace{\overline{111...1}}_{n+1 \text{ digits}} \end{aligned}

Yes. Can you explain why this is happening?

Agnishom Chattopadhyay - 4 years, 10 months ago

Log in to reply

I thought I did. When n = 2, there is 11, when n = 3, 111; 4, 1111...

Chew-Seong Cheong - 4 years, 10 months ago

Log in to reply

Can you explain the reason for the pattern, rather than just stating the pattern? Yes, it is clear that there will be 10 1's, but why does this happen? What is so special about the number 123456789? Or is it just a special coincidence?

Calvin Lin Staff - 4 years, 10 months ago

Log in to reply

@Calvin Lin i think i can, the reason is same as the pattern observed in multiplying 11 11 then 111 111 and then so on, it occurs as when you multiply the no i.e something like 123 with no 9, the difference increasing by 1 unit from the previous one , i don't think it's co-incidence , the no 11 is special as when we multiply it by different no.s they just added without any amplification ( similar patterns are observed with 22 , 33 also but they are very unique as 22 cause amplification of no. s by 2 and the patterns are continued) tell me your views too.

A Former Brilliant Member - 4 years, 10 months ago

Log in to reply

@A Former Brilliant Member Chew-Seong subsequently added in an explanation which helps explain how to arrive at the answer. Thinking of "9 = 10 - 1" makes it much easier to keep track of the digits and understand that we end up with 1's because we are simply subtracting an integer​ from the next integer.

Calvin Lin Staff - 4 years, 10 months ago
Chung Kevin
Aug 5, 2016

Let n n be a single digit positive integer . And denote S n S_n as the n n -digit integer, 123 n \overline{123\ldots n} , that is S n S_n is concatenation of the first n n positive integers in ascending order.

The given list of equations shows that 9 S n + ( n + 1 ) = 1111111 1 ( n + 1 ) number of 1’s 9S_n + (n+1) = \underbrace{1111111\ldots1}_{(n+1) \text{ number of 1's}} for n = 1 , 2 , , 8 n=1,2,\ldots, 8 .

And we want to determine the value of 9 S 9 + 9 + ( 9 + 1 ) 9S_9 + 9 + (9 + 1) , so a natural question to ask is: "Does the pattern above also hold true for n = 9 n= 9 ?" Let's find out.

Claim : The following equation holds true for n = 1 , 2 , , 9 n=1,2,\ldots, 9 .

9 S n + ( n + 1 ) = 1111111 1 ( n + 1 ) number of 1’s ( ) 9S_n + (n+1) = \underbrace{1111111\ldots1}_{(n+1) \text{ number of 1's}} \qquad (\bigstar)

Proof : If we add S n S_n to both sides of equation ( ) (\bigstar) and rearrange the terms, we get

10 S n = ( 1111111 1 ( n + 1 ) number of 1’s + S n ) ( n + 1 ) ( ) 10S_n = \left( \underbrace{1111111\ldots1}_{(n+1) \text{ number of 1's}} + S_n \right) - (n+1) \qquad (\bigstar\bigstar)

In RHS, let us try to simplify the expression inside the bracket, note that S n S_n is an n n -digit number and 1111111 1 ( n + 1 ) number of 1’s \underbrace{1111111\ldots1}_{(n+1) \text{ number of 1's}} is an ( n + 1 ) (n+1) -digit number. We have

1 1 1 1 1 + 1 2 ( n 1 ) n 1 2 3 n ( n + 1 ) \large{\begin{array}{cccccccc} && & 1 & 1& 1 & \ldots &1&1\\ +&& & & 1& 2 & \ldots& (n-1)& n \\ \hline & & & 1 & 2& 3 &\ldots & n&(n+1)\\ \hline \end{array}}

Looking at the long addition above shows that 1111111 1 ( n + 1 ) number of 1’s + S n = 123 ( n ) ( n + 1 ) \underbrace{1111111\ldots1}_{(n+1) \text{ number of 1's}} + S_n = \overline{123\ldots (n)(n+1)} . If we subtract it by ( n + 1 ) (n+1) , we get

R H S = 123 n 0 = 10 S n = L H S . \begin{aligned} RHS &=& \overline{123\ldots n0} = 10S_n = LHS. \end{aligned}

This shows that our claim is true for all single digit positive integer n n .

Hence, 9 S 9 + 10 = 123456789 × 9 + 10 9S_9 + 10 = 123456789 \times 9 + 10 is indeed equal to 1111111 1 10 number of 1’s \underbrace{1111111\ldots1}_{10 \text{ number of 1's}} .

Singal Parth
Aug 13, 2016

When+9then ans111111111 So+10then ans 1111111111

Ashish Menon
Jul 23, 2016

The value we have to find is the pattern which continues the tower shown in the question. We observe that a 1 \color{#3D99F6}{1} is consecutively added to every answer. The last answer in the tower have nine 1 \color{#3D99F6}{1} 's. So, the next one should have one more 1 \color{#3D99F6}{1} that is ten 1 \color{#3D99F6}{1} 's. So, our answer is 1111111111 \color{#D61F06}{\boxed{1111111111}} .

Can you explain the reason for the pattern, rather than just stating the pattern? Yes, it is clear that there will be 10 1's, but why does this happen? What is so special about the number 123456789? Or is it just a special coincidence?

Calvin Lin Staff - 4 years, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...