Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
+1
34
1
avatar+280 

Compute the sum
1+15+25+225+425+4125+8125+8625+.

 Apr 15, 2024
 #1
avatar+613 
0

Let's observe the pattern of the terms in the series:

 

1,15,25,225,425,4125,8125,8625,

 

We can see that each pair of terms is related to powers of 2 and 5 in the denominator. Specifically, for each n1, the denominator of the 2nth term is 5n, and the numerator of the 2nth term is 2n. Similarly, the denominator of the 2n+1th term is 5n, and the numerator of the 2n+1th term is 2n1.

 

Let's rewrite the series:

 

1,15,25,225,425,4125,8125,8625,

 

=1+(15)+(25)+(225)+(425)+(4125)+(8125)+(8625)+

 

=1+(15)+(25)+(25)(15)+(45)(15)+(45)(15)2+(85)(15)2+(85)(15)3+

 

=1+(15)+(25)+(225)+(425)+(4125)+(8125)+(8625)+

 

Now, we can see that each term is a geometric series. The first term is 1, and the common ratio is 15. So, the sum of this series is:

 

S1=1115=54

 

For the terms starting from the second one, the common ratio is also 15. So, the sum of this series is:

 

S2=15115=1545=14

 

Thus, the total sum of the series is:

 

S=S1+S2=54+14=64=32

 

Therefore, the sum of the given series is 32.

 Apr 28, 2024

2 Online Users