view question and its corresponding solution related to this thread.
------------------------------------------------------------------------
f(2) = 1/(1+1) = 1/2
f(3) = (1/2)/ (1+1/2)= 1/3
& so on..
so f(n) = 1/n
easy one
|
|
||||||||||
|
||||||||||
|
© Copyright 2010. All Rights Reserved.
|
||||||||||
P(1) = 1
P(2) = 1/(1+1) = 1/2
P(3) = (1/2)/(1 + 1/2) = 1/3
P(4) = (1/3)/(1 + 1/3) = 1/4
...
In this way, we observe that P(n) = 1/n
ya friends...its 1/n....
yeah ...its 1/n
Its simple yaar..
P(1) = 1
P(2) = 1/(1+1) = 1/2
P(3) = (1/2)/(1 + 1/2) = 1/3
P(4) = (1/3)/(1 + 1/3) = 1/4
......
In this way, we observe that P(n) = 1/n