An item is present in a list of n items with probability p; if it is present, its position in the list is uniformly distributed. A computer program searches through the list sequentially. Find the expected no. of items searched through before the program terminates.