functions definitions Flashcards

1
Q

function

A

Let A and B be sets. A function from A to B is a rule that associates every element of A to exactly one element of B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

image

A

if f: A->B and x∈A, then the element of B associated to x by f is called the image(range) of x via f. denoted by f(x).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

pre image

A

if f: A->B and y∈B then any element x∈A such that f(x)=y is called the pre image of y via f.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

range

A

The image(range) of a function f:A->B is the subset of B whose elements are the images of the elements of A.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Graph of a function

A

Let f: A->B. The graph of f is the set ⌈f = {(x,y)∈AxB: y=f(x)}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Restriction

A

Let f:A->B. Let S⊆A. The restriction of f to s if the function f|ₛ: S->B defined by f|ₛ(x)= f(x) for all x∈S

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Composition

A

Let f: A->B and g: C->D. Assume that f(A)⊆C (if B=C then definitely true) Then the composition of g and f is the function g∘f: A->D. defined by g∘f(x) = g(f(x)) for all x∈A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

identity function

A

let A be a set.The identity function of A is the function id: A->A defined by id(x) = x for all x∈A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

constant function

A

a function f:A->B is said to be constant if there exists b∈B such that f(x)=b for all x∈A.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

invertibility

A

Let f:A-B. we say that f is invertible if there exists a function g:B->A such that for all x∈A and y∈B f(x) = u <=> g(y) = x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

injective

A

Let f:A->B we say that f is injective (or one-to-one) if for all x, x’∈A: x!=x’ => f(x)!=f(x’).
or
f is injective iff every y∈B has at most one preimage in A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

srujective

A

Let f:A->B we say that f is surjective (or onto) if f(A)=B
or
f is surjective iff every y∈B has at least one preimage in A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

injective simply

A

Two inputs don’t give the same output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

surjective simply

A

An input can give any output even if its a repeated output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

bijective

A

|Let f:A-B why say that f is bijective if it is both injective and surjective i.e. it has exactly one preimage in A for every y∈B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

parity

A

Let f: A->ℝ for some A⊆ℝ. we say that:

