To solve the given functional equation, we first simplify the infinite geometric series in the argument of the logarithm:
2+32+92+⋯=1−1/32=3
Substituting this back into the equation gives:
log2(f(x))=log2(3)⋅log3(1+f(1/x)f(x))=log2(1+f(1/x)f(x))
Equating the arguments of the logarithms leads to:
f(x)=1+f(1/x)f(x)⟹f(x)f(1/x)=f(x)+f(1/x)
The polynomial solutions to this standard functional equation are of the form f(x)=1±xn. Using the given condition f(6)=37, we find 1+6n=37⟹n=2, so f(x)=x2+1.
Finally, we compute the required sum:
∑n=110f(n)=∑n=110(n2+1)=610×11×21+10=385+10=395