irregular pattern

Logic Level 1

What is the 14th number in this pattern ?

1, 0, 1, 4, 9 ................................

109 144 121 186 198

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.

3 solutions

Aaryan Vaishya
Dec 17, 2018

Basically after 1,0, everything a(n) is (n-2)^2.Applying this to 14,we get (14-2)^2=12^2=12x12=144

Parth Sankhe
Dec 16, 2018

1 , 0 , 1 , 4 , 9 , 16 , 25 , 36 , 49 , 64 , 81 , 100 , 121 , 144 1,0,1,4,9,16,25,36,49,64,81,100,121,144

The pattern is n 2 n^2 , where n n begins from -1.

S.M. Zubair
Dec 16, 2018

Formula of this pattern is...(2 - a )^2 where a is any position of this pattern

example: a = 3.........(2 - 3)^2 = 1

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...