You have three keys in your pocket which you extract in a random way to unlock a lock. Assume that exactly one key opens the door when you pick it out of your pocket. Find the expectation value of the number of times you need to pick out a key to unlock.

Let X be the random variable for this question. P(X=x) = 1/3 for all x. When X=x, we have that it took x times for us to retrieve the correct key.Thus, we have the infinite sum 1/3 + 22/31/3 + 3*(2/3)^21/3 + ...Factoring out 1/3 we get 1/3(1+2(2/3)+3*(2/3)^2+...)The infinite sum 1 + 2x^2 + 3x^2 can be sequentially written as 1 + x + x^2 + ... + x*(1+x+x^2+...) + x^2*(1+x+x^2+..) + ....which is equivalent to (1-x)^-2. Thus the expectation value is 1/3*(1-2/3)^-2 = 3.

NO

Related Further Mathematics A Level answers

All answers ▸

A=[5k,3k-1;-3,k+1] where k is a real constant. Given that A is singular, find all the possible values of k.


Differentiate x = sinhy with respect to x


Prove by induction that 1^2 + 2^2 + 3^2 + . . . + n^2 = (1/6)n(n+1)(2n+1)


Find the Taylor Series expansion of tan(x) about π/4 up to the term in terms of (x-π/4)^3.