The name of the site 'The Puzzle Spot' may be misleading. It may lead you to think that the site is run by a Puzzle Guru. It is, in fact, run by all of us for all of us to become puzzle gurus and increase our technical know-how and improve our knowledge in problem solving. So let's join our hands and try our heads together on this.
Tuesday, 18 December 2007
Sequence 2
Find the next term of the sequence: 1, 2,6,12,25, _
Hint: The answer is in 40's or 50's
Please give the logic as well as logic only would decide the correctness of the answer.
man i give up...........
ReplyDeletejaise hi pata lage bata dena.
MAyank (RPF) has got the answer
ReplyDeleteIts Tr=(fibonacci term)*r;
T1=1*1=1
T2=1*2=2
T3=2*3=6
T4=3*4=12
T5=5*5=25
T6=8*6=48
Thus the answer is 48
He gets 1 point