Chapter 9: Problem 29
Find the Maclaurin series for the function. \(f(x)=\cos ^{2} x\)
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 9: Problem 29
Find the Maclaurin series for the function. \(f(x)=\cos ^{2} x\)
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
Probability A fair coin is tossed repeatedly. The probability that the first head occurs on the \(n\) th toss is given by \(P(n)=\left(\frac{1}{2}\right)^{n}\), where \(n \geq 1\) (a) Show that \(\sum_{n=1}^{\infty}\left(\frac{1}{2}\right)^{n}=1\). (b) The expected number of tosses required until the first head occurs in the experiment is given by \(\sum_{n=1}^{\infty} n\left(\frac{1}{2}\right)^{n}\) Is this series geometric? (c) Use a computer algebra system to find the sum in part (b).
Consider the sequence \(\left\\{a_{n}\right\\}=\left\\{\frac{1}{n} \sum_{k=1}^{n} \frac{1}{1+(k / n)}\right\\}\). (a) Write the first five terms of \(\left\\{a_{n}\right\\}\). (b) Show that \(\lim _{n \rightarrow \infty} a_{n}=\ln 2\) by interpreting \(a_{n}\) as a Riemann sum of a definite integral.
Use the formula for the \(n\) th partial sum of a geometric series \(\sum_{i=0}^{n-1} a r^{i}=\frac{a\left(1-r^{n}\right)}{1-r}\) Annuities When an employee receives a paycheck at the end of each month, \(P\) dollars is invested in a retirement account. These deposits are made each month for \(t\) years and the account earns interest at the annual percentage rate \(r\). If the interest is compounded monthly, the amount \(A\) in the account at the end of \(t\) years is $$ \begin{aligned} A &=P+P\left(1+\frac{r}{12}\right)+\cdots+P\left(1+\frac{r}{12}\right)^{12 t-1} \\ &=P\left(\frac{12}{r}\right)\left[\left(1+\frac{r}{12}\right)^{12 t}-1\right] \end{aligned} $$ If the interest is compounded continuously, the amount \(A\) in the account after \(t\) years is $$ \begin{aligned} A &=P+P e^{r / 12}+P e^{2 r / 12}+P e^{(12 t-1) r / 12} \\ &=\frac{P\left(e^{n}-1\right)}{e^{r / 12}-1} \end{aligned} $$ Verify the formulas for the sums given above.
Determine whether the statement is true or false. If it is false, explain why or give an example that shows it is false. If \(\sum_{n=1}^{\infty} a_{n}=L\), then \(\sum_{n=0}^{\infty} a_{n}=L+a_{0-}\)
show that the function represented by the power series is a solution of the differential equation. $$ y=\sum_{n=0}^{\infty} \frac{x^{2 n}}{2^{n} n !}, \quad y^{\prime \prime}-x y^{\prime}-y=0 $$
What do you think about this solution?
We value your feedback to improve our textbook solutions.