Problem: Let f(n)=nx1β+x2β+β¦+xnββ. where n is a positive integer. If xkβ =(β1)k,k=1,2,3,β¦,n, the set of possible values of f(n) is:
Answer Choices:
A. {0}
B. {n1β}
C. {0,βn1β}
D. {0,n1β}
E. {1,n1β}
Solution:
Since xkβ=(β1)k,x1β=β1,x2β=1,β¦,x2rβ1β=β1,x2rβ=1. Therefore, for n=2r, x1β+x2β+β¦+x2rβ=0 and for n=2rβ1,x1β+x2β+β¦+x2rβ1β=β1. Therefore, f(n)=0 in the former case and f(n)=βn1β in the latter case.