Question:

Sham is trying to solve the expression:
\[ \log \tan 1^\circ + \log \tan 2^\circ + \log \tan 3^\circ + \ldots + \log \tan 89^\circ. \]  
The correct answer would be?

Updated On: Jul 16, 2026
  • 1
  • \(\frac{1}{\sqrt{2}}\)
  • 0
  • -1
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Approach Solution - 1

The given expression is:
\[ \log \tan 1^\circ + \log \tan 2^\circ + \log \tan 3^\circ + \ldots + \log \tan 89^\circ. \]
We can rewrite the expression using the properties of logarithms:  
\[ \log \tan 1^\circ + \log \tan 2^\circ + \log \tan 3^\circ + \ldots + \log \tan 89^\circ = \log (\tan 1^\circ \cdot \tan 2^\circ \cdot \tan 3^\circ \cdot \ldots \cdot \tan 89^\circ). \]
Using the identity \(\tan (90^\circ - x) = \cot x\), we can pair the terms:
\[ \tan 1^\circ \cdot \tan 89^\circ = \tan 1^\circ \cdot \cot 1^\circ = 1, \]
\[ \tan 2^\circ \cdot \tan 88^\circ = \tan 2^\circ \cdot \cot 2^\circ = 1, \]
\[ \tan 3^\circ \cdot \tan 87^\circ = \tan 3^\circ \cdot \cot 3^\circ = 1, \]
and so on up to
\[ \tan 44^\circ \cdot \tan 46^\circ = \tan 44^\circ \cdot \cot 44^\circ = 1. \]
Additionally, \(\tan 45^\circ = 1\).
Hence, the product of all the terms is:
\[ \tan 1^\circ \cdot \tan 2^\circ \cdot \tan 3^\circ \cdot \ldots \cdot \tan 44^\circ \cdot \tan 45^\circ \cdot \tan 46^\circ \cdot \ldots \cdot \tan 89^\circ = 1. \]
Therefore, the logarithm of the product is:
\[ \log (\tan 1^\circ \cdot \tan 2^\circ \cdot \tan 3^\circ \cdot \ldots \cdot \tan 89^\circ) = \log 1 = 0. \]
Thus, the correct answer is Option C :0.
Was this answer helpful?
0
0
Show Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Instead of pairing all 89 terms, use a symmetry substitution on the sum itself. Let \(S\) denote the sum:
\[S = \sum_{k=1}^{89} \log \tan k^{\circ}\]

Replace \(k\) with \(90-k\) in the same sum (since the terms just run in reverse order, the sum is unchanged):
\[S = \sum_{k=1}^{89} \log \tan (90^{\circ}-k^{\circ}) = \sum_{k=1}^{89} \log \cot k^{\circ}\]

Adding the original sum and this rewritten version:
\[2S = \sum_{k=1}^{89} \left(\log \tan k^{\circ} + \log \cot k^{\circ}\right) = \sum_{k=1}^{89} \log(\tan k^{\circ}\cdot\cot k^{\circ}) = \sum_{k=1}^{89} \log 1 = 0\]

So \(2S=0\), which gives \(S=0\).

  1. Option A (1): Does not match \(S=0\).
  2. Option B \(\frac{1}{\sqrt2}\): Does not match.
  3. Option C (0): Matches exactly.
  4. Option D (-1): Does not match.

The value of the given expression is 0.

Hence, the correct answer is Option C: 0.

Was this answer helpful?
0
0