< Return to Video

1520 11 2 3 Geometric Series Source

  • 0:01 - 0:05
    One type of series where we can
    actually come up with a formula
  • 0:05 - 0:08
    for the sequence of partial sums
  • 0:08 - 0:10
    is called a geometric series.
  • 0:10 - 0:13
    You might remember learning
    about geometric sequences
  • 0:13 - 0:15
    in the previous section.
  • 0:15 - 0:19
    Basically, it's the same idea except
    the terms are being added together.
  • 0:19 - 0:25
    Every term is being multiplied
    by a common ratio, which we call r,
  • 0:25 - 0:31
    and that means the formula
    for our generic nth term would be ‘a’,
  • 0:31 - 0:33
    which was the first term,
  • 0:33 - 0:37
    and then times r to the
    n minus 1st power,
  • 0:37 - 0:42
    so that would be the formula for
    our series for each individual term.
  • 0:42 - 0:45
    But the idea here is, in some cases,
  • 0:45 - 0:49
    we can find a formula
    for the nth partial sum,
  • 0:49 - 0:52
    for the sum of the first n terms,
    and based on that,
  • 0:52 - 0:56
    we can determine whether
    this series will converge or diverge.
  • 0:56 - 1:00
    A couple of cases to get
    out of the way first,
  • 1:00 - 1:05
    if r is equal to 1,
    what would this thing look like?
  • 1:05 - 1:11
    Well, what it would look like is
    just ‘a’ and then plus another ‘a’
  • 1:11 - 1:19
    and then plus another ‘a’ and
    continuing in that fashion forever.
  • 1:19 - 1:22
    Now, if I just added up
    the first n terms here,
  • 1:22 - 1:28
    I would have a total of n a’s
    all being added together.
  • 1:28 - 1:32
    That would be n times ‘a’ [na].
  • 1:32 - 1:38
    But if we take a limit as n
    approaches infinity for n times ‘a’,
  • 1:38 - 1:41
    that limit is going to be infinite.
  • 1:41 - 1:46
    So if r is equal to 1,
    this series is going to diverge.
  • 1:46 - 1:48
    Hopefully, that makes sense;
  • 1:48 - 1:53
    if you add up an infinite number of
    terms and they're all staying the same,
  • 1:53 - 1:56
    your sum is not going
    to approach a value.
  • 1:56 - 1:59
    Basically, the only way
    this wouldn't diverge
  • 1:59 - 2:00
    is if ‘a’ is equal to 0,
  • 2:00 - 2:03
    and most of the time,
    we're going to ignore that case
  • 2:03 - 2:08
    because it's really not a very interesting
    version of a geometric series.
  • 2:08 - 2:13
    Next up, we're going to look
    at the case: if r is not equal to 1.
  • 2:13 - 2:16
    In this case, the sum of the first n terms
  • 2:16 - 2:19
    would just be all of these
    terms added together.
  • 2:19 - 2:21
    So this is our nth term.
  • 2:21 - 2:25
    But actually, we can do something
    interesting algebraically here,
  • 2:25 - 2:30
    if directly below this,
    I take r times all of the terms,
  • 2:30 - 2:33
    because if I do that,
    I take r times this term,
  • 2:33 - 2:36
    I'm going to get ‘a’ times r.
  • 2:36 - 2:40
    If I take r times this term,
    I'll get ‘a’ times r squared.
  • 2:40 - 2:43
    I'm going to continue in this fashion,
  • 2:43 - 2:47
    and this is actually going to
    be the second-to-last term
  • 2:47 - 2:52
    because that's what I would get
    if I took the previous term times r.
  • 2:52 - 2:57
    That means, if I take this times r,
    I'm going to get ‘a’ times r to the n.
  • 2:58 - 3:02
    And it turns out, since both
    of these sums are finite,
  • 3:02 - 3:07
    (there's a set number of terms),
    I can combine them together.
  • 3:07 - 3:10
    But surprisingly,
    I'm actually going to subtract them.
  • 3:10 - 3:15
    I'm going to get Sn minus r times Sn.
  • 3:15 - 3:19
    My goal here is to come up
    with a formula for just Sn.
  • 3:19 - 3:22
    But the interesting thing that happens is,
  • 3:22 - 3:25
    if we were to subtract all of
    these terms from these terms,
  • 3:25 - 3:28
    almost all of the terms
    are going to cancel out.
  • 3:28 - 3:31
    The only ones that are going
    to be left are the very first term
  • 3:31 - 3:36
    and the very last term of this one.
  • 3:36 - 3:39
    Since we're solving for Sn,
  • 3:39 - 3:46
    it hopefully makes sense to factor
    that out from this side of the equation.
  • 3:46 - 3:48
    There's also a common factor of ‘a’
  • 3:48 - 3:54
    that we could factor out
    from this side of the equation.
  • 3:54 - 4:00
    Solving for Sn, we can get this
    by itself by dividing by 1 minus r.
  • 4:00 - 4:02
    The reason we don't have
    to worry about dividing by 0
  • 4:02 - 4:05
    is because we're working
    under the assumption
  • 4:05 - 4:17
    that r is not equal to 1 in this case,
    which gives us this formula.
  • 4:22 - 4:24
    What we're looking at here
  • 4:24 - 4:29
    is a formula for the sum of the first
    n terms of a geometric series
  • 4:29 - 4:32
    as long as our common ratio is not 1.
  • 4:32 - 4:34
    What I'm interested in, though,
  • 4:34 - 4:37
    is if the infinite series is
    going to converge or not.
  • 4:37 - 4:39
    Since we have a formula for Sn,
  • 4:39 - 4:43
    now we're going to take the limit
    of this as n approaches infinity
  • 4:43 - 4:54
    to see what's going to happen to the sum.
  • 4:54 - 4:57
    One thing you'll maybe notice here is,
  • 4:57 - 5:02
    there's only one part of this
    entire formula that has an n in it,
  • 5:02 - 5:04
    and it's this part right here.
  • 5:04 - 5:09
    This is actually something
    we talked about in Section 11.1.
  • 5:09 - 5:17
    This right here is only going to converge
    if the absolute value of r is less than 1.
  • 5:17 - 5:20
    Think about it: If this is greater than 1,
  • 5:20 - 5:23
    then multiplying it
    by itself multiple times
  • 5:23 - 5:26
    will cause it to basically
    blow up to infinity.
  • 5:26 - 5:30
    And if it's less than negative 1,
    the same problem is going to happen,
  • 5:30 - 5:33
    except the sign will be alternating
    from positive to negative.
  • 5:33 - 5:38
    So this is only going to converge
    if the absolute value of r is less than 1.
  • 5:38 - 5:42
    Any other value for r,
    and this thing is going to diverge,
  • 5:42 - 5:46
    except of course, 1,
    which we've already ruled out.
  • 5:46 - 5:52
    Basically, this sequence, which stands
    for the sequence of partial sums,
  • 5:52 - 6:01
    converges if the absolute
    value of r is less than 1;
  • 6:01 - 6:10
    and it's going to diverge if the absolute
    value of r is greater than or equal to 1.
  • 6:11 - 6:13
    We've already excluded this case,
  • 6:13 - 6:17
    but if r was negative 1,
    we would run into the same problem.
  • 6:17 - 6:19
    It would still diverge.
  • 6:19 - 6:21
    What does it converge to?
  • 6:21 - 6:24
    Well, if the absolute
    value of r is less than 1,
  • 6:24 - 6:30
    then this term right here is
    going to approach 0 as n grows.
  • 6:30 - 6:32
    And that means,
    what we're going to be left with
  • 6:32 - 6:36
    is just ‘a’ in the numerator
    divided by 1 minus r,
  • 6:36 - 6:40
    and that winds up being
    the sum of a geometric series.
  • 6:40 - 6:46
    If the absolute value of r is less than 1,
  • 6:46 - 6:55
    then this series (the geometric series)
    is going to have a sum,
  • 6:55 - 7:03
    and that sum is going to equal
    ‘a’ divided by 1 minus r.
  • 7:03 - 7:05
    If this condition is not met,
  • 7:05 - 7:08
    then the geometric series
    is going to diverge.
Title:
1520 11 2 3 Geometric Series Source
Video Language:
English
Duration:
07:08

English subtitles

Revisions Compare revisions