Chapter 12: Problem 41
Find the sum. $$\sum_{k=1}^{3} \frac{1}{k}$$
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 12: Problem 41
Find the sum. $$\sum_{k=1}^{3} \frac{1}{k}$$
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Sums of Binomial Coefficients Add each of the first five rows of Pascal's triangle, as indicated. Do you see a pattern? $$ \begin{array}{c}{1+1=?} \\ {1+2+1=?} \\ {1+3+3+1=?} \\ {1+4+6+4+1=?} \\\ {1+5+10+10+5+1=?}\end{array} $$ Based on the pattern you have found, find the sum of the nth row: $$ \left(\begin{array}{l}{n} \\ {0}\end{array}\right)+\left(\begin{array}{l}{n} \\\ {1}\end{array}\right)+\left(\begin{array}{l}{n} \\\ {2}\end{array}\right)+\cdots+\left(\begin{array}{l}{n} \\\ {n}\end{array}\right) $$ Prove your result by expanding \((1+1)^{n}\) using the Binomial Theorem.
Find the sum of the infinite geometric series. $$ 1-\frac{1}{2}+\frac{1}{4}-\frac{1}{8}+\cdots $$
Exponentials of an Arithmetic Sequence If \(a_{1}, a_{2},\) \(a_{3}, \ldots\) is an arithmetic sequence with common difference \(d,\) show that the sequence $$10^{a_{1}}, 10^{a_{2}}, 10^{a_{3}}, \ldots$$ is a geometric sequence, and find the common ratio.
Find the sum of the infinite geometric series. $$ -\frac{100}{9}+\frac{10}{3}-1+\frac{3}{10}-\cdots $$
Express the repeating decimal as a fraction. $$ 0.2 \overline{53} $$
What do you think about this solution?
We value your feedback to improve our textbook solutions.