(1) f is an even function if for all x∈A we have -x∈A and f(-x) = f(x)
(2) f is an odd function if for all x∈A we have -x∈A and f(-x) = -f(x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

real valued function of a real variable

A

f:A->ℝ, where A⊆ℝ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

periodicity

A

let f:A->ℝ for some A⊆ℝ we say that f is periodic if there exists a number ω>0 such that for all x∈A we have x+ω∈A and f(x+ω)=f(x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

fundamental period

A

if f is periodic and has a minimum period ω>0, then this ω is called the fundamental period of f

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

monotonicity

A

Let f:A->ℝ for some A⊆ℝ. we say that:

1) f is increasing for all x,x’∈A x≤x’ => f(x)≤f(x’
(2) f is strictly increasing for all x,x’∈A x f(x) f(x)f(x’)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Boundedness

A

Let A⊆ℝ. We say that:

(1) b∈ℝ is an upperbound of A is x≤b for all x∈A
(2) b∈ℝ is an lowerbound of A is x≥b for all x∈A
(3) A is bounded above if it has an upperbound
(4) A is bounded below if it has a lowerbound
(5) A is bounded if it is both bounded above and below

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

supremum

A

If A is bounded above, then the minimum of the upperbounds of A is called the supremum of A

23
Q

Infimum

A

If A is bounded below, then the maximum of the lowerbounds of A is called the infimum of A

24
Q

inf(A) = ∞

A

if A is unbounded below then we write inf(A) = ∞

25
Q

sup(A) = ∞

A

if A is unbounded above then we write sup(A) = ∞

26
Q

boundedness of a function defined by the range

A

Let f:A->ℝ, A⊆ℝ. Then:

(i) we say that f is (un)bounded above if the range f(A) is (un)bounded above
(ii) we say that g is (un)bounded below if the range f(A) is (un)bounded below
(iii) sup(f) = sup(f(A)) and inf(f) = inf(f(A))
(iv) if they exist then max(f) = max(f(A)) and min(f) = min(f(A))

27
Q

min

A

min(A) is the smallest element of A

28
Q

max

A

max(A) is the largest element of A

29
Q

limit as x tends to infinity of a function is infinity

A

Let f:A->ℝ, A⊆ℝ. we say that lim x->∞ f(x) = ∞ is for all m>0 there exists N∈ℝ such that for all x∈A if x>N then f(x)>M

30
Q

limit as x tends to infinity of a function is minus infinity

A

Let f:A->ℝ, A⊆ℝ. we say that lim x->∞ f(x) = -∞ is for all m>0 there exists N∈ℝ such that for all x∈A if x>N then f(x) is less than -M

31
Q

limit as x tend to infinity of a function is a point l

A

Let f:A->ℝ, A⊆ℝ. we say that lim x->∞ f(x) = l is for all ε>0 there exists N∈ℝ such that for all x∈A if x>N then |f(x)-l| is less than epsilon

32
Q

accumulation point

A

Let A⊆ℝ and a∈ℝ. a is said to be an acculmulation point of A if for all 𝛿>0 there exists x∈A: 0

33
Q

limit as x->a of a function is infinity (a is an accumulation point of A)

A

Let f:A->ℝ, A⊆ℝ, Let a∈ℝ. we say that lim x->a f(x) = ∞ is for all m>0 there exists 𝛿>0 such that for all x∈A 0 if is less than |x-a| is less than delta then f(x) is greater than M

34
Q

limit as x->a of a function is minus infinity (a is an accumulation point of A)

A

Let f:A->ℝ, A⊆ℝ, Let a∈ℝ. we say that lim x->a f(x) = -∞ is for all m>0 there exists 𝛿>0 such that for all x∈A if 0 is less than |x-a| is less than delta then f(x) is less than -M

35
Q

limit as x->a of a function is a point l (a is an accumulation point of A)

A

Let f:A->ℝ, A⊆ℝ, Let a∈ℝ, Let l∈ℝ. we say that lim x->a f(x) = l is for all ε>0 there exists 𝛿>0 such that for all x∈A if 0 is less than |x-a| is less than delta then |f(x)-l| is less than epsilon

36
Q

acculmulation point simply

A

A point in the interval which is in the set

37
Q

continuous

A

Let f:A->ℝ, A⊆ℝ

(i) let a∈ℝ. The function f is continuous at a if for all ε>0 there exists 𝛿>0 such that for all x if |x-a| is less than delta then |f(x)-f(a)| is less than epsilon
(ii) we say that the function f is continuous at all points a∈A

38
Q

Differentiability

A

let f: Ω->ℝ for some Ω⊆ℝ
(i) let a∈ℝ if the limit
limₓ₋>ₐ (f(x)-f(a))/(x-a) = l for some l∈ℝ
then we say that f is differentiable at a.
in this case the limit l is called the derivative of f at a and is denoted by f’(a)
(ii) we say that f:Ω->ℝ is differentiable if f is differentiable at every point a∈ℝ
(iii) more generally, if A⊆Ω, we say that f is differentiable on A if f is differentiable at all points a∈A

39
Q

higher order derivatives

A

let f:Ω->ℝ for some Ω⊆ℝ. let n∈ℕ. we say that f is:

(i) n times differentiable at a point a∈Ω if a is an element of the domain of f(a)
(ii) n times differentiable if f is n times differentiable if f is n time differentiable at every a∈Ω
(iii) we say that f is n times continuously differentiable if f is n times differentiable and f(a) is continuous
(iv) we say that f is infintely differentiable if f is n times differentiable for all natural numbers n

40
Q

global maxima

A

Let f:Ω->ℝ for some Ω⊆ℝ. A point a∈Ω is said to be a global maximum for for f if f(a)>=f(x) for all x∈Ω

41
Q

local maxima

A

Let f:Ω->ℝ for some Ω⊆ℝ. A point a∈Ω is said to be a local maximum point for f if there exists r>0 such that f(a)>= for all x∈Ω∩(a-r, a+r)

42
Q

global minima

A

Let f:Ω->ℝ for some Ω⊆ℝ. A point a∈Ω is said to be a global minimum point for f if f(a)<=f(x) for all x∈Ω

43
Q

local minima

A

Let f:Ω->ℝ for some Ω⊆ℝ. A point a∈Ω is said to be a local minimum point for f if f(a)<=f(x) for all x∈Ω∩(a-r,a+r)

44
Q

stationary point

A

a is a stationary point (or critical point) for f if f is differentiable at a and f’(a)=0

45
Q

interior point

A

Let Ω⊆ℝ where a point a∈ℝ is called an interior point of Ω if there exists r>0 such that (a-r,a+r)⊆Ω

46
Q

Convexity

A

let f:I->ℝ, where I is an interval, we say that:

(i) f is a convex function if f((1-t)a+tb)<= (1-t)f(a) + tf(b) for all a,b∈I and t∈[0,1]
(ii) more generally, we say that f:Ω->ℝ, Ω⊆ℝ, is convex on an interval I⊆ℝ if f|ᵢ is convex

47
Q

Concavity`

A

let f:I->ℝ, where I is an interval, we say that:

(i) f is a concave function if f((1-t)a+tb)>= (1-t)f(a) + tf(b) for all a,b∈I and t∈[0,1]
(ii) more generally, we say that f:Ω->ℝ, Ω⊆ℝ, is concave on an interval I⊆ℝ if f|ᵢ is concave

48
Q

Vertical Asymtote

A

the line x=a is a vertical asymtote of the graph of the function f if
limₓ₋>ₐ₊f(x) = ±∞ or limₓ₋>ₐ₋f(x) = ±∞

49
Q

Horizontal Asymtote

A

The line y=b is a horizontal asymtote of the graph f if

limₓ₋>∞f(x) = b or limₓ₋>-∞f(x) = b

50
Q

Oblique Asymtote

A

Let m,q∈ℝ where m!=0. we say that the line (y=mx+q) is called an oblique asymtote for the graph f if limₓ₋>∞(f(x)-(mx+q)) = 0 or limₓ₋>-∞(f(x)-(mx+q)) = 0

51
Q

tangent line

A

The tangent line to the curve at P is the limit of the line Lpq as Q->P along the curve

52
Q

normal line

A

The normal line to the curve at P is the line through P which is perpendicular to the tangent at P

53
Q

Parametricisation

A

given two real-valued functions f,g:Ω->ℝ of a real variable, we can describe a curve as the set of points (x,y)∈ℝ of the form