Deveno
Science Advisor
Gold Member
MHB
- 2,726
- 6
chisigma said:In fact the Euler's identity is one of the 'goldenkeys' of Math and I'm not surprised that Your post is the starting point of very interesting discussions. In this topic two different 'right definitions' of the function $\sin x$ have been presented and both these definition disregard the 'geometrical meaning' of the function. One definition is...
$\displaystyle \sin x = \sum_{n=0}^{\infty} (-1)^{n}\ \frac{x^{2 n + 1}}{(2 n + 1)!}\ (1)$
Another definition represents the function $\sin x$ as the solution of the ODE...
$\displaystyle y^{\ ''} = - y,\ y(0)=0,\ y^{\ '} (0) = 1\ (2)$
Very well!... but for my 'point of view of things' it is difficult to imagine a comfortable way, starting from definition (1) or (2), to demonstrate the basic properties of thye function... for example that for any real x is $\sin x = \sin (x + 2\ \pi)$... I do hope in some help from somebody...
Kind regards
$\chi$ $\sigma$
If we were to decide to define $\sin$ as the unique non-zero (twice-differentiable, of course) function $f$ such that:
$f + f'' = 0$ (1)
$f(0) = 0$
$f'(0) = 1$.
It becomes obvious that:
$f'$ also satisfies (1) (by differentiating both sides). We shall henceforth call $f' = \cos$.
Now suppose a function $f$ satisfies:
$f + f'' = 0$
$f(0) = 0$
$f'(0) = 0$.
I claim that then $f = 0$. Proof:
Multiplying (1) by $f'$, we get:
$(f')(f + f'') = 0$
$2(ff'' + f'f'') = 0$
$((f')^2 + f^2)' = 0$
Thus $(f')^2 + f^2$ is a constant, and $f(0) = 0,f'(0) = 0$ imply this constant is 0. This in turn means:
$[f'(x)]^2 + [f(x)]^2 = 0$ for all $x$, which means $f(x) = 0$ for all $x$.
Now, suppose:
$f + f'' = 0$
$f(0) = a$
$f'(0) = b$
I claim $f = a\cos + b\sin$
Proof: Let $g = f - a\cos - b\sin$
Then $g' = f' - a(\cos)' - b(\sin)' = f' - a((\sin)')' - b\cos$
$= f' - a(\sin)'' - b\cos = f' + a\sin - b\cos$ (by (1)).
Now $g'' = f'' + a(\sin)' - b(\cos)' = f'' + a\cos + b\sin$, so:
$g + g'' = f + f'' = 0$,
$g(0) = f(0) - a\cos(0) - b\sin(0) = a - a + 0 = 0$
$g'(0) = f'(0) + a\sin(0) - b\cos(0) = b + 0 - b = 0$
Hence $g = 0$, by our earlier result.
Now we are in a position to PROVE the angle-sum formula, establishing that these "really are" our usual trig functions:
Let $y$ be any real number. For each such number, we can define a function:
$f(x) = \sin(x + y)$ and:
$f + f'' = 0$
$f(0) = \sin y$
$f'(0) = \cos y$
So we have that $f = \sin y\cos + \cos y\sin$ that is:
$\sin(x + y) = \sin y \cos x + \cos y \sin x$
which holds for all $x$ and any real number $y$ (thus all of them).
The angle-sum identity for cosine can now be found in a similar fashion.
As Opalg mentioned earlier, producing $\pi$ requires the most work: the easiest way is probably to show that $\cos$ cannot be > 0 for all $x > 0$ so there is a smallest positive 0 for $\cos$ (the properties of the first and second derivatives of cosine show it is concave downwards at 0).
Clever use of the angle-sum formulae can then be used to establish the periodicity.