Arithmetic and Geometric Sequences

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/66

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

67 Terms

1
New cards

The arithmetic sequence is numbers moving with _____ or _____.

Addition or subtraction

2
New cards

The geometric sequence is numbers moving with _____ or _____.

Multiplication or division

3
New cards

What is the pattern in this set of numbers and which type of sequence is it?

8, 4, 0, -4, …

It is being subtracted by 4, so the pattern is -4

It is being subtracted so it is arithmetic

4
New cards

What is the pattern in this set of numbers and which type of sequence is it?

3, -9, 27, -81

It is geometric because it is being multiplied by -3. Check calc for understanding.

5
New cards

What is a sequence?

A list of numbers.

6
New cards

an is the same as…

f(n)

7
New cards

fn is the same as…

an

8
New cards

What does the n in an represent?

The term number you are looking for. Most likely it will be a1 since that what most problems start with.

For example if you was looking for the 50th term, that would be a50 = ….

9
New cards

What does the a represent in an ?

It is a placeholder for that number term. For example, lets say you have the sequence: 2,6,10,14,18. If you had a1 then it would be equal to 2, then a2 = 6, and so forth.

10
New cards

What is a3 in this sequence?

2,6,10,14,18

a3 = 10

11
New cards

How would you find the previous term?

an - 1

12
New cards

an - 1 is how you find…

the previous term in a sequence.

13
New cards

How would you find the next term in a sequence?

an + 1

14
New cards

an + 1 is how you find…

the next term in a sequence

15
New cards

an would represent the ___ term in a sequence

current

16
New cards

If you can not find the r in a geometric sequences, you have to ____ for r.

solve

17
New cards

r represents the…

common ratio

18
New cards

The common ratio is represented by…

r

19
New cards

n = ?

the term number

20
New cards

a1 is the ___ term.

first

21
New cards

a4 is the ___ term.

fourth

22
New cards

a3 is the ___ term.

third

23
New cards
24
New cards

What is the formula for finding a geometric term ( finding a term in the geometric sequence?)

an= a1 (r)n - 1

<p>a<sub>n</sub>= a<sub>1 </sub>(r)<sup>n - 1</sup></p>
25
New cards

If you need to find the third or fourth term in a geometric system, but you only have the first term, what do you do?

Use the geometric sequence formula:

an= a1 (r)n - 1

<p>Use the geometric sequence formula:</p><p>a<sub>n</sub>= a<sub>1 </sub>(r)<sup>n - 1</sup></p>
26
New cards

What is the formula for finding a arithmetic term ( finding a term in the arithmetic sequence?)

an = a1 + (n - 1)d

27
New cards

If you need to find the nth term (any term) of an arithmetic sequence, what do you do?

Use the arithmetic formula:

an = a1 + (n - 1)d

28
New cards

What does d represent in the arithmetic formula?

d represents the common difference between consecutive terms in the arithmetic sequence. but practically its the; 2nd term - 1st term.

29
New cards

What is a common formula for finding d ?

d = an - an-1

30
New cards

a2 - a1 would be a possible formula for finding…

the common difference “d” in an arithmetic sequence.

31
New cards
<p>Find the 50th term of the sequence:</p><p>3,5,7,9,11,…</p>

Find the 50th term of the sequence:

3,5,7,9,11,…

a1 = 3. n = 50. 5-3 = 2 = d

a50 = 3 + (50 - 1)2. Input into calc.

a50 = 100

32
New cards

Find the first four terms of the recursive formula (n - 1) below:

a1 = 5.

an = 3 + 2an - 1

a1 = 5, a2 = 13, a3 = 29, a4 = 61

<p>a<sub>1</sub> = 5, a<sub>2</sub> = 13, a<sub>3</sub> = 29, a<sub>4</sub> = 61</p>
33
New cards

What does r represent in the geometric sequence?

The common ratio, what you’re multiplying or dividing by

34
New cards

How do you find the common ratio, or r of a geometric sequence?

To find the common ratio r of a geometric sequence, divide any term by its preceding term (an / an-1), which remains constant throughout the sequence. Most likely it’ll by a2 / a1

35
New cards
<p>Find the 7<sup>th</sup> term of the sequence:</p><p>2,6,18,54</p>

Find the 7th term of the sequence:

2,6,18,54

r = 6/2 = 3

a7 = 2(3)7 - 1

= 2(3)6 = 1458

a7 = 1458

36
New cards

What is the common difference of the arithmetic sequence 5,8,11,14?

d = an - an - 1 or a2 - a1. 8 - 5 = 3

d = 3

37
New cards

The common difference is represent by…

d

38
New cards

How would you find the previous term or next term if you only have one term and d?

an = an-1 + d or for example if you wanted to find a3 you would use a3 = a2 + d

39
New cards

In arithmetic sequence, each term is found by adding the ____ _____ to the previous term.

common difference. Which can be represented by: an + 1 = an + d

40
New cards

