Product of n terms of a geometric progression

The objective is to find a formula to calculate the product of the first terms of a geometric progression without needing to calculate them.

To do this, we will use the following property:

If we consider n terms of a geometric progression, the product of two terms equidistant to the extremes is the same as the product of the extremes. In other words, the product of the first by the last term is the same as the product of the second by the penultimate term and so on, no matter how many terms we are considering in a geometric progression.

Example

Let's consider the geometric progression with the first term a1=20=1 and ratio r=2.

The first six terms are:

a1=20=1, a2=21=2, a3=22=4, a4=23=8, a5=24=16, a6=25=32.

If we compute the product of the equidistant terms, we obtain:

a1a6=2025=25, a2a5=2124=25, a3a4=2223=25.

Then the product of equidistant terms in the extremes is equal to the product of the extremes.

This is because the equidistant terms are obtained by increasing the first and reducing the last in the same proportion. Therefore, the product of these two factors must be the same as the product of the starting factors: the extremes.

Let a1 and an be the extremes, and a1+k a term placed k positions after the first one, and ank a term placed k positions before the last one, we want to see that a1an=a1+kank.

As these terms are from a geometric progression, we know that:

a1+k=a1r1+k1=a1rk ank=anrnkn=anrk

And from here:

a1+kank=(a1rk)(anrk)=(a1an)(rkrk)=a1an that is what we wanted to prove.

Using this, we can see that the product Pn of the n first terms of a geometric progression is:

Pn=(a1an)n

Indeed, if a1,a2,,an1,an are the n first terms, it will be Pn=a1a2  an1an, or, Pn=anan1  a2a1.

If we multiply both equalities member by member, we obtain:

(Pn)2=(a1a2  an1an)(anan1  a2a1)=

=(a1an)(a2an1)(an1a2)(ana1)

In the second member there appear n brackets containing the product of two terms equidistant to the extremes that, as we have just seen, it is equal to the product of the extremes.

So:

(Pn)2=(a1an)(a1an)n)(a1an)(a1an)=(a1an)n

And extracting the square root we obtain:

Pn=(a1an)n that is what we wanted to see.

Example

To calculate the product of the first six multiples of 2, we notice that it is a geometric progression with the first term a1=20=1 and ratio r=2.

So its general term is: an=2n1, and the sixth term is: a6=261=25, so the product of the six first terms is: P6=(a1an)6=(125)6=230=215=32.768

To make the composition easier and to simplify the notation, if we are working with a large amount of numbers that we cannot write explicitly, to denote "the product of" we will use the Greek capital letter Pi: .

We will write the variable we are multiplying and the initial term on the bottom, and the last term to be multiplied on the top. Next to the letter Pi, we will write the general term of the progression we want to multiply.

In the previous example, we will multiply the first six powers of two with: P6=n=162n1

And multiplying the first three hundred terms of the succession an=2(37)n we will write it as: P300=n=13002(37)n