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 ▸

Prove by mathematical induction that, for all non-negative integers n, 11^(2n) + 25^n + 22 is divisible by 24


Given a curve with parametric equations, x=acos^3(t) and y=asin^3(t), find the length of the curve between points A and B, where t=0 and t=2pi respectively.


Solve the equation 2(Sinhx)^2 -5Coshx=5, giving your answer in terms of natural logarithm in simplest form


Prove by induction the sum of the natural numbers from 1 to n is n(n+1)/2