Evaluate Logarithmic Sum
Q.11. Evaluate
100∑n=1log10(31−n)
Answer Choices
- −4950log103
- 4950log103
- −5050log103
- 5050log103
- 1−4950log103
- 1+4950log103
- 1−5050log103
- 1+5050log103
Solution
We use the logarithmic property logb(ac)=clogb(a) to simplify the sum:
log10(31−n)=(1−n)log10(3)
This changes the sum to:
100∑n=1(1−n)log10(3)=log10(3)100∑n=1(1−n)
We split the sum:
100∑n=1(1−n)=100∑n=11−100∑n=1n=100−5050=−4950
Thus, the sum becomes:
−4950log10(3)
The correct answer is: −4950log10(3) .