midterm 1 8.1-8.3

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

1/46

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:34 AM on 4/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

47 Terms

1
New cards

sequences

an infinitely long list of numbers

2
New cards

If you start a sequence an and want to take the negative of every other term, then

take the sequence (-1)nan or (-1)n+1an

3
New cards

if the difference between adjacent terms in the sequence is a constant c, then the formula is

c*n+b

4
New cards

examples of c*n+b: {2, 5, 8, 11,…}

an=3n-1 ; 3 is being added every time so c is 3 and b is -1 bc when you substitute 3 in you get -1

5
New cards

if the distances between distances is a constant then the formula for the sequence is

an²+bn+d

6
New cards

example of an²+bn+d: {2, 5, 10, 17, …}

n²+1

7
New cards

if the terms in a sequence one and only one number L, we say the sequence

an converges to L and write lim n—>inf an=L ; if not we say an diverges

8
New cards

ex: the sequence {1/2, 1/4, 1/8, 1/16, …}

converges to 0

9
New cards

ex: the sequence {9, 8.1, 8.01, 8.001, 8.0001, …}

converges to 8

10
New cards

ex: the sequence {-1, 1, -1, 1, -1, …}

diverges (bc it oscillates)

11
New cards

to figure out of an converges you can

take the limit and multiply by the reciprocal of the biggest exponent (which will make all the smaller ones 0) and get where it diverges to

12
New cards

if we have a function f(x) with domain R

we can make a sequence from it {f(1), f(2), f(3),…}

13
New cards

Fact: lim n—>inf f(n) = lim x—> inf f(x)

if this limit exists

14
New cards

arctan’s limit is

pi/2

15
New cards

a sequence an is bounded if there is…

a number C where an always is in [-c,c] no matter what n is

16
New cards

ex: {1, 1/2, 1/3, 1/4,…}

is bounded

17
New cards

ex: {1, 2, 3, 4, ..}

is not bounded

18
New cards

ex: {-1, -2, -3, -4, …}

is not bounded

19
New cards

ex: {0, 1, 0, 2, 0, 3, 0, 4, …}

is not bounded

20
New cards

ex: {-1, 1, -1, 1, -1, …}

is bounded

21
New cards

if the limit is inf or -inf

it CANNOT be bounded

22
New cards

If a sequence converges, it is

bounded

23
New cards

If a sequence is bounded then it

does NOT have to converge

24
New cards

a sequence is monotonically increasing if

an+1>=an for all n , i.e. every tetm is larger or equal to one before it

25
New cards

every bounded monotonically increasing sequence

converges

26
New cards

if you want to compute a limit of lim x—> ? f(x)/g(x) for some functions and direct sub gives 0/0 or +- inf/inf then

lim x—>? f(x)/g(x) = lim x—>? f’(x)/g’(x) (L’Hopitals rule)

27
New cards

if f(x) and g(x) are functions, we say g

grows faster than f if lim x—→inf f(x)/g(x) = 0

28
New cards

ax always

grows faster than any polynomial if a>1

29
New cards

the infinite sum (or series) Summation n=1 to infinity an means

the limit of {a1,a2,a3,…} in other words lim n—> inf summation of n=1 to infinity an.

30
New cards

the summation an

cannot converge AND lim n—>inf an =/ 0

<p>cannot converge AND lim n—&gt;inf a<sub>n</sub> =/ 0</p>
31
New cards

If lim n—> inf an=/ 0

then summation n=1 to inf an diverges

32
New cards

if summation n=1 to inf an converges

then lim n—> inf an =0

33
New cards

denominator > numerator

converges to 0

34
New cards

denominator = numerator

converges to coefficients

35
New cards

denominator < numerator

diverges

36
New cards

direct comparison test: given numbers an>=bn>= 0

1) if summation n=1 to inf bn diverges, then summation of an diverges

2) if summation an converges, then summation bn converges

37
New cards

p-series

summation 1/n^p converges if p>1 and diverges if p<= 1

38
New cards

integral test: if you take a function,

f(1) + f(2) + f(3) +…. converges <=> integral of 1 to inf f(x) dx converges

39
New cards

geometric series

series of the form a+ar+ar²+ar³+ar^4+…. summation n=0 to inf a*rn

40
New cards

Sn

a/(1-r) if r is in (-1,1) and diverges

41
New cards

Telescoping

when you put the terms and can cancel them out

42
New cards

Given a sequence of numbers a1, a2, a3, …

we have said the Nth partial sum of this sequence is Sn summation

43
New cards

speed tiers

ln (n) > polynomials > exponentials (base>1) > factorials > nn

44
New cards

true or false: all monotonically increasing sequences converge

false (an = n)

45
New cards

true or false: a sequence is bounded, it must converge

false an = (-1)^n

46
New cards

true or false: if a sequence converges it must be bounded

true (always true)

47
New cards