Module 28: Functions and Sequences Flashcards

1
Q

Domain of a function

A

The set of all possible INPUTS of the function

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

Range of a function

A

The set of all possible OUTPUTS of the function

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

Limitations of the domain of a function (2)

A

1) We can’t divide by 0

2) We can’t take the square root of a negative number

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

How to solve a compound function

A

Work from the inside out

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

Range of f(x) = kx^n + c

A

If k > 0, range is all real numbers >= c

If k < 0, range is all real numbers <= c

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

In order to find the solution to a recursive formula for X, we must know ____

A

the value of each step before X.

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

arithmetic sequence

A

A sequence in which the “common difference” (value) between each number is the same.

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

Sum of first N terms in an arithmetic (constant) sequence

A

Sn = n/2 (a1 + an)

n = number of terms
a1 = first term
an = final term
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Geometric sequence

A

A sequence in which the difference between each number forms a “common ratio.” (multiplies the previous term by X)

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