Math 52 - Midterm 2 Prep!

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

1/42

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:24 AM on 4/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

43 Terms

1
New cards

Integral Test

Use it when there is something like this.
P.C.D. (Positive, Continuous, Decreasing)

Then,
Set f(x) equation and solve as the limit goes from your n number to infinity.

OR

use P-series.

<p>Use it when there is something like this.<br><strong>P.C.D.</strong> (Positive, Continuous, Decreasing)<br><br><strong>Then,</strong><br>Set f(x) equation and solve as the limit goes from your n number to infinity.</p><p><strong>OR</strong></p><p>use <strong>P-series.</strong></p>
2
New cards

Refresher on P-Series

If P > 1, convergent
If P ≤ 1, divergent

3
New cards

What are typical forms of integral tests?

Think n^something or n ln n, or n (ln n)^something

<p>Think <strong>n^<sup>something</sup></strong> or <strong>n ln n</strong>, or <strong>n (ln n)^<sup>something</sup></strong></p>
4
New cards

Standard Comparison Test

Used when it looks messy, so you compare it to something similar.

5
New cards
<p>Example of standard comparison tests:</p>

Example of standard comparison tests:

knowt flashcard image
6
New cards

Alternating Series test

Looks like this:
Converges if an decreases, or if an goes to 0.
If none or one of these doesn’t work, you cannot prove convergence.

7
New cards

Divergence Test, diverges if lim an does NOT equal 0.

knowt flashcard image
8
New cards

What is a geometric series?

A series that grows by multiplying some sort of n to the exponent.

<p>A series that grows by multiplying some sort of n to the exponent.</p>
9
New cards

If a geometric series absolute value ratio is less than 1,

converges.

10
New cards

If a geometric series absolute value ratio is bigger than 1,

diverges.

11
New cards

Limit Comparison Test

use when series looks almost like a p-series or a geometric series, but has extra terms that make SCT hard.

If 0 < L < infinity (positive finite number), both an and bn converge.

If L = 1 it’s inconclusive.

<p><span>use when series</span> looks almost like a <span>p</span>-series or a geometric series, but has extra terms that make SCT hard.</p><p>If 0 &lt; L &lt; infinity (positive finite number), both a<sub>n</sub> and b<sub>n</sub> converge.</p><p>If L = 1 it’s inconclusive.</p>
12
New cards

What does the Comparison Test only work on? How do you fix this issue?

It only works on POSITIVE terms. You can fix this by putting absolute value bars. (checking for absolute convergence)

<p>It only works on POSITIVE terms. You can fix this by putting absolute value bars. (checking for absolute convergence)</p>
13
New cards
term image
knowt flashcard image
14
New cards

If the problem is just numbers being added, how do you recognize an?

  1. First look at the denominators, get the difference.

  2. If they increase by something each time it is an arithmetic sequence.

15
New cards

If your x is equal to 1 (in a p-series) what happens to your series?

It becomes a harmonic series and it grows to infinity.

16
New cards

When x is very small, like zero, arctan (x) ≈ ?

arctan(x) ≈ x

17
New cards

when you have arctan (x) / x ≈

arctan (x) / (x) ≈ 1

18
New cards
term image
  1. Recognize that sin(x) is bounded between [-1, 1].

  2. Recognize that since sin(x) can alternate, we test for absolute convergence by putting absolute value bars. (| |)

  3. Set up inequality, and put 0 ≤ sin(n)2 ≤ 1

  4. Do algebra by dividing by n2 to compare it to 1 / n2

  5. Since P = 2, > 1, then by p-series 1 / n2 converges.

  6. By the standard comparison test, since 1 / n2 converges, then our original series converges as well.

19
New cards
term image
  1. Recognize that (3-n) is just 1 / 3n .

  2. Recognize that as arctan (1 / 3n) goes to infinity, inside the parentheses = 0. Remember that arctan (something as small as 0) is approximately equal to that something.

  3. Using this fact, we can rewrite this as just 2n times 1 / 3n . This simplifies to (2/3)n, which is geometric!

  4. Since this is now a geometric series, our ratio is less than 1, which means it converges.

  5. But this isn’t just enough, now we do Limit Comparison Test. Which is lim as n → infinity, | an / bn |.

  6. “bn” becomes our geometric series. Make sure you CLARIFY THAT BOTH OF THESE ARE POSITIVE FOR THE TEST.

  7. Solve, until you realize that it ends up looking like our arctan fact, so overall this equals 1, which is a finite number. Therefore, by the Limit Comparison Test, since the series bn = (2/3)n converges, our an = original series, converges as well.

