Problem: Given the polynomial a0βxn+a1βxnβ1+β¦+anβ1βx+anβ, where n is a positive integer or zero, and a0β is a positive integer. The remaining a's are integers or zero. Set h=n+a0β+β£a1ββ£+β£a2ββ£+β¦+β£anββ£. The number of polynomials with h=3 is:
Answer Choices:
A. 3
B. 5
C. 6
D. 7
E. 9
Solution:
For h=3 we can have 1x2,1x1+1,1x1β1,2x1,3x0