3 Answers
Subhomoy Bakshi
·2011-06-02 15:17:34
important points:
Can you predict the next row of numbers?
Is there a pattern in the sums of the numbers in the rows?
Do any numbers repeat?
Can you find a pattern in the diagonal numbers?
See if you can find:
a) natural numbers (1, 2, 3, 4, ...)
b) triangular numbers (1, 3, 6, 10, ...)
c) powers of 2 (2, 4, 8, 16, ...)
d) Fibonacci numbers (1, 1, 2, 3, 5, 8, ...)
A BIT OF INNER VIEW
Subhomoy Bakshi
·2011-06-02 15:19:59
u can ignore the part of catalan numbers easily.. not at all related to JEE!
try answering the questions I posted..[1]