Jump to content

Mathematics for Applied Sciences (Osnabrück 2023-2024)/Part I/Lecture 13/refcontrol

From Wikiversity

In this lecture, we introduce further important functions via their power series.



The hyperbolic functions
The hyperbolic functions.



The function defined for x by

sinhx:=12(exex),
is called hyperbolic sine.

The function defined for x by

coshx:=12(ex+ex),
is called hyperbolic cosine.
The cosine hyperbolicus acoshx/a (with parameter a) describes a so-called catenary, that is, the curve of a hanging chain.

LemmaCreate referencenumber

The functions hyperbolic sineMDLD/hyperbolic sine (R) and hyperbolic cosineMDLD/hyperbolic cosine (R)

have the following properties.
  1. coshx+sinhx=ex.
  2. coshxsinhx=ex.
  3. (coshx)2(sinhx)2=1.

Proof





The function

,xtanhx=sinhxcoshx=exexex+ex,
is called hyperbolic tangent.

A functionMDLD/function f: is called even, if for all x the identity

f(x)=f(x)

holds.

A function f: is called odd, if for all x the identity

f(x)=f(x)
holds.

The hyperbolic cosine is an even and the hyperbolic sine is an odd function.



The circle and the trigonometric functions

In 2, the distance between two points P,Q2 is a positive real number (or equals 0 in case the points coincide). If for both points the coordinates are given, say P=(x1,y1) and Q=(x2,y2), then the distance equals

d(P,Q)=(x2x1)2+(y2y1)2.

This equation rests on the Pythagorean theorems. In particular, the distance of every point P=(x,y) to the zero point (0,0) is

x2+y2.

As the coordinates are real numbers, so are the distances. If a point M and a positive real number r are given, then the set of all points in the plane, which have to M the distance r, is the circle around M with radius r. Written in coordinates, the definition is as follows.


Let M=(a,b)2 and r+. Then the set

{(x,y)2(xa)2+(yb)2=r2}
is called the circle with center M and radius r.

We stress that we mean the circumference and not the full disk. All circles are essentially the same, for the most important properties neither the center nor the radius are relevant. From this perspective, the unit circle is the simplest circle.


The set

E:={(x,y)2x2+y2=1}
is called the unit circle.


The unit circle has radius 1 and center 0=(0,0). In a naive approach, the trigonometric functions sine and cosine are defined with the help of the unit circle.

An "angle“ α at the zero point (measured starting with the positive "x-axis“ and going "counterclockwise“) defines a ray. Since this ray has a unique intersection point P(α)=(x,y) with the unit circle, the angle defines a unique point on the unit circle. The coordinates of this point are by definition

P(α)=(cosα,sinα),

that is, the x-coordinate is given by cosine, and the y-coordinate is given by sine. Hence, many important properties are immediately clear:

  1. We have
    (cosα)2+(sinα)2=1.
  2. We have cos0=1 and sin0=0.
  3. If the angle β represents a quarter turn, then cosβ=0 and sinβ=1.
  4. We have cos(α)=cosα and sin(α)=sinα. Here α means the opposite angle and the opposite ray.
  5. The values of sine and cosine repeat themselves after a complete turn.
The graphs of cosine and sine. The behavior is in principle clear from the naive definition. With the following analytic definition via series, we are able to compute the values exactly. In order to understand further properties like periodicity and period length '"`UNIQ--postMath-0000003B-QINU`"', one has to study the analytic definition in more detail.
The graphs of cosine and sine. The behavior is in principle clear from the naive definition. With the following analytic definition via series, we are able to compute the values exactly. In order to understand further properties like periodicity and period length 2π, one has to study the analytic definition in more detail.

This definition of the trigonometric functions is intuitively clear, however, it is not satisfactory in several respects.

  1. It is not clear how to measure an angle.
  2. There is no analytic "computable“ expression how to calculate for a given angle the values of sine and cosine.
  3. Hence, there is no fundament to prove properties about these functions.

Related with these deficits, is that we do not yet have a precise definition for the number π. This number equals the area of the unit circle and equals half of the length of the circumference. However, the concepts of an "area bounded by curves“ and of the "length of a curve“ are not easy. Hence, it is all in all better to define the trigonometric functions with the help of their power series, and then to prove step by step the relations with the circle. In this way, one can also introduce the number π via these functions, and introduce the angle as the length of the circular arc, after we have established the length of a curve(what we will do in the second semester).



Polar coordinates and cylindrical coordinates

We discuss several important applications of trigonometric functions like polar coordinates, understanding angles and the trigonometric functions in a naive way.


An angle α and a positive real number r define a unique point

P=(x,y)=(rcosα,rsinα)=r(cosα,sinα)

in the real plane 2. Here, r is the distance between the point P and the zero point (0,0) and (cosα,sinα) means the intersecting point of the ray through P with the unit circle. Every point P=(x,y)0 has a unique representation with r=x2+y2 and with an angle α, which has to be chosen accordingly (the zero point is represented by r=0 and an arbitrary angle). The components (r,α) are called the polar coordinates of P.


Every complex number z, z0, can be written uniquely as

z=r(cosα,sinα)=(rcosα,rsinα)=rcosα+(rsinα)i

with a positive real number r, which is the distance between z and the zero point (thus, r=|z|) and an angle α between 0 and below 360 degree, measured counterclockwise starting with the positive real axis. The pair (r,α) constitutes the polar coordinates of the complex number.

