Chapter 7: Problem 46
Find the tenth row of Pascal's triangle.
/*! 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 7: Problem 46
Find the tenth row of Pascal's triangle.
All the tools & learning materials you need for study success - in one app.
Get started for free
Define a sequence recursively by \(a_{1}=6\) and \(a_{n+1}=\frac{1}{2}\left(\frac{17}{a_{n}}+a_{n}\right)\) for \(n \geq 1 .\) Find the smallest value of \(n\) such that \(a_{n}\) agrees with \(\sqrt{17}\) for at least four digits after the decimal point.
Express $$ 5.1372647264 \ldots $$ as a fraction; here the digits 7264 repeat forever.
Evaluate the geometric series. $$ \sum_{k=1}^{40} \frac{3}{2^{k}} $$
Evaluate the arithmetic series. $$ 302+305+308+\cdots+6002+6005+6008 $$
Evaluate \(\sum_{k=1}^{\infty} \frac{8}{5^{k}}\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.