Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Sigma and Pi Notation for JEE

ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon
SearchIcon

In mathematics, we use the capital “sigma” and “pi” notation to add and multiply elements of a sequence respectively. The Greek letter capital “sigma” or Σ and capital “pi” or Π are used with lower and upper limits of summation or multiplication. Moreover, lowercase “sigma” or σ is used to denote “sigma-function” and as “standard deviation” in statistics. Lowercase “Pi” or π is a universal constant with a value close to 3.14, used to measure the volume and circumference of cyclic objects. In mathematics, the notations Sigma (summation) and Pi (product) are used to express repeated addition or multiplication. When working with arithmetic or geometric series, the Sigma notation provides a succinct approach to describe multiple sums. Pi notation is a convenient technique to represent a wide range of products.


Sigma Symbol

An integer below the Sigma (the "beginning term number") and an integer above the Sigma (the "ending term number") are the common uses of Sigma notation. There are several sigma notations in mathematics. The popular ones are discussed below.


Summation Symbol

Suppose we have a sequence of numbers x1,x2,.......,xn and we want to add this sequence. We can write the sum as: 

  • x1+x2++xn=i=1nxi

Example:

  • xi=i2 and n=3

  • i=13i2=12+22+32=1+4+9=14


Some Properties of Summation

Here are some of the properties of summation notation:

  • i=1nkxi=ki=1nxi , where k is a constant.

Proof:

Given: the sequence xi and constant k

i=1nkxi=kx1+kx2++kxn=k(x1+x2++xn)i=1nkxi=ki=1nxi

Hence proved.

  • If xi=k, where k is a constant, then i=1nxi=n×xi=nk

Proof:

Given: the sequence xi,

xi=ki=1nxi=i=1nk=k+k+n times +k=nk

Hence proved.

  • Suppose there are two sequences xi and yi then:

i=1n(xi+yi)=i=1nxi+i=1nyi

Proof:

Given: two sequences xi and yi we get:

i=1n(xi+yi)=(x1+y1)+(x2+y2)++(xn+yn)i=1n(xi+yi)=(x1+x2++xn)+(y1+y2++yn)i=1n(xi+yi)=i=1n(xi)+i=1n(yi)

Hence proved.

  • i=1n(xi+a)=i=1nxi+na, where a is a constant.

Proof:

Using the above formula and with yi=a:

i=1n(xi+yi)=i=1nxi+i=1nyii=1n(xi+a)=i=1nxi+na Proved.

(applying the second property)


Sigma Symbol in Statistics

Lowercase “sigma” or σ is used in statistics to denote standard deviation. We give you the formula for σ below:

  • σ=i=1N(xiμ)2N where, μ=mean and xi is the point in the sample space of N elements.


Sigma Function

The sigma function of a positive integer nN is the sum of the positive divisor of n. This is σ(n) using the greek letter sigma. We can also calculate the sigma function for several values of n.

  • σ(1)=1σ(2)=3σ(3)=4σ(4)=7 

  • For n=prime, σ(n)=n+1

  • If n=p1k1p2k2p3km, where Pi=prime (This is basically prime decomposition of n) then, σ(n)=σ(p1k1)σ(p2k2)σ(pmkm)

  • Theorem: If p is prime and n is any positive integer, then σ(pn) is (Pn+11)(p1).

Proof:

For a number pn, where p is a prime number, the divisors are: 1, p, p2, p3,.....pn

On addition we get:

1+p+p2+p3++pn=pn+11p1

So, σ(p)=pn+11p1

Hence proved.

We can use this theorem to calculate the sigma function of any nN.


Pi Symbol

It is a mathematical symbol for the product of a group of terms. Suppose we have a sequence of numbers x1,x2,....xn and we want to multiply this sequence, then multiplication can be written as: 

x1×x2×.×xn=i=1nxi

Example:

xi=i and n=3

Then:

i=13i=1×2×3=6


Properties of Pi Symbol

Here we define a few properties of pi notation.

  • Separation of Constant

i=1ncxi=cni=1nxi , where c is a constant.

Proof:

Given:

i=1ncxi=(cx1)(cx2)n times .(cxn)i=1ncxi=cn(x1x2xn)=cni=1nxi

Hence proved.

  • If xi and yi are two sequences of numbers, then:

i=1n(xiyi)=(i=1nxi)(i=1nyi)


Proof:

Given:

i=1n(xiyi)=(x1y1)(x2y2)n times ..(xnyn)

i=1n(xiyi)=((x1)(x2)n times.. (xn))((y1)(y2)n times.. (yn))i=1n(xiyi)=i=1n(xi)+i=1n(yi)

