Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Document preview thumbnail
Voorbeeld 3 van de 24 pagina's
Samenvatting

Samenvatting Analyses 2 HBO Informatica 1e jaar 2021/2022

Document preview thumbnail
Voorbeeld 3 van de 24 pagina's

1.1 Functions in mathematics 1.2 Jupyter, dictionaries, modules 2.1 Functions in Python 2.2 Linear functions and matplotlib 3.1 Higher-order functions 3.2 Combinatorics in mathematics, part I 4.1 Combinatorics in mathematics, part II 4.2 mItertools 5.1 Probability in mathematics, part I 5.2 Probability simulation 6.1 Probability in mathematics, part II

Voorbeeld van de inhoud

Analysis 2: Foundations of Modeling 2


1.1 Functions in mathematics

A relation is a relationship between sets of values.
A mathematical relation is an association of two objects, based on some property possessed by them.

In mathematics, relations between two sets can be expressed in:
 Roster form
 Set-builder form
 Arrow diagram

Roster form
 Relation R is represented as a set of ordered pairs.
Let A = {1, 5} and B = {2, 5, 10}
 Let R be the relation between sets A and B such that “a is less than b” :
R = { (1,2), (1,5), (1,10), (5,10) }
Note: A x B = {(1,2),(1,5),(1,10), (5,2),(5,5),(5,10)}, hence R ⊆ A x B.

Set-builder form
 The same example and its relation can be written in set-builder form:
Let A = {1, 5} and B = {2, 5, 10}
 Then the relation “a is less than b” can be written as:
R = {(a, b) : a ∈ A, b ∈ B, a is less than b}, or
R = {(a, b) : a ∈ A, b ∈ B, a < b}

Problem 1: expressing a real-life relation
Let A = {Cow, Chicken, Crocus} and B = {Plant, Animal, Bird, Mammal}. Let the relation R from A to B
be defined as “is a”.
(a) Express R in set-builder notation.

(b) Express R in roster notation.
R = {(Cow, Animal), (Cow, Mammal), (Chicken, Animal), (Chicken, Bird), (Crocus, Plant)}

(c) Express R in an arrow diagram.




Plant
Cow
Animal
Chicken
Bird
Crocus
Mammal

,A function is a special kind of relation.
 If f is a mapping from A to B,
we express it as f: A → B,
and read it as “f is a function from A to B”.

A function consists of three parts:
 input
 relationship
 output
A E
B F
Function as a relation:
C
 Every function is special kind of relation. G
D
 However, not every relation is a function!
 f: A → B is the relation that to each a ∈ A associates f(a) ∈ B.

What makes a relation a function?
 Every element of A must have an image in B. A E A
E
 No element of A can have more than one image. B F B
F
C G C
G
f(x) = 2x H D
f = function name
x = input
2x = output

Input Relationship Output
0 *2 0
1 *2 2
7 *2 14

Domain: what can go into function.
Codomain: what may possibly come out of a function.
Range: what actually comes out of a function.
1
1 4
9
Evaluation of functions 2 16
25 Range
Given the function: f(x) = x**2 + 2x 3
Evaluate f(0) = 0**2 + 2 * 0 = 0 4
Evaluate f(5) = 5**2 + 2 * 5 = 35 17
5 23
19


Domain Codomain

, Recognize basic function forms

Documentinformatie

Geüpload op
31 januari 2022
Aantal pagina's
24
Geschreven in
2021/2022
Type
Samenvatting
€10,99

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF

Verkocht
0
Volgers
0
Items
2
Laatst verkocht
-

Echte notities, van echte studenten
Elk document op Stuvia is geschreven door een medestudent die hetzelfde vak deed. Zo leer je van iemand die het al heeft gehaald.



Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen