Sequence Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is a sequence?

A

An ordered list of numbers

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

What is an arithmetic sequence?

A

Take each term, and add the same amount to it
+ 3 , + 3, + 3
4, 7, 10, 13 …

common difference = 3

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

What is a geometric sequence

A

multiply each term by the same amount

x 3 , x 3, x3,
4, 12, 36, 108 ….

no common difference here but we have a common ratio of 3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
a1 = 4 
a3 = 10 
a39 = ?
A

????

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

48, 20, 6, -1

In the sequence above, each term after the first is found by dividing the previous term by a and subtracting b from that result. What is the value of b - a ?

A

guess and check

a = 2
b = 4 

b - a = 4 - 2 = 2

answer = 2

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

What is the first thing you do in a patterns and sequences question?

A

Write out the terms until you see a pattern, start from the beginning

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

What is the second thing you do in a patterns and sequences question?

A

If you see something that would be impossible to calculate, look for a pattern

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

What is the third thing to try in a sequences question?

A

plug in the answers if the question asks for the value of a specific term, such as the first term

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

What is the units digit to 3^333 ?

A

Answer = 3

The units digit of any number will be of the product of a multiplication problem will be the units digit of what the first thing is times 3

333 / 4(because 4 numbers in the cycle) = 83 with a remainder of 1

3^1 = 3 (which is remainder 1) 
3^2 = 9 (remainder 2) 
3^3 = 27 (remainder 3) 
3^4 = 81 (remainder 4) 
3^5 = 243 (remainder 1) 
3^6 = 729 (remainder 2)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

If you have a set of numbers that is evenly spaced, then the average is equal to the ?

A

median

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

the function f is defined by f((x + 14) / (4)) = 5x^2 - 2x + 10 for all numbers x. What is the value of f(5) ?

A

First thing you do is set ((x + 14) / 4) = 5 then solve.
When you solve you get x = 6 THEN you put x = 6 into
the equation 5x^2 - 2x + 10 to get = 178 which is the answer.

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