Hence proved.


Quick Conversion of Summation to Pi Notation and Vice-versa

We will use log to convert summation to multiplication.

We know that:

log(A)+log(B)=log(AB)

So:

log(x1)+log(x2)++log(xn)=i=1nlog(xi)=log(i=1nxi)

Now for the vice-versa case:

We know that:

ea×eb=ea+b

So:

ex×ex2××exn=i=1nexi=ei=1nxi


Solved Example

1. We have one sequence of numbers {xi} and define another one by ai=xi+1xi . Calculatei=1nai

Solution: Given: ai=xi+1xi

So: 

a1=x2x1a2=x3x2a3=x4x3...an=xn+1xn now we add it, a1+a2+a3++an=(x2x1)+(x3x2)++(xn+1xn)i=1nai=xn+1x1

This kind of sum is called Telescopic sum.


2. Find the sum of 1 + 4 + 7 + ... + (3n+1)

Solution. We can clearly see that each term of the sequence can be represented as:

xi=3i+1

So, the sum becomes:

  • 1+4+7++(3n+1)=i=1n(3i+1)=i=1n3i+i=1n11+4+7++(3n+1)=3i=1ni+n×1=3n(n+1)2+n


Conclusion

Sigma and Pi notations are used whenever we try to deal with a sequence of numbers. It is very frequently used in the sequence and series chapter in the JEE syllabus. We have provided all the required formulas and theorems required for solving questions of this concept. We also discussed how to convert summation to multiplication along with formulas and properties of sigma function and sigma notation in statistics. Sigma and Pi notation, like other arithmetic notations, save a lot of paper and ink by allowing fairly complicated ideas to be expressed in a small amount of space. When working with sequences and series, the Sigma (summation) and Pi (product) notations allow you to define each term's value using the term number that describes all terms in the sum or product.

Popular Vedantu Learning Centres Near You
centre-image
Sharjah, Sharjah
location-imgKing Abdul Aziz St - Al Mahatta - Al Qasimia - Sharjah - United Arab Emirates
Visit Centre
centre-image
Abu Dhabi, Abu-Dhabi
location-imgMohammed Al Otaiba Tower - 1401, 14th Floor - opposite to Nissan Showroom West Zone building - Al Danah - Zone 1 - Abu Dhabi - United Arab Emirates
Visit Centre
centre-image
22 No Phatak, Patiala
location-img#2, Guhman Road, Near Punjabi Bagh, 22 No Phatak-Patiala
Visit Centre
centre-image
Chhoti Baradari, Patiala
location-imgVedantu Learning Centre, SCO-144 -145, 1st & 2nd Floor, Chotti Baradari Scheme Improvement Trust, Patiala-147001
Visit Centre
centre-image
Janakpuri, Delhi
location-imgVedantu Learning Centre, A-1/173A, Najafgarh Road, Opposite Metro Pillar 613, Block A1, Janakpuri, New Delhi 110058
Visit Centre
centre-image
Tagore School, Gudha-Gorji
location-imgTagore Public School Todi, Gudha Gorji, Jhunjhunu, Rajasthan 333022
Visit Centre
View More
Competitive Exams after 12th Science
Latest Vedantu courses for you
Grade 6 | CBSE | SCHOOL | English
Vedantu 6 Pro Course (2025-26)
calendar iconAcademic year 2025-26
language iconENGLISH
book iconUnlimited access till final school exam
tick
School Full course for CBSE students
EnglishEnglish
MathsMaths
ScienceScience
₹49,797 (9% Off)
₹45,300 per year
EMI starts from ₹3,775 per month
Select and buy

FAQs on Sigma and Pi Notation for JEE

1. If sigma is for summation, and pi is for multiplication, are there any notations for division and subtraction? What is the weightage of it in JEE?

No, since we have a predefined system to deal with this. Subtraction can be written as summation, as in a-b=a+(-b), and similarly, division can be written as multiplication, as in ab=a×1b, b0 . Thus, it would be useless to define separate notations for division and subtraction. 

From the perspective of JEE, you may not get direct questions from this topic, but there might be applications in the exam. Although, some years back, there were questions from this part in JEE.

2. Why is it important to familiarize oneself with sigma notation and Pi notation?

When the number of variables increases, it is really hard to keep track of each variable. Thus, it is a really useful general property of sequences. Sigma and Pi notations have some properties that are proven, so it will be easy to use them and get the result directly. Moreover, there are ample questions from arithmetic and geometric progression in JEE, so it will be a lot easier if we use the notation and save some time by using the properties.