Jump to content

Mathematics for Applied Sciences (Osnabrück 2023-2024)/Part I/List of definitions

From Wikiversity
Definition:Prime number

A natural number n2 is called a prime number if it is only divisible

by 1 and by n.

Definition:Empty set

The set which does not contain any element is called the empty set, denoted by

.

Definition:Subset

Let T and M denote sets. T is called a subset

of M if every element of T is also an element of M.

Definition:Intersection

For sets L und M, we call

LM={xxL and xM}

the intersection

of the two sets.

Definition:Union

For sets L und M, we call

LM={xxL or xM}

the union

of the sets.

Definition:Cartesian product

Suppose that two sets L and M are given. Then the set

L×M={(x,y)xL,yM}

is called the product set

(or Cartesian product) of the sets.

Definition:Mapping

Let L and M denote sets. A mapping F from L to M is given by assigning to every element of the set L exactly one element of the set M. The unique element that is assigned to xL is denoted by F(x). For the mapping as a whole, we write

F:LM,xF(x).

Definition:Injective

Let L and M denote sets, and let

F:LM,xF(x),

be a mapping. Then F is called injective if for two different elements x,xL, also F(x) and F(x)

are different.

Definition:Surjective

Let L and M denote sets, and let

F:LM,xF(x),

be a mapping. Then F is called surjective if, for every yM, there exists at least one element xL, such that

F(x)=y.

Definition:Bijective

Let M and L denote sets, and suppose that

F:ML,xF(x),

is a mapping. Then F is called bijective if F is injective as well as

surjective.

Definition:Inverse mapping

Let F:LM denote a bijective mapping. Then the mapping

G:ML

that sends every element yM to the uniquely determined element xL with F(x)=y,

is called the inverse mapping of F.

Definition:Composition

Let L,M and N denote sets, let

F:LM,xF(x),

and

G:MN,yG(y),

be mappings. Then the mapping

GF:LN,xG(F(x)),

is called the composition of the mappings

F and G.

Definition:Operation

An operation (or binary operation) on a set M is a mapping

:M×MM,(x,y)(x,y)=xy.

Definition:Field

A set K is called a field if there are two binary operations (called addition and multiplication)

+:K×KK and :K×KK

and two different elements 0,1K that fulfill the following properties.

  1. Axioms for the addition:
    1. Associative law: (a+b)+c=a+(b+c) holds for all a,b,cK.
    2. Commutative law: a+b=b+a holds for all a,bK.
    3. 0 is the neutral element of the addition, i.e., a+0=a holds for all aK.
    4. Existence of the negative: For every aK, there exists an element bK with a+b=0.
  2. Axioms of the multiplication:
    1. Associative law: (ab)c=a(bc) holds for all a,b,cK.
    2. Commutative law: ab=ba holds for all a,bK.
    3. 1 is the neutral element for the multiplication, i.e., a1=a holds for all aK.
    4. Existence of the inverse: For every aK with a0, there exists an element cK such that ac=1.
  3. Distributive law: a(b+c)=(ab)+(ac) holds for all a,b,cK.

Definition:Factorial

For a natural number n, one puts

n!:=n(n1)(n2)321,
and calls this n factorial.

Definition:Binomial coefficient

Let k and n denote natural numbers with kn. Then

(nk):=n!k!(nk)!
is called the binomial coefficient n choose k

Definition:Ordered field

A field K is called an ordered field, if there is a relation > (larger than) between the elements of K, fulfilling the following properties (ab means a>b or a=b).

  1. For two elements a,bK, we have either a>b or a=b or b>a.
  2. From ab and bc, one may deduce ac (for any a,b,cK).
  3. ab implies a+cb+c (for any a,b,cK).
  4. From a0 and b0, one may deduce ab0 (for any a,bK).

Definition:Archimedean ordered field

Let K be an ordered field. K is called Archimedean, if the following Archimedean axiom holds, i.e. if for every xK there exists a natural number n such that

nx.

Definition:Real intervals

