Maths - Semester 1 Flashcards
(73 cards)
What are the components of a set?
A list of objects that doesn’t repeat, with each object in a set called an “Element”
How does a function relate sets?
It acts as a rule that assigns an element in a domain set D to an element in a range set E
What is a function composition in terms of sets?
When the range of one function is used as the domain of another.
How do graphs work in set theory?
A graph in set theory is a set of ordered pairs consisting of a domain and range value from a function. These ordered pairs are plotted with the y value as the range value.
What is a formal function?
A formal function is one where each domain value is linked to only 1 range value. If a line in the x axis intersects the graph twice, it shows that it has two range values and the function is not formal.
What is a piecewise function?
A piecewise function is one which is broken into multiple sections, with each section having a different rule relating the domain and range.
What is an even function?
An even function is one where a negative domain value -x has the same range value as its positive counterpart. In graph form this causes a y-axis reflection.
What is an odd function?
An odd function is one where the positive range value for a negative domain value -x is equal to the negative range value for a positive domain value x. In graph form this looks like it is symmetrical rotated 180 degrees.
f(-x)=-f(x)
What makes a function increasing/decreasing?
A function is increasing if the range values go up as the domain values go up.
A function is decreasing if the range values go down as the domain values go up.
How would you stretch or shrink a graph vertically by a factor of C?
y = cf(x)
How would you stretch or shrink a graph horizontally by a factor of C?
y = f(cx)
How would you reflect a graph in the x axis?
y = -f(x)
How would you flip a graph in the y axis?
y = f(-x)
How do you move a graph up or down?
y = f(x) + c
How would you move a graph left or right?
y = f(x+n)
Is the product of two even functions even?
Yes
Is the product of two odd functions odd?
No, it is even.
What is the definition and formula of a polynomial?
A polynomial is a function consisting of variables and coefficients.
It has a basic formula of:
P(x) = anx^n + a(n-1)x^(n-1) + … + a1x + a0
When is the degree of a polynomial n?
When the coefficient a(n) is not 0.
What is the form of a power function?
f(x) = x^a
What are the special cases of the power function?
When a is an integer n, the power function is a polynomial with 1 term.
When a is a number 1/n, then the power function is a root function.
When a is -1, then the power function is a reciprocal function.
What are trigonomic functions?
They are periodic functions that repeat every 2*pi units, and have a range of closed interval [-1,1].
What are all the trigonomic functions and their derivations from sin(x) and cos(x)?
Sin(x) = Cos(x + pi)
Cos(x) = Sin(x + pi)
tan(x) = sin(x)/cos(x)
Cosec(c) = 1/sin(x)
Sec(x) = 1/cos(x)
Cot(x) = cos(x)/sin(x)
What is the form of an exponential function?
f(x) = a^x