Mister Exam

Other calculators

Sum of series log5(x)



=

The solution

You have entered [src]
  12        
 ___        
 \  `       
  \   log(x)
   )  ------
  /   log(5)
 /__,       
n = 2       
$$\sum_{n=2}^{12} \frac{\log{\left(x \right)}}{\log{\left(5 \right)}}$$
Sum(log(x)/log(5), (n, 2, 12))
The answer [src]
11*log(x)
---------
  log(5) 
$$\frac{11 \log{\left(x \right)}}{\log{\left(5 \right)}}$$
11*log(x)/log(5)

    Examples of finding the sum of a series