Question
Question: How do you use sigma notation to find the sum for \[\dfrac{1}{{1.3}} + \dfrac{1}{{2.4}} + \dfrac{1}{...
How do you use sigma notation to find the sum for 1.31+2.41+3.51+.....+10.121 ?
Solution
Hint : Here first we need to observe the pattern in the question. Is there any pattern? If yes then try to write that pattern in a general way. Then we will get the number of terms or the value of n upto which the pattern is given and then we will write it in the form of sigma or what we say is summation.
Complete step by step solution:
Given that,
1.31+2.41+3.51+.....+10.121
Observing the first term we can write it as 1.(1+2)1
Next second term can be written as 2.(2+2)1
Third term can be written as 3.(3+2)1
And lats term is 10.(10+2)1
So the given pattern can be written as
=1.(1+2)1+2.(2+2)1+3.(3+2)1+.....+10.(10+2)1
This can be observed as n(n+2)1 for n equals to 1,2,3….10
So the sigma can be written as,
=n=1∑10n(n+2)1
This is the correct answer.
So, the correct answer is “ n=1∑10n(n+2)1 ”.
Note : Here note that the terms are summed up with a pattern. The number of terms that are to be summed up are counted on the basis of last term in the pattern. It has n equals to 10 and the n+2 becomes 12. So we have taken n from 1 to 10 and not zero. Sigma is nothing but the summation notation.