Sequence and Summitation Notation Nation

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

1/14

flashcard set

Earn XP

Description and Tags

You can do it!

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

infinite sequence

a function whose domain is the set of all positive integers

2
New cards

finite sequence

the function consists of only n positive integers

3
New cards

fibonacci sequence

the sequence is definded recursively - the next term is defined by the previous term

4
New cards

series

the sum of a sequence

5
New cards

Partial sum

Contains an ending value

6
New cards

Actual infinite sum

Eventually will approach a number

7
New cards

Finite Arithemtic Sequence

Sn = n/2 * a1 + an (a1 = first term, an = last term)

<p>S<sub>n</sub> = n/2 * a<sub>1 </sub>+ a<sub>n</sub> (a<sub>1</sub> = first term, a<sub>n</sub> = last term)</p>
8
New cards

Recursion Formula

If you know the nth term and the common difference, you can find the (n+1) term by using an+1 = an + d

9
New cards

Annuity Equation

p * ((1+in) -1) / i)

10
New cards

a

total amount

11
New cards

P

principle (initial) amount

12
New cards

n

number of payment periods

13
New cards

i

% rate / number of payments each year

14
New cards

Sum of geometric sequence

Sn = a(1-rn / 1-r) where r does not equal 0 or 1

15
New cards

Sum of an Infinite Geometric Series

if |r| < 1 then a/1-r