Question
Question: If it is given that \(\left( {{1}^{2}}-{{t}_{1}} \right)+\left( {{2}^{2}}-{{t}_{2}} \right)+...+\lef...
If it is given that (12−t1)+(22−t2)+...+(n2−tn)=3n(n2−1), then what is the value of tn.
(a) n2
(b) 2n
(c) n2 - 2n
(d) none of these
Solution
To solve for this problem we will split this problem into two series one in which squares of each term is added and other in which terms t1,t2...tn are added. Now we will assume t1+t2+t3+...+tn equal to Sn and we will solve the both sides of equations to find the value of Sn. Then the term tn will be equal to Sn−Sn−1.
Complete step by step answer:
We are given the expression,
(12−t1)+(22−t2)+...+(n2−tn)=3n(n2−1) and
We have to find the value of tn,
First we will split the LHS of the equation into two parts where first part will be the sum of the squares of natural numbers and second part will be the sum of terms t1,t2...tn.
So by arranging the terms, we get
(12+22+...+n2)−(t1+t2+...+tn)=3n(n2−1)
We know sum of squares of first n natural numbers is given by 6n(n+1)(2n+1) so putting this in equation, we get
6n(n+1)(2n+1)−(t1+t2+...+tn)=3n(n2−1)
Now we will suppose t1+t2+t3+...+tn equal to Sn, so we get
6n(n+1)(2n+1)−Sn=3n(n2−1)
Sn=6n(n+1)(2n+1)−3n(n2−1)
We will further solve this expression as,