Take the set X equal to A for i=15, equal to B for i=16 and equal to
for other i.
We define the set Y of indices the following way: Take a positive number j less or equal to 32768, let
j-1=32*u+v with v less than 32. Assume first that v is less than 16. Then j is an element of Y, if and
only if
(A with index j)
is included in X.
Assume that v is bigger or equal to 16. Then j is an element of Y, if and
only if
(A with index j)
is not included in X.
From now we'll be using the following notation:
Then
Values of hi are shown on the applet below. Formulas above show how in a simple way find ti knowing hi.
Signs plus or minus in the formula for ti can be determined in a different way. In our case the sequence of
signs looks like this: "+-+++--+-+-+-+--". Values hi were computed in a usual way as on previous pages.
You can see formulas for hi clicking on orange area and the same to return.
Now we know 32 values of ti (or si). We need to know 2048. So, still there is a long way ahead.