Chapter 8: Problem 5
Calculate \(\pi\) by approximating the smallest positive zero of sin. (Either bisect intervals or use Newton's Method of Section 6.4.)
/*! 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 8: Problem 5
Calculate \(\pi\) by approximating the smallest positive zero of sin. (Either bisect intervals or use Newton's Method of Section 6.4.)
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(f_{n}(x):=n x /(1+n x)\) for \(x \in[0,1] .\) Show that \(\left(f_{n}\right)\) converges nonuniformly to an integrable function \(f\) and that \(\int_{0}^{1} f(x) d x=\lim \int_{0}^{1} f_{n}(x) d x\).
Evaluate \(L^{\prime}(1)\) by using the sequence \((1+1 / n)\) and the fact that \(e=\lim \left((1+1 / n)^{n}\right)\).
If \(f: \mathbb{R} \rightarrow \mathbb{R}\) is such that \(f^{\prime \prime}(x)=f(x)\) for all \(x \in \mathbb{R}\), show that there exist real numbers \(\alpha, \beta\) such that \(f(x)=\alpha c(x)+\beta s(x)\) for all \(x \in \mathbb{R} .\) Apply this to the functions \(f_{1}(x):=e^{x}\) and \(f_{2}(x):=e^{-x}\) for \(x \in \mathbb{R} .\) Show that \(c(x)=\frac{1}{2}\left(e^{x}+e^{-x}\right)\) and \(s(x)=\frac{1}{2}\left(e^{x}-e^{-x}\right)\) for \(x \in \mathbb{R}\).
Show that \(\lim (\operatorname{Arctan} n x)=(\pi / 2) \operatorname{sgn} x\) for \(x \in \mathbb{R}\)
Let \(f_{n}(x):=x^{n} / n\) for \(x \in[0,1] .\) Show that the sequence \(\left(f_{n}\right)\) of differentiable functions converges uniformly to a differcntiable function \(f\) on \([0,1]\), and that the sequence \(\left(f_{n}^{\prime}\right)\) converges on \([0,1]\) to a function \(g\), but that \(g(1) \neq f^{\prime}(1)\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.