Mathematical Modelling (Week 1-4) Flashcards
Define a function
A rule which operates on one or more inputs to produce a single output
E.g one to one
Many to one
Inputs of a function are also called…
The arguments of the function
Define the Domain
Set of input values for independent variable ‘x’
Define the Range:
Set of output values for dependant variable ‘y’
A function f(x) is even if:
f(-x) = f(x) for all x
The graph is symmetric at the y-axis
A function f(x) is odd if:
f(-x) = -f(x) for all x
Graph symmetric about origin, through rotating of 180⁰ clockwise / anticlockwise
Periodic function:
Graph that repeats itself every P units where P = period of function
f(x) = f(x + P)
What kind of functions are inverse functions?
One to one
The range of f(x) becomes the input/ domain.
And the domain becomes the output
How to find the inverse function
Set y = equation in terms of x
Rearrange to get x = equation in terms of y.
Then switched the y values with the x value.
Composite Functions
The composition of two function involves taking one of the functions as an input for the other to generate a new combined function.
Format: f.g(x) or f(g(x))
Can the composite function f(g(x)) = g(f(x))
Yes only when f(x) and g(x) are inverses of each other
Differentiation by first principle equation
Lim h–> 0. f(x + h) - f(x) / h
In trigonometric functions the angle is in…
Radians
What is the derivative of the function: constant
0
What is the derivative of the function: x
1
What is the derivative of the function: kx
k
What is the derivative of the function: x^n
nx^n-1
What is the derivative of the function: kx^n
knx^n-1
What is the derivative of the function: e^x
e^x
What is the derivative of the function: e^kx
ke^kx
What is the derivative of the function: ln x
1 / x
What is the derivative of the function: ln (kx)
k / x
What is the derivative of the function: sin x
cos x
What is the derivative of the function: sin (kx)
k cos(kx)
What is the derivative of the function: sin(kx+c)
k cos(kx+c)