For $x\in\mathbb{R}$, define $\sin (x) = x - x^3/3!+x^5/5!-\cdots$ and $\pi = 4(1-\frac{1}{3}+\frac{1}{5} -\frac{1}{7}+\cdots)$. Then show that $\sin(\pi/2) = 1$
In the prologue of Real and Complex Analysis by Walter Rudin, pi is defined as the first positive zero of the series defined as $\sin(x)$; I want to check that pi is same as above defined Pi.
first attempt: i don't have an answer but here are some thoughts on this problem. Let $$S = x - x^3/3! + x^5/5!-\cdots \mbox{ and }C = 1 - x^2/2! + x^4/4! - \cdots $$
(a) derive differential equations $\frac{dS}{dx} = C, \frac{dC}{dx} = -S$
(b) show $S^2 + C^2 = 1$
(c) establish that $C > 0, S > 0 \mbox{ for some $\delta > 0$ and } 0 < x < \delta $
i don't see how to use the series for $\pi.$
here is my second attempt at using the series for $\pi.$ define a function $t$ by $$ t = \int_0^m {du \over 1 + u^2}, -\infty < m < \infty$$ we will first establish:
(a) $\ t(\infty) = 2t(1)$
(b) $\ t(1) = \pi/4, t(\infty) = \pi/2$
(c) $\ t$ is an odd function and is increasing on $(-\infty, \infty)$
(d) $\displaystyle {dt \over dm} = {1 \over 1 + m^2}$
proof of (a):
$\begin{eqnarray} t(\infty) &=&\int_0^\infty {du \over 1 + u^2}= t(1) + \int_1^\infty{du \over 1 + u^2} = f(1) + \int_1^0 {d(1/u) \over 1 + (1/u)^2}\\ &=& t(1) + \int_0^1 {du \over 1 + u^2} = 2t(1). \end{eqnarray}$
$$t(1) = \int_0^1 {du \over 1 + u^2} = \int_0^1 (1 - u^2 + u^4 + \cdots) du = \{u - u^3/3 + u^5/5 + \cdots \}|_0^1 = \pi/4$$
Now we define $m$ on $-\pi/2, \pi/2)$ as the inverse function of $t.$ then $m$ has the following properties:
(a) $m$ is odd and increasing on $(-\pi/2, \pi/2)$
(b) $m(0) = 0, m(\pi/4) = 1, m(\pi/2 -) = \infty$
(c) $\displaystyle {dm \over dt} = 1 + m^2$
now define $$c = {1 \over \sqrt{ 1 + m^2}} \mbox{ on the interval } 0 \le t < \pi/2 \mbox{ set } c(\pi/2) = 0 \mbox{ to make it continuous at } t = \pi/2. $$
My aim is to show the generic properties of $c = \cos$ and to find the Mclaurin series expansion about $x = 0$
I will get back to it later, but if someone wants to continue they are welcome to do so.
The properties of $m$ makes $$c(0) = 1, c(\pi/4) = 1/\sqrt 2, c(\pi/2) = 0, c \mbox{ is decreasing } 0 \le x \le \pi/2.$$
We will establish the Mclaurin series of $c$ by finding second order differential equation satisfied by $c.$
Differentiating $ c^2(1+m^2) = 1$ and using ${dm \over dt} = 1 + m^2,$ we find that $c$ satisfies the differential equation $${dc \over dt} = -mc$$ We also have $\frac{dc}{dt} = 0$ at $t = 0.$ Differentiating once more
$$ {d^2c \over dt^2 } = -c, \ c(0) = 1,\ c^\prime(0) = 0 $$ which gives the series $$c = 1 - t^2/2! + t^4/4! + \cdots $$ and we have shown that $$c(\pi/2) = 0$$ where $\pi$ is defined by $$\pi/4 = 1 - 1/3 + 1/5 + \cdots. $$
If one needs things about $\sin$ define $\sin = \sqrt{1-c^2}$ and derive a similar second order differential equation for $s$.