Instructional Video4:33
Brian McLogan

Find the partial sum of the geometric series

12th - Higher Ed
👉 Learn how to find the geometric sum of a series. A series is the sum of the terms of a sequence. A geometric series is the sum of the terms of a geometric sequence. The formula for the sum of n terms of a geometric sequence is given by...
Instructional Video5:45
Brian McLogan

Find the partial sum of a sequence of 25 terms

12th - Higher Ed
👉 Learn how to find the partial sum of an arithmetic series. A series is the sum of the terms of a sequence. An arithmetic series is the sum of the terms of an arithmetic sequence. The formula for the sum of n terms of an arithmetic...
Instructional Video4:11
Brian McLogan

Evaluating the partial sum of a arithmetic series

12th - Higher Ed
👉 Learn how to find the partial sum of an arithmetic series. A series is the sum of the terms of a sequence. An arithmetic series is the sum of the terms of an arithmetic sequence. The formula for the sum of n terms of an arithmetic...
Instructional Video6:42
Brian McLogan

Learning to find the partial sum of a geometric series

12th - Higher Ed
👉 Learn how to write the sum from a geometric series. A series is the sum of the terms of a sequence. A geometric series is the sum of the terms of a geometric sequence. The formula for the sum of n terms of a geometric sequence is given...
Instructional Video3:24
Curated Video

Adding Numbers Using the Partial Sums Method

K - 5th
In this video, the teacher explains the partial sums method for solving addition problems. The method involves breaking down numbers into their expanded form and adding the values of each place before combining them for a final sum.
Instructional Video3:14
Curated Video

Using the Partial Sums Method to Solve Addition Problems

K - 5th
In this lesson, students will learn how to solve addition problems using the partial sums method. They will understand how to break down numbers into expanded form and add the values of each place before combining them for a final sum....
Instructional Video7:34
Curated Video

C++ Standard Template Library in Practice - Output Iterators

Higher Ed
We want to learn what makes up an output iterator, and how to use it.

• Learn what an output iterator c
an do
• Learn what it takes to fulfill an output iterato
r contract
• Go through a code example, showing how to...
Instructional Video2:00
Brian McLogan

Evaluating the sum of an infinite series

12th - Higher Ed
👉 Learn how to find the sum of a series using sigma notation. A series is the sum of the terms of a sequence. The formula for the sum of n terms of an arithmetic sequence is given by Sn = n/2 [2a + (n - 1)d], where a is the first term, n...
Instructional Video4:21
Brian McLogan

What are the formulas for arithmetic and geometric sequences

12th - Higher Ed
👉 Learn about sequences. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. There are many types of sequence, among which are: arithmetic and geometric...
Instructional Video1:48
Brian McLogan

Learn how to evaluate the partial sum of a series

12th - Higher Ed
👉 Learn how to find the sum of a series using sigma notation. A series is the sum of the terms of a sequence. The formula for the sum of n terms of an arithmetic sequence is given by Sn = n/2 [2a + (n - 1)d], where a is the first term, n...
Instructional Video1:40
Brian McLogan

Learning how to evaluate the partial sum of a series

12th - Higher Ed
👉 Learn how to find the sum of a series using sigma notation. A series is the sum of the terms of a sequence. The formula for the sum of n terms of an arithmetic sequence is given by Sn = n/2 [2a + (n - 1)d], where a is the first term, n...
Instructional Video7:54
Curated Video

C++ Standard Template Library in Practice - Numeric Algorithms - std::partial_sum and std::adjacent_difference

Higher Ed
The listener is new to algorithms and does not know about the numeric algorithms.

• Introduce the listener to the std::partial_sum and std::adjacent_difference algo
rithm
• Show how it works and explain the different...
Instructional Video4:08
Brian McLogan

Using sigma sum notation to evaluate the partial sum

12th - Higher Ed
👉 Learn how to find the partial sum of an arithmetic series. A series is the sum of the terms of a sequence. An arithmetic series is the sum of the terms of an arithmetic sequence. The formula for the sum of n terms of an arithmetic...
Instructional Video1:29
Brian McLogan

Evaluating the partial sum of a series

12th - Higher Ed
👉 Learn how to find the sum of a series using sigma notation. A series is the sum of the terms of a sequence. The formula for the sum of n terms of an arithmetic sequence is given by Sn = n/2 [2a + (n - 1)d], where a is the first term, n...
Instructional Video7:39
Curated Video

C++ Standard Template Library in Practice - Async

Higher Ed
The user would like to know how to return a value from a thread.

• Introduce the basic concepts to the
user
• Give an overview of how to use the n
ew feature
• Show an example to reinforce the
t
opics covered
...
Instructional Video3:55
Brian McLogan

Evaluating the partial sum of a geometric series

12th - Higher Ed
👉 Learn how to find the geometric sum of a series. A series is the sum of the terms of a sequence. A geometric series is the sum of the terms of a geometric sequence. The formula for the sum of n terms of a geometric sequence is given by...