Polar coordinates in the real plane and for complex numbers are the same. However, the polar coordinates allow a new interpretation of the multiplication of complex numbers: Because of

(rcosα+irsinα)(scosβ+issinβ)=rs(cosαcosβsinαsinβ)+irs(cosαsinβ+sinαcosβ)=rs(cos(α+β)+isin(α+β))

(where we have used the addition theorems for sine and cosine), one can multiply two complex numbers by multiplying their modulus and adding their angles.

This new way of looking at the multiplication of complex numbers, yields also a new understanding of roots of complex numbers, which exist, due to the fundamental theorem of algebra. If z=rcosα+risinα, then

w=rncosαn+rnisinαn

is an n-th root of z. This means that one has to take the real n-th root of the modulus of the complex number and one has to divide the angle by n.


A spatial variant of the polar coordinates are the so-called cylindrical coordinates. A triple (r,α,z)+×[0,2π[× is sent to the Cartesian coordinatesMDLD/Cartesian coordinates

(x,y,z)=(rcosα,rsinα,z).



The trigonometric series

We discuss now the analytic approach to the trigonometric functions.


For x, the series

n=0(1)nx2n(2n)!

is called the cosine series, and the series

n=0(1)nx2n+1(2n+1)!
is called the sine series in x.

By comparing with the exponential series we see that these series converge absolutely for every x. The corresponding functions

cosx:=n=0(1)nx2n(2n)! and sinx:=n=0(1)nx2n+1(2n+1)!

are called sine and cosine. Both functions are related to the exponential function, but we need the complex numbers to see this relation. The point is that one can also plug in complex numbers into power series (the convergence is then not on a real interval but on a disk). For the exponential series and z=ix (where x might be real or complex) we get

exp(ix)=k=0(ix)kk!=k=0,k even(ix)kk!+k=0,k odd(ix)kk!=n=0(ix)2n(2n)!+n=0(ix)2n+1(2n+1)!=n=0(1)nx2n(2n)!+i(1)nn=0(x)2n+1(2n+1)!=cosx+isinx.

With this relation between the complex exponential function and the trigonometric functions (which is called Euler's formula), one can prove many properties quite easily. Special cases of this formula are

eπi=1

and

e2πi=1.

Sine and cosine are continuous functions, due to Theorem 12.2 . Further important properties are given in the following theorem.


TheoremCreate referencenumber

The functions

,xcosx,

and

,xsinx,

have the following properties for

x,y.
  1. We have cos0=1 and sin0=0.
  2. We have cos(x)=cosx and sin(x)=sinx.
  3. The addition theorems
    cos(x+y)=cosxcosysinxsiny

    and

    sin(x+y)=sinxcosy+cosxsiny

    hold.

  4. We have
    (cosx)2+(sinx)2=1.

Proof  

(1) and (2) follow directly from the definitions of the series.
(3). The 2n-th summand (the term which refers to the power with exponent 2n) in the cosine series (the coefficients referring to xi, i odd, are 0) of x+y is

(1)n(x+y)2n(2n)!=(1)n(2n)!i=02n(2ni)xiy2ni=(1)ni=02n1i!(2ni)!xiy2ni=(1)nj=0nx2jy2n2j(2j)!(2n2j)!+(1)nj=0n1x2j+1y2n2j1(2j+1)!(2n2j1)!,

where in the last step we have split up the index set into even and odd numbers.

The 2n-th summand in the Cauchy productMDLD/Cauchy product (R) of cosx and cosy is

j=0n(1)j(1)nj(2j)!(2(nj))!x2jy2(nj)=(1)nj=0nx2jy2(nj)(2j)!(2(nj))!

and the 2n-th summand in the Cauchy product of sinx and siny is

j=0n1(1)j(1)n1j(2j+1)!(2(n1j)+1)!x2j+1y2(nj)+1=(1)n1j=0n1x2j+1y2(n1j)+1(2j+1)!(2(n1j)+1)!

Hence, both sides of the addition theorem coincide in the even case. For an odd index the left-hand side is 0. Since in the cosine series only even exponents occur, it follows that in the Cauchy product of the two cosine series only exponents of the form xiyj with i,j even occur. Since in the sine series only odd exponents occur, it follows that in the Cauchy product of the two sine series only exponents of the form xiyj with i+j even occur. Therefore terms of the form xiyj with i+j odd occur neither on the left nor on the right-hand side. The addition theorem for sine is proved in a similar way.
(4). From the addition theorem for cosine, applied to y:=x, and because of (2), we get

1=cos0=cos(xx)=cosxcos(x)sinxsin(x)=cosxcosx+sinxsinx.


The last statement in this theorem means that the pair (cosx,sinx) is a point on the unit circle {(u,v)u2+v2=1}. We will see later that every point of the unit circle might be written as (cosx,sinx), where x is an angle. Here, 2π encounters as a period length, where indeed we define π via the trigonometric functions.


In the following definition for tangent and cotangent, we use already the number π.


The function

(π2+π),xtanx=sinxcosx,

is called tangent, and the function

π,xcotx=cosxsinx,

is called

cotangent.


<< | Mathematics for Applied Sciences (Osnabrück 2023-2024)/Part I | >>
PDF-version of this lecture
Exercise sheet for this lecture (PDF)