In an arithmetic sequence, the first term is 4 and the third term is -2. What is the common difference.

The common difference can be calculated by subtracting the first term from the third term and then dividing by the number of terms between them. In this case, the common difference is -2 - 4, divided by 2, which equals -3.

The common difference is calculated as (-2 - 4) / 2 = -3.

41
New cards

When finding the common difference between terms that are far apart (ex: a1 and a4), what do you do?

Divide d by the number of terms between them.

remember d = an - an - 1. But in this case they are far apart, so you have to divide by the amount of steps between them. So in this case, you would divide a4 - a1 by 3, or d/3.

42
New cards

Which one has a geometric sequence with a common ratio of -3?

1) -10, -7, -4,1,…

2) 14,11,8,5,…

3) -2,-6,-18,-54,…

4) 4,-12,36,-108,…

r = a2 / a1. -12/4 = -3, thus the answer is 4.

43
New cards

Determine the common difference of the arithmetic sequence in which

a1 = 3 and a4 = 15.

The common difference can be found by subtracting the first term from the fourth term and dividing by the number of intervals between them. Here, the common difference is (15 - 3) / 3 = 4.

Or just use basic addition. 3 + 4 + 4 + 4 = 15.

44
New cards

What is the common ratio of this geometric sequence?

1/2, 2, 8, 32, ….

r = a2 / a1. 2/ (1/2) = 4.

r = 4

45
New cards
<p>What is the common ratio of the geometric sequence whose first term is 27 and fourth term is 64? </p>

What is the common ratio of the geometric sequence whose first term is 27 and fourth term is 64?

r = 4/3

<p>r = 4/3</p>
46
New cards
<p>What is the common ratio of the geometric sequence whose first term is 5 and third term is 245?</p>

What is the common ratio of the geometric sequence whose first term is 5 and third term is 245?

r = 7

Just use process of elimination here

47
New cards
<p>Pick options one through four.</p>

Pick options one through four.

Remember r = a2 / a1. Dividing fractions can be a bit tricky, so its best to use a calculator for this.

3/2 / (-1/2) = -3/2. This means r = -3/2

<p>Remember r = a<sub>2</sub> / a<sub>1</sub>.  Dividing fractions can be a bit tricky, so its best to use a calculator for this.</p><p>3/2 / (-1/2) = -3/2. This means r = -3/2</p>
48
New cards

Remeber, when trying to find the ratio between the first two terms, the rule: _______ can be applied

r = a2/a1

49
New cards

Given the following three sequences:

1): 2,4,6,8,10….

2): 2,4,8,16,32….

3): a, a + 2, a + 4, a + 6, a + 8….

Which ones are arithmetic sequences?

1 and 3, only.

50
New cards

Find the 7th term of this sequence:

2,3, 9/2,…

The first three terms of a sequence are given. Write your answer as a decimal or whole number. Round to the nearest thousandth (if necessary).

a7 = 22.781

Note: when using calculator if get a fraction and you want it in decimal form use the / button instead of the actual fraction.

<p></p><p>a<sub>7</sub> = 22.781</p><p>Note: when using calculator if get a fraction and you want it in decimal form use the <strong><em>/</em></strong> button instead of the actual fraction.</p>
51
New cards

Find the 9th term of this sequence:

3,6,12…

The first three terms of a sequence are given. Write your answer as a decimal or whole number. Round to the nearest thousandth (if necessary).

a9 = 768

<p>a<sub>9</sub> = 768</p>
52
New cards

Find the 46th term of this sequence:

9,16,23,...

The first three terms of a sequence are given. Write your answer as a decimal or whole number. Round to the nearest thousandth (if necessary).

a46 = 324

<p>a<sub>46</sub> = 324</p>
53
New cards

Find the 7th term of this sequence:

5,30,180…

The first three terms of a sequence are given. Write your answer as a decimal or whole number. Round to the nearest thousandth (if necessary).

a7 = 233280

<p>a<sub>7 </sub>= 233280</p>
54
New cards

The geometric series is used to find the _____ of all the numbers in a sequence

sum/total

55
New cards

What does the S represent in the geometric series?

The sum.

56
New cards

What is the geometric series formula?

Sn = a1 - a1rn / 1 - r

where Sn is the sum of the first n terms, a1 is the first term, r is the common ratio, and n is the number of terms.

<p>S<sub>n</sub> = a<sub>1</sub> - a<sub>1</sub>r<sup>n</sup> / 1 - r</p><p>where Sn is the sum of the first n terms, a1 is the first term, r is the common ratio, and n is the number of terms. </p>
57
New cards
<p>Find the 60th term of the arithmetic sequence:</p><p>-27,-24, -21,…</p>

Find the 60th term of the arithmetic sequence:

-27,-24, -21,…

a60 = 150

<p>a<sub>60</sub> = 150</p>
58
New cards
<p>Find the 11th term of the geometric sequence:</p><p>1,3,9…</p>

