Geometric progression
From Maths
(Redirected from Geometric sequence)
- Note: a geometric series is just a series derived from the terms of a geometric progression
- Note: geometric sequence redirects here.
Stub grade: A
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Needs some work....
Definition
A geometric progression is any sequence, (cn)n∈N≥1[Note 1] where each term is of the form:
- ck=ark−1 for k∈N≥1
Explicitly the sequence goes:
- (a, ar, ar2, ar3, … , ark−1, ⏟kth term…)
As such we can characterise any geometric progression as a pair of numbers:
- G=(a,r)∈R2, which we identify with a function:
- G:N≥1→R by G:k↦ark−1
This is natural considering that a sequence is a function which maps each integer, k, to the kth term (as explained on the sequence page)
- See geometric series (the series from a geometric progression) for information on the sum of a geometric sequence, or a sub-sequence of it.
Canonical Geometric Progression
The canonical geometric progression will refer to (1,r), although any (a,r) such that a≠0 would do. As we now demonstrate:
- Let (uk)k∈N≥1 be the sequence of the geometric progression (1,r), meaning:
- (uk) is the sequence: 1, r, r2, r3, …, rk−1⏟kth term, …
- Let (a,r) be any other geometric progression with the same ratio, r, denote its terms by the sequence (vk)k∈N≥1
- Then (vk) is the sequence a, ar, ar2, ar3, …, ark−1⏟kth term, …
- We see that vk=auk for each k∈N≥1
- We abuse notation by writing (vk)k=a(uk)k or even (a,r)=a(1,r)
- We see that vk=auk for each k∈N≥1
- Then (vk) is the sequence a, ar, ar2, ar3, …, ark−1⏟kth term, …
Formally, this shows: ∀(a,r)∈R2∃b∈R[b(1,r)=(a,r)] - namely b=a itself.
As mentioned, we need not use (1,r) as our canonical progression, any non-zero value in place of 1 would do, however 1 is the natural choice over √2, 5, or even −1
See also
- Geometric series
- Geometric distribution - a probability distribution with ties to geometric sequences.
- Arithmetic progression
Notes
- Jump up ↑ Notice the sequence goes:
- c1, c2, c3, … (starting from k=1), not:
- c0, c1, c2, …