Flashcards: Sequences and Recurrence Relations — 11 cards

All cards

1Question

How can a sequence be defined explicitly?

Answer

By a formula like un=nn+1u_n=\frac{n}{n+1}.

2Question

Sequence notation label

Answer

Explicit or recursive definition

3Question

What is the first step to calculate terms of a recursive sequence?

Answer

Start from the given initial term(s).

4Question

Arithmetic sequence formula

Answer

un+1=un+ru_{n+1} = u_n + r

5Question

What defines an arithmetic sequence?

Answer

Adding the same number called common difference to each term gives the next term.

6Question

Arithmetic sum formula

Answer

n(n+1)/2 for sum 1 to n

7Question

What is the explicit formula for an arithmetic sequence with first term u0u_0 and difference rr?

Answer

un=u0+rnu_n = u_0 + rn for every natural number nn.

8Question

Geometric sequence ratio

Answer

Same number q multiplies previous term

9Question

Arithmetic sequence explicit form

Answer

u_0 + r * n

10Question

Recurrence model

Answer

Connects current and previous terms

11Question

Sum of powers of q

Answer

Sum from i=0 to n of q^i

Test yourself with the quiz

Test your knowledge with 9 questions on Sequences and Recurrence Relations.

1. Which statement correctly distinguishes an explicit definition from a recursive definition of a sequence?

2. What is a sequence defined explicitly by a formula such as un=nn+1u_n=\frac{n}{n+1} primarily characterized by?

Take the quiz →

Read the study sheet

Review the complete course in the study sheet for Sequences and Recurrence Relations.

See study sheet →

Similar courses

Create your own flashcards

Import your course and AI generates flashcards in 30 seconds.

Flashcard generator