20
New cards
term image
  1. Recognize that for radius of convergence, we always think about Ratio Test.

  2. Set up ratio test by dividing an+1 / an .

  3. Leave out the |x-5|² . We can include that back in later.

  4. Eventually, the multiplying factors will cancel, but (2n +1) will remain because the way factorials work. Distribute your “n” expressions. Eventually, you’ll get (3n)3 / (3n + 3)n+1. Split up the denominator, and you’ll end up having a geometric series times 2n + 1 / 3n + 3.

  5. The second part of this math just equals 2/3 because of what we know about limits with the same degree.

  6. You’ll realize that the first part looks exactly like the reciprocal of Paulin’s gift. Use this, and convert it to 1 / e!

  7. Multiply 3 left over components together, and set this all < 1. Solve for x when it becomes the only leading power.

  8. You will get that our radius is equal to √3e/2.

21
New cards
term image
  1. Always check P.C.D. for Integral Test. (Conditions)

  2. For P, just explain verbally that this is positive because the denominator is always positive.

  3. For C, you’ll set the denominator equal to zero and realize it is not continuous at n = 0, but that’s not in our interval [1, infinity] so we are good.

  4. For D, the derivative is a lot of work, so we can explain verbally that we know it is decreasing because the denominator grows exponentially, which means that the value of the entire function is getting smaller.

  5. Now we use Integral test. Replace the n with x, and set 1infinity (our function) dx

  6. Use u-substitution to make life easier by setting u = √x . Solve for du, but you will realize that both of the work has 1 / √x, so only solve HALFWAY.

  7. Use u to make life easier again. You will end up with 1infinity 2e-u du.

  8. Because you are using u, change your bounds by using the definition of u. → √t, 1

  9. Evaluate this with bounds. You will end up realizing that you are left over with 2 / e, which means this series is convergent because we are left over with a finite number. This is also absolutely convergent.

22
New cards
term image
  1. Recognize that we have to compare this to the “ln” series on our worksheet. That series has ln(1+x), so therefore we have to manipulate this one. How? We can do ln(1 + (x - 1)) because that’s the same thing as ln(x)!

  2. To make things easier, just let u = x + 1.

  3. If u = x + 1, then x = u + 1

  4. Using that, rewrite the entirety of f(x). f(x) = (u+1)ln(u+1)

  5. Distribute the ln(u+1) to u and 1, to get two series. Series A will be ln(u+1) and Series B will be uln(u+1).

  6. Write out the first general terms for each series (around 4). Then start combining them based off of each term.

  7. Since Series B starts at term 2, n = 2.

  8. Look for patterns. We see that the denominator is always the current power times the power before it.

  9. Using this, our sigma format for our COEFFICENT becomes (-1)n (bc we dont know the sign) / n(n-1).

  10. Write out the basic definition of a power series, and for xn, use (x-1). your u!

  11. Once you have that, you can write out the entire sigma form of the series, and then write out general term, which is just an.

  12. For part b, write out the basic definition of taylor series. for the coefficient, remember that it is f(n)(center) / n !

  13. Using this, plug in 2026. Set this equal to the coefficient formula we found earlier.

  14. You will multiply 2026! to both sides, until eventually 2026! divided by 2026 times 2025 basically means knocking out the first two in the factorial.

  15. So, you are left with 2024!

