IB HL Honors Pre Calculus - Sequences, Series, and Binomial Expansions

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

1/22

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering topics in precalculus including sequences, series, multinomial expansion, Pascal's triangle, generalized binomial expansion, convergence, and historical connections.

Last updated 1:00 AM on 9/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

23 Terms

1
New cards

Sequence

A set of numbers with a defined order, which can be understood as a discrete function f:NRf: \mathbb{N} \rightarrow \mathbb{R} such that f(n)=anf(n) = a_n.

2
New cards

Arithmetic Sequence

A sequence in which there is a common difference dd between successive terms, defined explicitly by a linear function.

3
New cards

Geometric Sequence

A sequence in which there is a common ratio rr between successive terms, defined explicitly by an exponential function.

4
New cards

Common Difference

The constant value dd added or subtracted between successive terms in an arithmetic sequence (d=anan1d = a_n - a_{n-1}).

5
New cards

Common Ratio

The constant factor rr multiplied between successive terms in a geometric sequence (r=gngn1r = \frac{g_n}{g_{n-1}}).

6
New cards

Recursive Formula

A definition for sequence terms based on preceding terms, requiring the initial term(s), an equation defining the next term, and the domain.

7
New cards

Explicit Formula

A formula that determines the value of term ana_n of a sequence solely based on its position nn.

8
New cards

Trinomial Expansion Theorem

Theorem stating that the expansion of (x+y+z)n(x + y + z)^n is the sum of all products n!i!j!k!xiyjzk\frac{n!}{i!\,j!\,k!} x^i y^j z^k for non-negative integers i,j,ki, j, k such that i+j+k=ni + j + k = n.

9
New cards

Multinomial Expansion Theorem

Theorem stating that (x1+x2++xm)n(x_1 + x_2 + \dots + x_m)^n expands into the sum of all possible products n!i1!i2!im!x1i1x2i2xmim\frac{n!}{i_1!\,i_2!\dots i_m!} x_1^{i_1} x_2^{i_2} \dots x_m^{i_m} where exponents i1,i2,,imi_1, i_2, \dots, i_m sum to nn.

10
New cards

Pascal's Triangle

A triangular arrangement of numbers in which each interior number is the sum of the two numbers directly above it, bounded by 1s on the outside edges.

11
New cards

Yang Hui Triangle

The name used in China for Pascal's Triangle, named after mathematician Yang Hui who published it in 1261, over 350 years before Pascal.

12
New cards

Al-Karaji

Persian mathematician (c. 1000 AD) who used the triangular arrangement of coefficients to study powers and algebra.

13
New cards

Combination

The number of arrangements of nn objects taken rr at a time where order does not matter, given by (nr)=n!(nr)!r!\binom{n}{r} = \frac{n!}{(n-r)!\,r!}.

14
New cards

Binomial Expansion Theorem

Theorem stating that for positive integer powers nn, (a+b)n=r=0n(nr)anrbr(a + b)^n = \sum_{r=0}^n \binom{n}{r} a^{n-r} b^r.

15
New cards

Newton's Generalized Binomial Theorem

Extension of the Binomial Theorem by Isaac Newton allowing (1+x)n(1 + x)^n to be expanded as an infinite polynomial series for any rational exponent nQn \in \mathbb{Q} when x<1|x| < 1.

16
New cards

Extension of the Binomial Theorem to Rational and Negative Indices

The formula (1+x)n=1+nx+n(n1)2!x2+n(n1)(n2)3!x3+(1 + x)^n = 1 + nx + \frac{n(n-1)}{2!} x^2 + \frac{n(n-1)(n-2)}{3!} x^3 + \dots valid when x<1|x| < 1 for any nQn \in \mathbb{Q}.

17
New cards

Convergent Infinite Sequence

An infinite sequence whose terms approach a specific value as nn \rightarrow \infty.

18
New cards

Divergent Infinite Sequence

An infinite sequence whose terms do not approach a specific value as nn \rightarrow \infty.

19
New cards

Convergent Infinite Series

An infinite series whose sum of terms approaches a specific finite value as nn \rightarrow \infty.

20
New cards

Divergent Infinite Series

An infinite series whose sum of terms does not approach a specific finite value as nn \rightarrow \infty.

21
New cards

Harmonic Series

The infinite series k=11k=1+12+13+14+\sum_{k=1}^\infty \frac{1}{k} = 1 + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} + \dots, which diverges to infinity even though its individual terms converge to 0.

22
New cards

Infinite Geometric Series Sum Formula

The formula S=g11rS_\infty = \frac{g_1}{1 - r}, representing the sum of a convergent infinite geometric series with first term g1g_1 and common ratio r<1|r| < 1.

23
New cards

Zeno's Paradox

A philosophical problem posed by Zeno of Elea (c. 490–430 BC) questioning whether an infinite number of actions can produce a finite result, resolved using convergent infinite series.