Find the 11th term of the geometric sequence:

1,3,9…

a11 = 59049

<p>a<sub>11</sub> = 59049</p>
59
New cards
<p>Find the sum of the first 9 terms of the following sequence:</p><p>3, -15, 7,…</p><p>Round to the <em>nearest hundredth<sub> </sub></em>if necessary.</p>

Find the sum of the first 9 terms of the following sequence:

3, -15, 7,…

Round to the nearest hundredth if necessary.

1. Identify the type of sequence: Determine if the sequence is arithmetic or geometric by checking for a common difference or a common ratio.

* Check for common difference: -15 - 3 = -18, 75 - (-15) = 90 (Not arithmetic)

* Check for common ratio: -15 / 3 = -5, 75 / -15 = -5 (Geometric)

2. Identify the first term (a₁): The first term is 3.

3. Identify the common ratio (r): The common ratio is -5.

4. Identify the number of terms (n): We want the sum of the first 9 terms, so n = 9.

5. Use the formula for the sum of the first n terms of a geometric sequence:

6. Substitute the values into the formula: S₉ = 3 * (1 - (-5)⁹) / (1 - (-5)).

7. Calculate the result following the order of operations:

* Calculate the exponent: (-5)⁹ = -1953125.

* Calculate the numerator: 1 - (-1953125) = 1 + 1953125 = 1953126.

* Calculate the denominator: 1 - (-5) = 1 + 5 = 6.

Substitute back into the formula: S₉ = 3 (1953126) / 6.

* Perform the multiplication and division: S₉ = 5859378 / 6 = 976563.

Result: The sum of the first 9 terms is 976563.

60
New cards
<p>Find the sum of the first 10 terms of the following series, to the <em>nearest integer</em>.</p><p>8, 20/3, 50/9,…</p>

Find the sum of the first 10 terms of the following series, to the nearest integer.

8, 20/3, 50/9,…

Summary of Steps:

1. Identify the type of series: Determine if the series is arithmetic or geometric by checking for a common difference or a common ratio.

2. Identify the first term (a₁): The first term is 8.

3. Identify the common ratio (r): The common ratio is 5/6.

4. Identify the number of terms (n): We want the sum of the first 10 terms, so n = 10.

5. Use the formula for the sum of the first n terms of a geometric series: S_n = a₁ * (1 - r^n) / (1 - r).

6. Substitute the values into the formula: S₁₀ = 8 * (1 - (5/6)¹⁰) / (1 - 5/6).

7. Calculate the components of the formula

8. Substitute the calculated components back into the formula for S₁₀: S₁₀ = 8 * (50,700,551 / 60,466,176) / (1/6).

9. Simplify and calculate the result:

10. Round to the nearest integer: Round 40.2478... to the nearest integer, which is 40.

Result: The sum of the first 10 terms, rounded to the nearest integer, is 40.

61
New cards

When doing the recursive formula, always put _ as the ____ term.

n as the next term. so if you have a1, start with a2

62
New cards

If a1 = 5 and an = an - 1 - 4 then find the value of a6.

Remember an always represent a number, so you have to replace it with that number to continue.

Starting with a1 = 5, apply the recursive formula to find subsequent terms:

a2 = 5 - 4 = 1, a3 = 1 - 4 = -3, a4 = -3 - 4 = -7, a5 = -7 - 4 = -11, a6 = -11 - 4 = -15. Thus, a6 = -15.

63
New cards

If a1 = 8 and an = -3an - 1 then find the value of a4.

Starting with a1 = 8, apply the recursive formula:

a2 = -3(8) = -24, a3 = -3(-24) = 72, a4 = -3(72) = -216. Thus, a4 = -216.

64
New cards

If a1 = 9 and an =-3an - 1 - 5 then find the value of a5.

Starting with a1 = 9, apply the recursive formula:

a2 = -3(9) - 5 = -32, a3 = -3(-32) - 5 = 91, a4 = -3(91) - 5 = -278, a5 = -3(-278) - 5 = 829. Thus, a5 = 829.

65
New cards

If a1 = 2 and an = (an - 1)2 + 5 the find the value of a4.

Starting with a1 = 2, apply the recursive formula: a2 = (2)² + 5 = 9, a3 = (9)² + 5 = 86, a4 = (86)² + 5 = 7401. Thus, a4 = 7401.

66
New cards

If a1 = 1 and an = -5(an-1) + 2 then find the value of a3.

Starting with a1 = 1, apply the recursive formula: a2 = -5(1) + 2 = -3, a3 = -5(-3) + 2 = 17. Thus, a3 = 17.

67
New cards
<p>Find the 9th term in this arithmetic sequence:</p><p>4x - 4, -x - 1, -6x + 2,…</p>

Find the 9th term in this arithmetic sequence:

4x - 4, -x - 1, -6x + 2,…

a9 = -36x + 20

<p>a<sub>9</sub> = -36x + 20</p>