This Quantum World/Appendix/Sine and cosine

From testwiki
Revision as of 15:47, 24 June 2017 by imported>Strange quark (Fix categorization)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sine and cosine

We define the function cos(x) by requiring that

cos(x)=cos(x),cos(0)=1  and  cos(0)=0.

If you sketch the graph of this function using only this information, you will notice that wherever cos(x) is positive, its slope decreases as x increases (that is, its graph curves downward), and wherever cos(x) is negative, its slope increases as x increases (that is, its graph curves upward).

Differentiating the first defining equation repeatedly yields

cos(n+2)(x)=cos(n)(x)

for all natural numbers n. Using the remaining defining equations, we find that cos(k)(0) equals 1 for k = 0,4,8,12…, –1 for k = 2,6,10,14…, and 0 for odd k. This leads to the following Taylor series:

cos(x)=n=0(1)nx2n(2n)!=1x22!+x44!x66!+.

The function sin(x) is similarly defined by requiring that

sin(x)=sin(x),sin(0)=0,andsin(0)=1.

This leads to the Taylor series

sin(x)=n=0(1)nx2n+1(2n+1)!=xx33!+x55!x77!+.

Template:BookCat