Sequences

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

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.

14 Terms

1
New cards

Recursive rule

A recursive rule generates the next term of a sequence by using the previous term or terms.

2
New cards

First order recursive rule

Uses only one existing term to generate the next term.

3
New cards

Second order recursive rule

Uses the previous two terms to generate the sequence.

4
New cards

Term before nth term

Tn-1

5
New cards

Term after nth term

Tn+1

6
New cards

Arithmetic sequence

Sequence obtained by adding or subtracting a constant number from the previous term.

7
New cards

Common difference

The difference between consecutive terms of an AP

8
New cards

Geometric sequences

Multiplying the previous term by a fixed number called a common ratio, r.

9
New cards

Common ratio found by…

Tn+1/Tn

10
New cards

General rule

  • Find the nth term using n

  • Allow you to jump to any term number

11
New cards

General rule AP

Tn=a+d(n-1)

12
New cards

General rule GP

Tn=a x r^(n-1)

13
New cards

First order linear relation

Tn+1=rTn+d, T1=a

14
New cards

Steady state

d/1-r