The sum of the infinite geometric progression is given by:
S=2+32+92+…∞=1−312=3
Substituting this into the given equation:
log2(f(x))=log2(3)⋅log3(1+f(1/x)f(x))
Using the base change property loga(b)⋅logb(c)=loga(c):
log2(f(x))=log2(1+f(1/x)f(x))
Equating the arguments:
f(x)=1+f(1/x)f(x)
f(x)f(1/x)−f(1/x)=f(x)
f(x)f(1/x)=f(x)+f(1/x)
The only polynomial functions satisfying this relation are of the form f(x)=1±xn.
Given f(6)=37:
1±6n=37
Taking the positive sign, 6n=36⇒n=2.
Thus, the polynomial is f(x)=x2+1.
The required sum is:
n=1∑10f(n)=n=1∑10(n2+1)
n=1∑10f(n)=n=1∑10n2+n=1∑101
n=1∑10f(n)=610×11×21+10
n=1∑10f(n)=385+10=395
Answer: 395