How many terms of each the following geometric series must be added to obtain the given sum? \( \begin{array}{ll}\text { (1) } 2+12+72+\ldots=18662 & \text { (2) } 8+\frac{8}{3}+\frac{8}{9}+\ldots=\frac{8744}{729} \\ \text { (3) }-4+16-64+\ldots=52428 & \text { (4) } \frac{3}{4}-\frac{3}{8}+\frac{3}{16}-\ldots=\frac{513}{1024}\end{array} \)
Solución de tutoría real
Responder
Solución
Revisado y aprobado por el equipo de tutoría de UpStudy
Bonus Knowledge
To determine how many terms of each geometric series must be added to obtain the given sum, we can use the formula for the sum of a finite geometric series: \[ S_n = a \frac{1 - r^n}{1 - r} \] where \( S_n \) is the sum of the first \( n \) terms, \( a \) is the first term, \( r \) is the common ratio, and \( n \) is the number of terms. Let's analyze each series one by one: 1. **For the series \( 2 + 12 + 72 + \ldots = 18662 \)**: - First term \( a = 2 \) - The common ratio \( r = \frac{12}{2} = 6 \) - We set up the equation: \[ 18662 = 2 \frac{1 - 6^n}{1 - 6} \] Simplifying gives: \[ 18662 = 2 \frac{1 - 6^n}{-5} \quad \Rightarrow \quad -93310 = 1 - 6^n \quad \Rightarrow \quad 6^n = 93311 \] Taking logarithm, we find \( n \). 2. **For the series \( 8 + \frac{8}{3} + \frac{8}{9} + \ldots = \frac{8744}{729} \)**: - First term \( a = 8 \) - The common ratio \( r = \frac{\frac{8}{3}}{8} = \frac{1}{3} \) - Set the equation: \[ \frac{8744}{729} = 8 \frac{1 - \left(\frac{1}{3}\right)^n}{1 - \frac{1}{3}} \quad \Rightarrow \quad \frac{8744}{729} = 8 \frac{1 - \left(\frac{1}{3}\right)^n}{\frac{2}{3}} \] This leads to solving for \( n \). 3. **For the series \( -4 + 16 - 64 + \ldots = 52428 \)**: - First term \( a = -4 \) - The common ratio \( r = -\frac{16}{-4} = 4 \) - We set up: \[ 52428 = -4 \frac{1 - 4^n}{1 - 4} \] Simplifying gives: \[ 52428 = -4 \frac{1 - 4^n}{-3} \quad \Rightarrow \quad 52428 = \frac{4(1 - 4^n)}{3} \] This equation results in solving for \( n \). 4. **For the series \( \frac{3}{4} - \frac{3}{8} + \frac{3}{16} - \ldots = \frac{513}{1024} \)**: - First term \( a = \frac{3}{4} \) - The common ratio \( r = -\frac{1}{2} \) - The equation is: \[ \frac{513}{1024} = \frac{3}{4} \frac{1 - \left(-\frac{1}{2}\right)^n}{1 - (-\frac{1}{2})} \quad \Rightarrow \quad \frac{513}{1024} = \frac{3}{4} \frac{1 - \left(-\frac{1}{2}\right)^n}{\frac{3}{2}} \] Solve for \( n \) from here. Once you calculate \( n \) for each equation, you'll find how many terms must be included to achieve the specified sums. Happy calculating!