Question:

\(\log x + \log x^3 + \log x^5 + \dots + \log x^{2n-1}\) is equal to

Show Hint

Sum of first n odd numbers = \(n^2\).
Updated On: Apr 15, 2026
  • \(2n \log x\)
  • \((2n-1)\log x\)
  • \(n^2 \log x\)
  • \((n^2+1)\log x\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept: \[ \log x^k = k \log x \]

Step 1:
Rewrite.
\[ = (1+3+5+\dots+(2n-1))\log x \]

Step 2:
Sum of odd numbers.
\[ 1+3+5+\dots+(2n-1) = n^2 \] \[ \Rightarrow n^2 \log x \]
Was this answer helpful?
0
0