Consider a base 3 counter and define the actual cost of the increment operation to be the number of digits that get changed. Give a potential function that enables you to derive the smallest valid amortized cost for the increment operation. (You will need to directly
determine, by other means, what this smallest valid cost would be.)