Functions Flashcards

1
Q

Set

Definition

A

a collection of objects

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

The Natural Numbers

A

counting numbers from one to infinity increasing by one each time

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

Function

Definition

A

Let A and B be two sets. A function is a relationship/rule describing a unique element of set B to each element of A

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

Function

Notation

A

Let A and B be two sets, for a function f,

f : A -> B and f(a) is the element in B assigned to aεA

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

Range/Image

Definition

A

For a function f : A -> B, the range/image of f is {f(a) : aεA}. It is denoted by f(A). The set f(A) must be contained within B

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

Surjective

Definition

A

A function f : A -> B is surjective if for all bεB, there exists some object aεA such that f(a) = b

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

Injective

Definition

A

If each element of the range is only reached from a single element of the domain, the function is injective
A function is injective if f(a1) = f(a2) implies that a1 = a2
In general, any strictly increasing or decreasing function is injective

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

Bijective

Definition

A

If a function is both injective and surjective then it is bijective
This means that it is possible to uniquely pair up all members of the domain and codomain

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

When is it possible to find the inverse of a function?

A

You can only find the inverse of a function if it is injective

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

How to find the inverse function?

A

For a function in terms of x, set the function equal to y so that you have y in terms of x
Rearrange for x in terms of y

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

Composite Functions

A

The composition of functions f and g written f º g is defined:
(f º g)(x) = f(g(x))

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

Injective Functions - Graph Test

A

Graph the function

The function is injective if a horizontal line drawn through the graph at any point only crosses the graph once

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

Even Function

Definition

A

A function is even if,

f(x) = f(-x) for all x

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

Odd Function

Definition

A

A function is odd if,

f(-x) = -f(x) for all x

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

Domain of sinr

A

[-π/2, π/2]

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

Range of sinr

17
Q

Domain of cosr

18
Q

Range of cosr

19
Q

Domain of arcsin

20
Q

Domain of arccos

21
Q

Range of arcsin

A

[-π/2, π/2]

22
Q

Range of arccos

23
Q

Domain of tanr

A

(-π/2, π/2)

24
Q

Range of tanr

A

real numbers

25
Domain of arctan
real numbers
26
Range of arctan
(-π/2, π/2)
27
Left Limit | Definition
Given a function f and a point x0 | The left limit is the value that f approaches as x approaches x0 from below
28
Right Limit | Definition
Given a function f and a point x0 | The right limit is the value that f approaches as x approaches x0 from above
29
Continuous Function | Definition
If both a left and right limit exist at x0 and they are equal then the function is continuous at x0 If a function is continuous at every point in its domain then it is a continuous function
30
Union | Definition
∪, the union of two sets is a new set that contains all of the elements that are in at least one of the two sets
31
Intersection | Definition
∩, the intersection of two sets is a new set that contains all of the elements that are in both of the two sets