A Tricky Sequence

Level pending

12 , 33 , 66 , 132 , 363 , ? \Large \color{#D61F06}{12},\color{magenta}{33}, \color{#20A900}{66},\color{#3D99F6}{132},\color{#69047E}{363}, \color{#624F41}{?}

Find the number that can replace the question mark in the above sequence.


The answer is 726.

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.

10 solutions

Nihar Mahajan
Sep 28, 2015

The technique used here is: "Reverse the digits and add"

12 + 21 = 33 33 + 33 = 66 66 + 66 = 132 132 + 231 = 363 363 + 363 = 726 \Large{ 12+21=33 \\ 33+33=66 \\ 66+66=132 \\ 132+231=363 \\ 363+363=\boxed{726}}

nice thinking (y)

Fajar Trisno Purwanto - 5 years, 8 months ago
Ratul Pan
Sep 28, 2015

We can also find it by multiplying each no by 11.
The product is the third number from it.
12 * 11=132
33 * 11=363
66 * 11=726



For me I realised that from 33 to 66 and 132, we are simply doubling the numbers. But from 12 to 33 and from 132 to 363, we are multiplying the previous number by 11/4 to get the next number. We only do this once every three numbers so when we reach 363, we should double it to get 726.

Noel Lo - 5 years, 8 months ago

I did this, too! I wonder if the sequence might be expressed in mathematical notation.

Arthur Hertz - 5 years, 3 months ago

Nice! This is an innovative method :)

Mehul Arora - 5 years, 8 months ago
Marto Graves
Sep 30, 2015

my way was probably just luck but 12*2.75 = 33

33*2 = 66

66*2 = 132

132*2.75 = 363

363*2 = 726

so basically you multiply the first time by 2.75 then you multiply the next 2 numbers by 2 and you repeat the pattern

Sadasiva Panicker
Sep 29, 2015

Given no + reversing no =2nd no., 2nd no = reversing no = 3rdno. Thus 363 + 363 = 726

2nd no + Reversing no = 3rd

Sadasiva Panicker - 5 years, 8 months ago
Vivek Shrivastava
Sep 29, 2015

First number = 12

Second number = (1+2) * 10 + (1+2) = 33

Third number = (3+3) * 10 + (3+3) = 66

Forth number = (6+6) * 10 + (6+6) = 132

Fifth number = (1+32) * 10 + (1+32) = 363

Sixth number = (3+63) * 10 + (3+63) = 726

Answer = 726

Naman Bhalla
Sep 29, 2015

Follow the steps of algorithm 196. The algorithm says that if you reverse a number and add it to the original number, it is the fastest method to produce palindromic numbers. The name comes because this stage hasn't been reached for the number 196 ever after iterating the above steps a million of times.

What is algorithm 196?

Calvin Lin Staff - 5 years, 8 months ago

Log in to reply

The algorithm says that if you reverse a number and add it to the original number, it is the fastest method to produce palindromic numbers. The name comes because this stage hasn't been reached for the number 196 ever after iterating the above steps a million of times.

Naman Bhalla - 5 years, 8 months ago

Log in to reply

Can you add that explanation into your solution? That would help others who haven't seen it before (Esp those who don't know how to solve the problem) understand what your solution means.

Calvin Lin Staff - 5 years, 8 months ago
Mikal Olsen
Sep 29, 2015

I'm quite impressed with the number of ways to solve this!

I thought the pattern was:

Times by three, detract three

Times by two three times

Times by three and subtract thirty three...

times by two thirty three times

So on

But, all patterns are valid!

Add the reverse digits of each number to get the next one. So 12 + 21, etc.

12*1 = 12

33*1 = 33

66*1 = 66

12*11 = 132

33*11= 363

66*11 = 726

Alija Bevrnja
Sep 28, 2015

One can also use an interesting formula:

Double when digits are only 3s or 6s, otherwise, multiply by 3 and subtract 3.

However, this only work for the first few numbers, failing for 726+627=1353

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...