go to jove.com

HIGH SCHOOL

Mathematics

Concept Videos

Math Fundamentals

Introduction to Sequences and Series

Recursive Sequences and Partial Sums
01:29
Recursive Sequences and Partial Sums

Sequences are ordered lists of numbers that follow a rule or pattern. Each number in the list is called a term. Terms are often written as a1, a2, a3, and so on, where the subscript shows the position in the sequence. When the pattern is clear, dots may be used to show that the list continues.

A sequence can also be viewed as a function. Its domain is the set of natural numbers, and each natural number maps to one term in the list. This view is useful when a sequence is defined explicitly or...

Video Duration: 1 minute and 29 seconds
Summation Notation for Sequences
01:25
Summation Notation for Sequences

Sigma notation, also called summation notation, gives a short way to write the sum of a sequence of terms that follow a regular pattern. It uses the uppercase Greek letter sigma, ∑, to show that terms are being added together.

A typical sigma expression includes an index of summation. The index starts at a lower value, such as 1, and ends at an upper value, such as n. The term a_k represents the general term in the sequence, where k changes across the stated range.

For example, the increasing...

Video Duration: 1 minute and 25 seconds
Arithmetic Sequence Formulas and Partial Sums
01:30
Arithmetic Sequence Formulas and Partial Sums

Arithmetic sequences follow a regular number pattern. Each term is found by adding the same value, called the common difference, to the term before it. This steady change makes the sequence easy to study and predict.

The nth-term formula helps find any term in the sequence without listing every earlier number. In this formula, a n is the nth term, a is the first term, d is the common difference, and n shows the term position. It gives a direct way to calculate a specific value from the pattern.

Video Duration: 1 minute and 30 seconds
Infinite Geometric Series and Decay
01:30
Infinite Geometric Series and Decay

Infinite geometric series describe values that shrink by the same factor each step. Each new term is found by multiplying the previous term by a fixed common ratio. This pattern is useful for modeling gradual loss, such as energy dissipation or a drop in amplitude over time.

When the common ratio has a magnitude less than one, the terms keep getting smaller. In that case, the total of the series approaches a definite number instead of growing without bound or changing back and forth. This is...

Video Duration: 1 minute and 30 seconds
Proving Number Patterns with Induction
01:29
Proving Number Patterns with Induction

Mathematical induction is a proof method for statements about natural numbers. It is often used to test whether a pattern really works for every number in a sequence. A common example is the sum of the first n natural numbers, where the formula seems to hold as more terms are added.

The proof begins with a base case. In this step, the formula is checked at the first value, usually n = 1. Substituting 1 into both sides shows that the equality is true, so the base case holds.

Next comes the...

Video Duration: 1 minute and 29 seconds
Expanding Binomials with the Binomial Theorem
01:30
Expanding Binomials with the Binomial Theorem

The Binomial Theorem gives a clear method for expanding binomial expressions raised to a power. It applies to binomials of the form (a + b)^n, where a and b are variables or constants that represent algebraic expressions, and n is a non-negative integer.

Each term in the expansion follows a fixed pattern. The binomial coefficient in each term is found using factorials. The exponent of a decreases from n to 0, while the exponent of b increases from 0 to n.

The theorem also helps students...

Video Duration: 1 minute and 30 seconds
Pascal’s Triangle for Binomial Coefficients
01:30
Pascal’s Triangle for Binomial Coefficients

Pascal’s Triangle helps organize the coefficients in a binomial expansion. A binomial is an expression with two terms, such as (a + b), and raising it to a power creates a predictable pattern of terms.

The triangle is built row by row. The top row, called the zeroth row, matches (a + b)0. Each new row gives the coefficients for the next power of the binomial, so the sixth row, 1, 5, 10, 10, 5, 1, gives the coefficients for (a + b)5.

Each row begins and ends with 1. Every number inside the...

Video Duration: 1 minute and 30 seconds