series

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/17

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:29 PM on 4/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

series vs a sequence

→sequence: numbers with a rules which allows you to get the next number

→ series: is the sum of the numbers in a sequence

2
New cards

what should you always do when tackling these questions

always write out the first few terms of the series

3
New cards

converging vs diverging

→converging: series approaches a finite number as it goes to infinity

→ diverging: series never approaches a specific number

4
New cards

what is an arithmetic series:

→ how do you find the next term/general equation

→ how do you calculate the sum

→ what is it’s properties

→ series where the difference between consecutive numbers is constant

an=a1+(n1)da_n = a_1+(n-1)d

sum=n2[a1+aN]sum = \frac{n}{2}[a_1+a_N] remember you can substitute the equation for aNa_N into the equation

→ the series always diverges

5
New cards

what is a geometric series

→ sum?

→ general expression/calculate n term

→ series where the ratio between consecutive terms is constant

aN=a1or0(r)n1a_N = a_{1 or 0}( r )^{n-1}

→ sum of an infinite series can be calculated if the ratio < 1 if it is larger than 1 you cannot calculate it

infinitesum=a11rinfinite sum = \frac{a_1}{1-r}

→ sum of a finite series

finitesum=a1(1rn)1rfinite sum = \frac{a_1(1-r^n)}{1-r}

wha

6
New cards

what is an alternating series

(1)n+1an(-1)^{n+1} a_n

7
New cards

when does an alternating serie converge

cnverges if:

a_{N+1} < a_N and limnan=0\lim_{n\to\infty}{}a_{n}=0

8
New cards

what is a harmonic series and what are it’s properties?

1n\frac{1}{n} series diverges w

9
New cards

what is a telescoping series

1n1n+1\frac{1}{n}-\frac{1}{n+1} w

10
New cards

what are the tests for convergence and divergence?

first write out the first few terms or derive the general equation

  1. calculate the limit at infinity

  2. compare to a geometric series

  3. compare to a P series

  4. d’alembert’s ratio

  5. compare to arithmetic series

    1. compare to harmonic series

11
New cards

What do the results of evaluating at infinity tell you about convergence or divergence

If = 0 need further testing if not the series is divergent

12
New cards

explain the comparing to geometric series

identify if the series has a general equation a1(r)n+1a_1 ( r )^{n+1}

→ if |R| > 1 series is diverging

→ if |R| < 1 series is converging

13
New cards

comparing to a P series

identify if the series has a general equation 1np\frac{1}{n^p}

→ if P > 1 series converges

→ if P <= 1 series diverges

14
New cards

d’alembert’s test

find the general equation for the series

substitute n with n+1

evaluate the limit of n+1n\frac{n+1}{n}

→ if limit < 1 series converges

_> if limit > 1 series diverges

→ if limit = 1 test is inconclusive

15
New cards

direct comparison tests

→ arithmetic series always diverges therefore if series > arithmetic → diverges

→ harmonic series always diverges therefore if series > 1n\frac{1}{n} → diverges

16
New cards

taylor expansion

f(A)+f(A)(xa)+f(a)’’(xa)22!+f(a)’’’(xa)33!++f(a)n(xa)nn!f(A) + f(A)’(x-a) + f(a)’’\frac{(x-a)^2}{2!}+ f(a)’’’\frac{(x-a)^3}{3!}+…+f(a)^{’n}\frac{(x-a)^n}{n!}

17
New cards

maclaurin expansion

it is a taylor expansion were a = 0 therefore

f(0)+f(0)x+f(0)’’x22!+f(0)’’’x33!++f(0)nxnn!f(0) + f(0)’x + f(0)’’\frac{x^2}{2!}+ f(0)’’’\frac{x^3}{3!}+…+f(0)^{’n}\frac{x^n}{n!}

18
New cards

when do you need to use the power series?

when you are asked to integrate sin or cos terms which are to the power of something