What is the next number in the sequence?
1 , 4 , 9 , 61 , 52 , 63 , 94 , 46 , 18 , 1 , 121 ...
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.
There are many answers on the internet. This seems to be very common question. I don't think this is really math. This is trick question
Log in to reply
Atleast this problem woke me up...
you don's say...
Haha nice question Did you make it by yourself?
Log in to reply
Yes. Did you get the answer right?
it was nice Q, i saw first 1,4,9 then thought next term should be 16 but its 61, then spotted the flip with other numbers too
according to me the first three numbers 1,4,9 are the squares of 1,2,3 and proceeding invert numbers 16 is the square of four and at the place of 1 is the square of (10)^2 that means 100 so we invert the number and get 001 written as 1 and again first three numbers squares 11(121) ,12(144) ,13(169) are the same as previous 1(1),2(2),3(9),and proceeding numbers are invert again ................14(196)=691............as more..............
grt....logic...:)
we really have the same technique to answer it.
Excellent!
Take the number position, then evaluate its square, finally read it backward.
The sequence consist of the reverses of square numbers. 1, 4, 9 stay the same. 16 becomes 61. 25 becomes 52. 36 becomes 63. So on. The next number in the sequence is the reverse of the square of 12, which is 144 -> 441.
I think it's a nice solution
1^{2} = 1 2^{2} = 4 3^{2} = 9 4^{2} = 16, reversing this : 61 5^{2} = 25 => 52 . . . . . 11^{2} = 121 => 121 12^{2} = 144 => 441
Flip each number, and you will get the following:
1, 4, 9, 16, 25, 36, 49....
and it is clear that this pattern is that of the square of successive integers.
we are left of with 11 squared (121), so the next value must be 12 squared, which is 144. Flip 144 and you get 441, which is the answer.
Each of the numbers in the set corresponds to the next square, only it's digits are inverted - so 'xyz' becomes 'zyx'. After isolating each number and realizing that the order of the squares is increasing linearly, the next square - or the twelfth number - can be assumed to be '12'. 12^2 = 144. So it becomes 441.
1X1=1,2X2=4,.........4X4=16 but in invert form its 61..........similarly for 12..... its square is 144 and its inverse is 441
Problem Loading...
Note Loading...
Set Loading...
Clearly, the first 3 terms (1,4,9) and 121 are squares. So that gives us a hint that the middle numbers should also be squares. If we read the numbers from right to left, then, it would be 1 , 4 , 9 , 16 , 25 , 36 , 49 , 64 , 81 , 100 , 121 ... So the next term should be 441 (144 reading from the write).