23
New cards
term image
  1. Write out the definition of Taylor’s Inequality.

    | f(n+1)(x) | ≤ MN on [a - d, a + d], then

    | f(x) - TN(x) | = | RN(x) | ≤ M / (n+1)! times |x-a|n + 1 for all x on [a - d, a + d].

  2. Write out what you know.

    a = 0, d = 8/9, n = 1, interval: [ -8/9, 8/9]

  3. Find M. You do this by plugging in n to f(n+1)(x), and we get the second derivative.

  4. Take the second derivative of the function. You will get something like:

    f’’(x) = -1 / 4(1-x)3/2

  5. Figure out which x to use. VERBALLY EXPLAIN. For us to get the maximum bound, we need to use the x which is going to give us the smallest value possible in the denominator, so then the overall function can have a larger value. So, we use 8/9.

  6. Algebra, figure out what M is.

  7. Using that M = 27/4, plug that into Taylor’s inequality. Solve for error.

  8. You will get that the maximum is equal to 8/3.

24
New cards

2n+1 / 2n = ?

2

25
New cards

2n / 2n+1 = ?

1 / 2

26
New cards

Radius of Convergence =

Ratio Test > 1

27
New cards

∫ e-u du

= -e-u

28
New cards

What does “centered at a” mean?

knowt flashcard image
29
New cards

How do you find out the sign of your coefficient in power/taylor series?

Look at the general terms. Usually,

power is even = positive

power is odd = negative

30
New cards

Why must M always be positive in Taylor’s Inequality? How would you show this?

M is the size of the error, and it can’t be negative.

You show this by:

| f(n+1)(x) | ≤ MN

31
New cards

Definition of a Power Series:

infinity
f(x) = ∑ cn • xn

n = 1

<p>       <sub>infinity</sub><br>f(x) = ∑ c<sub>n</sub> • x<sup>n</sup></p><p><sup>         n = 1</sup></p>
32
New cards

Definition of Taylor Series:

infinity
f(x) = ∑ f(n)(a) / n! • (x- center)n

n = 0

<p>       <sub>infinity</sub><br>f(x) = ∑    f<sup>(n)</sup>(a) / n! • (x- center)<sup>n</sup></p><p><sup>         n = 0</sup></p>
33
New cards

Definition of Taylor’s Inequality:

| f(n+1)(x) | ≤ MN on [a - d, a + d], then

| f(x) - TN(x) | = | RN(x) | ≤ M / (n+1)! times |x-a|n + 1 ≤ M|d|n + 1 / (n+1)! for all x on [a - d, a + d].

<p>| f<sup>(n+1)</sup>(x) | ≤ M<sub>N </sub>on [a - d, a + d], then<br><br>| f(x) - T<sub>N</sub>(x) | = | R<sub>N</sub>(x) | ≤ M / (n+1)! times |x-a|<sup>n + 1</sup>  ≤  M|d|<sup>n + 1</sup> / (n+1)! for all x on [a - d, a + d].</p><p></p>
34
New cards

If I use the Limit Comparison Test, what should I make sure I justify?

That an and bn are both positive before dividing them.

35
New cards

When you are using L.C.T. and the series for bn is two parts, which part do you choose?

The “boss” one, the one that is actively SHRINKING faster.

36
New cards
term image
knowt flashcard image
37
New cards

What test do I use when when it looks exactly like a p-series or geometric?

S.C.T.
Compare it to something easier!
Define positive.

38
New cards

What test do I use when it's a messy "fraction of polynomials,” or just messy in general?

L.C.T.
Define positive.
lim as n → infinity, | an / bn |
if bn converges (usually geometric), then an converges if it gives you a single number

39
New cards

What test do I use when I have (-1)n ?

A.S.T.
Check if an = 0, and if they decrease.
If these are met, convergence.

40
New cards

What test do I use if it’s easy to integrate (like u-sub)?

Integral Test
P.C.D. → Yes?
Set Integral, Evaluate at bounds, if you get number it converges.

41
New cards

What test do I use if I have factorials like n! and an ?

Ratio Test
lim as n → infinity, | an + 1 / an | > 1.

42
New cards

What test do I use if the entire term is raised to the nth power?

Root Test
Get rid of the n, now look at ratio.
If L > 1, Divergence
If L < 1, Convergence Absolute

<p><strong>Root Test</strong><br>Get rid of the n, now look at ratio.<br>If L &gt; 1, Divergence<br>If L &lt; 1, Convergence Absolute</p>
43
New cards

What are the two types of series we usually know the exact value for?

Geometric Series
Telescoping Series