For real numbers a,b, ab, we call

  1. [a,b]={xxa and xb} the closed interval.
  2. ]a,b[={xx>a and x<b} the open interval.
  3. ]a,b]={xx>a and xb} the half-open interval (closed on the right).
  4. [a,b[={xxa and x<b} the half-open interval (closed on the left).

Definition:Floor

For a real number x, the floor x is defined as

x=n, if x[n,n+1[ and n.

Definition:Modulus of a real number

For a real number x, the modulus is defined in the following way.

|x|={x, if x0,x, if x<0.

Definition:Increasing function

Let I denote an interval and let

f:I

denote a function. Then f is called increasing, if

f(x)f(x) holds for all x,xI with xx.

Definition:Decreasing function

Let I denote an interval and let

f:I

denote a function. Then f is called decreasing if

f(x)f(x) holds for all x,xI with xx.

Definition:Strictly increasing function

Let I denote an interval and let

f:I

denote a function. Then f is called strictly increasing if

f(x)>f(x) holds for all x,xI with x>x.

Definition:Strictly decreasing function

Let I denote an interval and let

f:I

denote a function. Then f is called strictly decreasing if

f(x)<f(x) holds for all x,xI with x>x.

Definition:Complex numbers

The set 2 with 0:=(0,0) and 1:=(1,0), with componentwise addition and the multiplication defined by

(a,b)(c,d):=(acbd,ad+bc),

is called the field of complex numbers. We denote it by

.

Definition:Real part, imaginary part

For a complex number

z=a+bi,

we call

Re(z)=a

the real part of z and

Im(z)=b
the imaginary part of z.

Definition:Complex conjugation

The mapping

,z=a+biz:=abi,
is called complex conjugation.

Definition:Modulus of a complex number

For a complex number

z=a+bi,

the modulus is defined by

|z|=a2+b2.

Definition:Polynomial in one variable

Let K be a field. An expression of the form

P=a0+a1X+a2X2++anXn,

with aiK and n,

is called a polynomial in one variable over K.

Definition:Degree of a polynomial

The degree of a nonzero polynomial

P=a0+a1X+a2X2++anXn

with an0

is n.

Definition:Rational function

For polynomials P,Q[X], Q0, the function

D,zP(z)Q(z),

where D is the complement of the zeroes

of Q, is called a rational function.

Definition:Real sequence

A real sequence is a mapping

,nxn.

Definition:Heron sequence

Let c+ denote a positive real number. The Heron-sequence, with the positive initial value x0, is defined recursively by

xn+1:=xn+cxn2

Definition:Convergent sequence

Let (xn)n denote a real sequence, and let x. We say that the sequence converges to x, if the following property holds.

For every positive ϵ>0, ϵ, there exists some n0, such that for all nn0, the estimate

|xnx|ϵ

holds.

If this condition is fulfilled, then x is called the limit of the sequence. For this we write

limnxn:=x.
If the sequence converges to a limit, we just say that the sequence converges, otherwise, that the sequence diverges.

Definition:Bounded subset

A subset M of the real numbers is called bounded, if there exist real numbers sS such that

M[s,S].

Definition:Increasing sequence

A real sequence (xn)n is called increasing, if xn+1xn holds for all

n.

Definition:Decreasing sequence

A real sequence (xn)n is called decreasing, if xn+1xn holds for all

n.

Definition:Cauchy sequence

A real sequence (xn)n is called a Cauchy sequence, if the following condition holds.

For every ϵ>0, there exists an n0, such that for all n,mn0, the estimate

|xnxm|ϵ
holds.

Definition:Subsequence

Let (xn)n be a real sequence. For any strictly increasing mapping ,ini, the sequence

ixni
is called a subsequence of the sequence.

Definition:Completely ordered field

An ordered field K is called complete or completely ordered, if every Cauchy sequence in K

converges.

Definition:Nested intervals

A sequence of closed intervals

In=[an,bn],n,

in is called (a sequence of) nested intervals, if In+1In holds for all n, and if the sequence of the lengths of the intervals, i.e.

(bnan)n,

converges

to 0.

Definition:Tending to +

A real sequence (xn)n is said to tend to +, if for every s, there exists some N, such that

xns holds for all nN.

Definition:Tending to

A real sequence (xn)n is said to tend to , if for every s, there exists some N. such that

xns holds for all nN.

Definition:Series

Let (ak)k be a sequence of real numbers. The series k=0ak is the sequence (sn)n of the partial sums

sn:=k=0nak.

If the sequence (sn)n converges, then we say that the series converges. In this case, we also write

k=0ak

for its limit,

and this limit is called the sum of the series.

Definition:Absolute convergence of a series

A series

k=0ak

of real numbers is called absolutely convergent, if the series

k=0|ak|
converges.

Definition:Geometric series

For every x, the series

k=0xk
is called the geometric series in x.

Definition:Continuous function

Let D be a subset,

f:D

a function, and xD a point. We say that f is continuous in the point x, if for every ϵ>0, there exists a δ>0, such that for all xD fulfilling |xx|δ, the estimate |f(x)f(x)|ϵ holds. We say that f continuous, if it is continuous in every point

xD

Definition:Limit of a function

Let T denote a subset and a a point. Let

f:T

be a function. Then b is called limit of f in a, if for every ϵ>0 there exists some δ>0 such that for all xT fulfilling

|xa|δ,

the estimate

|f(x)b|ϵ

holds. In this case, we write

limxaf(x)=b.

Definition:Maximum

Let M denote a set, and

f:M

a function. We say that f attains in a point xM its maximum, if

f(x)f(x) holds for all xM.

Definition:Minimum

Let M denote a set, and

f:M

a function. We say that f attains in a point xM its minimum, if

f(x)f(x) holds for all xM.


Definition:Power series

Let (cn)n be a sequence of real numbers and x another real number. Then the series

n=0cnxn
is called the power series in x for the coefficients (cn)n.

Definition:Cauchy product

For two series i=0ai and j=0bj of real numbers, the series

k=0ck with ck:=i=0kaibki
is called the Cauchy-product of the series.

Definition:Exponential series

For every x, the series

n=0xnn!
is called the exponential series in x.

Definition:Exponential function

The function

,xexpx:=n=0xnn!,

is called the (real)

exponential function.

Definition:Euler's number

The real number

e:=k=01k!
is called Euler's number.

Definition:Natural logarithm

The natural logarithm

ln:+,xlnx,

is defined as the inverse function of the

real exponential function.

Definition:Exponential function to base

For a positive real number b>0, the exponential function for the base b is defined as

bx:=exp(xlnb).

Definition:Logarithm to base

For a positive real number b>0, b1, the logarithm to base b of x+ is defined by

logbx:=lnxlnb.

Definition:Hyperbolic sine

The function defined for x by

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

Definition:Hyperbolic cosine

The function defined for x by

coshx:=12(ex+ex),
is called hyperbolic cosine.

Definition:Hyperbolic tangent

The function

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

Definition:Even function

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

f(x)=f(x)
holds.

Definition:Odd function

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

f(x)=f(x)
holds.