From patterns to generalizations: sequences and series

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

1/15

flashcard set

Earn XP

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Un

n is the position of the term in the sequence

2
New cards

U1

first term

3
New cards

Finding the general term

Un = n

4
New cards

recursive sequences

uses the previous term or terms to find the next term. The general term will include the notation Un-1 which means the previous term.

5
New cards

Sigma notation

upper limit can be infinite

<p>upper limit can be infinite </p>
6
New cards

The formula for any term in an arithmetic sequence is also known as explicit formula

un= u1 + (n-1) d

7
New cards

to find a term of an arithmetic sequence given two other terms

change the -1 to whatever term number you want to find!!!! then find the difference and substitute that into the equation

<p>change the -1 to whatever term number you want to find!!!! then find the difference and substitute that into the equation</p>
8
New cards

Formula to find any term in a geometric sequence is also know as the explicit formula

Un = U1r^n-1

9
New cards

The formula for the sum of an arithmetic series is

Sn = (n/2) [2u1 + (n - 1) d]

10
New cards

The formula for the sum of a geometric series

Sn = u1(r^n - 1)/ r-1

11
New cards

sum of a converging (r between -1 and 1) infinite geometric series

Sn = u1/1-r

12
New cards

Meaning of variables in interest equations

A= accumulated amount: future amount

P= Principal

r= annual rate

n= years

t= total number of years

BUTT for compound interest over a non year period

n is equal to the how often do if it’s semi annually n=2, quarterly n= 4, monthly = 12, weekly = 52 etc

13
New cards

Formula for simple interest

A= P(1+nr)

14
New cards

formula for compound interest

A= P(1+r)^n

15
New cards

Compound interest over non year period

A= P(1+ r/n) ^nt

16
New cards

Recursive formula

Un = Un-1

add a number or subtract if arithmetic, multiply or divide a number if geometric