Problems

Age
Difficulty
Found: 2260

Peter thought of a number between 1 to 200. What is the fewest number of questions for which you can guess the number if Peter answers

a) “yes ” or “no”;

b) “yes”, “no” or “I do not know”

for every question?

There are 4 coins. Of the four coins, one is fake (it differs in weight from the real ones, but it is not known if it is heavier or lighter). Find the fake coin using two weighings on scales without weights.

Prove the following formulae are true: an+1bn+1=(ab)(an+an1b++bn);a2n+1+b2n+1=(a+b)(a2na2n1b+a2n2b2+b2n).

Let (1+2+3)n=pn+qn2+rn3+sn6 for n0. Find:

a) limnpnqn; b) limnpnrn; c) limnpnsn;

Find the generating functions of the sequences of Chebyshev polynomials of the first and second kind: FT(x,z)=n=0Tn(x)zn;FU(x,z)=n=0Un(X)zn.

Definitions of Chebyshev polynomials can be found in the handbook.

We denote by Pk,l(n) the number of partitions of the number n into at most k terms, each of which does not exceed l. Prove the equalities:

a) Pk,l(n)Pk,l1(n)=Pk1,l(nl);

b) Pk,l(n)Pk1,l(n)=Pk,l1(nk);

c) Pk,l(n)=Pl,k(n);

d) Pk,l(n)=Pk,l(kln).