Problem 43
Question
Find the partial fraction decomposition for \(\frac{1}{x(x+1)}\) and use the result to find the following sum: $$\frac{1}{1 \cdot 2}+\frac{1}{2 \cdot 3}+\frac{1}{3 \cdot 4}+\dots+\frac{1}{99 \cdot 100}$$
Step-by-Step Solution
Verified Answer
The sum of the series is \(\frac{99}{100}\).
1Step 1: Perform the Partial Fraction Decomposition
Decompose the fraction \(\frac{1}{x(x+1)}\) into simpler fractions. Here we have two distinct linear factors in the denominator, so we can write as \(A/x + B/(x+1)\). Setting this sum equal to the original fraction, and clearing the denominator, we can equate the numerators to find \(A(x+1)+Bx=1\). Setting \(x=-1\) solves for A; setting \(x=0\) solves for B.
2Step 2: Solve for A and B
Now we solve the equations to obtain the values of A and B. When \(x=-1\), we get \(A(-1+1)=-A=1\) hence \(A=-1\). When \(x=0\), the equation becomes \(B*0=1\), hence \(B=1\). The fraction decomposes to \(\frac{-1}{x}+\frac{1}{x+1}\).
3Step 3: Apply Result to the Series Problem
We apply this decomposition to the given series: \(\frac{1}{1 \cdot 2}+\frac{1}{2 \cdot 3}+\frac{1}{3 \cdot 4}+\dots+\frac{1}{99 \cdot 100}\) each term represents \(\frac{-1}{n}+\frac{1}{n+1}\), and hence modeled by our decomposition formula.
4Step 4: Compute the Series Sum
Observing that adjacent terms cancel each other (characteristic of a telescoping series) except the first term of the first fraction and the second term of the last fraction, we can sum up the series as: \(1 - \frac{1}{100}\)
Other exercises in this chapter
Problem 42
Solve each system by the method of your choice. $$\begin{aligned} &x-3 y=-5\\\ &x^{2}+y^{2}-25=0 \end{aligned}$$
View solution Problem 43
In Exercises \(43-46,\) let \(x\) represent one number and let \(y\) represent the other number. Use the given conditions to write a system of equations. Solve
View solution Problem 43
Graph the solution set of each system of inequalities or indicate that the system has no solution. $$ \begin{aligned}&x^{2}+y^{2} \leq 16\\\&x+y>2\end{aligned}
View solution Problem 43
Describe how the system $$\begin{aligned}x+y-z-2 w &=-8 \\\x-2 y+3 z+w &=18 \\\2 x+2 y+2 z-2 w &=10 \\\2 x+y-z+w &=3\end{aligned}$$ could be solved. Is it likel
View solution