Back to all Math AI SL topics
Topic 1.3Math AI SL SL32 flashcards

Geometric sequences

Practice Flashcards

Flip cards to reveal answers
Card 1 of 321.3.1
1.3.1
Question

What makes a sequence geometric?

Click to reveal answer

Track your progress — Sign up free to save your progress and get smart review reminders based on spaced repetition.

All Flashcards in Topic 1.3

Below are all 32 flashcards for this topic. Sign up free to track your progress and get personalized review schedules.

1.3.18 cards

Card 1definition
Question

What makes a sequence geometric?

Answer

A sequence is geometric if you multiply by the same number each step. That fixed multiplier is the common ratio r.

💡 Hint

Think: same multiplier

Card 2formula
Question

How do you find the common ratio r?

Answer

Divide any term by the term before it: r = uₙ₊₁ ÷ uₙ.

💡 Hint

Divide, not subtract

Card 3formula
Question

What is the nth-term formula for a geometric sequence?

Answer

uₙ = u₁ · rⁿ⁻¹

💡 Hint

Starts from u₁

Card 4concept
Question

If r = 0.5, does the sequence grow or shrink?

Answer

It shrinks. When 0 < r < 1, each term is a fraction of the one before it.

💡 Hint

0<r<1

Card 5concept
Question

If a geometric sequence has negative r, what pattern do the signs follow?

Answer

The signs alternate. For example, r = −2 gives 4, −8, 16, −32, ...

💡 Hint

Signs flip

Card 6concept
Question

Sequence 3, 6, 12, 24, ... What are u₁ and r?

Answer

u₁ = 3 and r = 2, because each term is multiplied by 2.

💡 Hint

Read first term + multiplier

Card 7definition
Question

What does n mean in a geometric-sequence question?

Answer

n is the position number of the term. uₙ is the value of that term.

💡 Hint

Position vs value

Card 8concept
Question

If 384 = 3 · 2ⁿ⁻¹ and 128 = 2⁷, what should you do next?

Answer

Match the exponents: n − 1 = 7, so n = 8.

💡 Hint

Same base -> same exponent

1.3.28 cards

Card 9definition
Question

What is the difference between a geometric sequence and a geometric series?

Answer

A sequence is the list of terms. A series is what you get when you add those terms together.

💡 Hint

List vs sum

Card 10formula
Question

What is the formula for the sum of the first n terms of a geometric series?

Answer

Sₙ = a(1 − rⁿ) ÷ (1 − r), for r ≠ 1.

💡 Hint

Finite geometric sum

Card 11definition
Question

In Sₙ = a(1 − rⁿ)/(1 − r), what does a mean?

Answer

a is the first term of the geometric sequence.

💡 Hint

First term

Card 12concept
Question

When should you use a sum formula instead of the nth-term formula?

Answer

Use the sum formula when the question wants the total of several terms, not just one term.

💡 Hint

Total or one term?

Card 13concept
Question

What common mistake happens if a student uses uₙ when the question wants a total?

Answer

They find only one term instead of adding the terms. If the question asks for the total, use Sₙ.

💡 Hint

One term is not total

Card 14concept
Question

For 5 + 10 + 20 + 40 + ... what are a and r?

Answer

a = 5 and r = 2.

💡 Hint

Read first term + multiplier

Card 15concept
Question

Why is a geometric series useful in applications?

Answer

It adds repeated growth amounts together, so it is useful when the question wants a running total, not just the latest value.

💡 Hint

Total growth

Card 16concept
Question

If r = 1, can you use Sₙ = a(1 − rⁿ)/(1 − r)?

Answer

No. The denominator becomes 0. If r = 1, every term is the same, so Sₙ = n × a.

💡 Hint

Special case

1.3.38 cards

Card 17definition
Question

How do you recognise a geometric growth or decay situation?

Answer

Look for the same percentage change each period. Constant percentage change means geometric.

💡 Hint

Percentage each step

Card 18formula
Question

What multiplier do you use for p% growth?

Answer

r = 1 + p/100

💡 Hint

Growth multiplier

Card 19formula
Question

What multiplier do you use for p% decay?

Answer

r = 1 − p/100

💡 Hint

Decay multiplier

Card 20concept
Question

For a 15% yearly loss in value, what is r?

Answer

r = 1 − 15/100 = 0.85

💡 Hint

Loss -> subtract

Card 21concept
Question

What should the exponent on r represent in a growth/decay model?

Answer

The number of periods that have passed. It is the number of times you multiply by r.

💡 Hint

Count the periods

Card 22concept
Question

If a calculator gives 6.85 years for “first exceeds” or “first drops below”, how do you round?

Answer

Round up. You need the first whole period where the threshold has actually been crossed.

💡 Hint

Threshold question

Card 23concept
Question

Why is “adds 5% of the original value each year” not geometric?

Answer

Because the amount added is fixed each year. It is arithmetic, not geometric.

💡 Hint

Original value trap

Card 24concept
Question

How should a final answer in a growth/decay problem be written?

Answer

Give the value with sensible rounding, units, and a short sentence in context.

💡 Hint

Finish in context

1.3.48 cards

Card 25concept
Question

What condition must hold for S∞ to exist?

Answer

|r| < 1 — the terms must be getting smaller toward zero.

💡 Hint

Think: what happens to terms if r = 2 vs r = 0.5?

Card 26formula
Question

Write the Sum to Infinity formula.

Answer

S∞ = u₁ ÷ (1 − r). Only valid when |r| < 1.

💡 Hint

The denominator is (1 − r), not r.

Card 27example
Question

Does S∞ exist for: 3 + 6 + 12 + 24 + ... ?

Answer

No. r = 6 ÷ 3 = 2. |r| = 2 ≥ 1, so S∞ does not exist.

💡 Hint

Find r first, then check |r|.

Card 28example
Question

Does S∞ exist for: 10 + 5 + 2.5 + ... ? If yes, find it.

Answer

r = 0.5. |r| = 0.5 < 1 ✓. S∞ = 10 ÷ (1 − 0.5) = 20.

💡 Hint

Check |r| < 1 first, then apply the formula.

Card 29process
Question

S∞ = 30 and r = 0.4. Find u₁.

Answer

u₁ = S∞ × (1 − r) = 30 × (1 − 0.4) = 30 × 0.6 = 18.

💡 Hint

Rearrange: multiply both sides by (1 − r).

Card 30process
Question

u₁ = 12 and S∞ = 20. Find r.

Answer

1 − r = u₁ ÷ S∞ = 12 ÷ 20 = 0.6, so r = 0.4.

💡 Hint

Sub into S∞ = u₁ ÷ (1 − r) and isolate r.

Card 31concept
Question

r = −0.6. Does S∞ exist? Explain.

Answer

Yes. |r| = |−0.6| = 0.6 < 1 ✓. Negative r is fine — |r| strips the sign.

💡 Hint

|r| means absolute value. Strip the minus.

Card 32concept
Question

Exam rule: what must you write before calculating S∞?

Answer

State: |r| < 1 ✓. IB mark schemes award this step — you earn the method mark even if the final answer is wrong.

💡 Hint

Never skip the check. It is worth marks on its own.

Want smart review reminders?

Sign up free to track your progress. Our spaced repetition algorithm will tell you exactly which cards to review and when.

Start Free