Solveeit Logo

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 (12t1)+(22t2)+...+(n2tn)=n(n21)3\left( {{1}^{2}}-{{t}_{1}} \right)+\left( {{2}^{2}}-{{t}_{2}} \right)+...+\left( {{n}^{2}}-{{t}_{n}} \right)=\dfrac{n\left( {{n}^{2}}-1 \right)}{3}, then what is the value of tn{{t}_{n}}.
(a) n2{{n}^{2}}
(b) 2n2n
(c) n2{{n}^{2}} - 2n2n
(d) none of these

Explanation

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{{t}_{1}},{{t}_{2}}...{{t}_{n}} are added. Now we will assume t1+t2+t3+...+tn{{t}_{1}}+{{t}_{2}}+{{t}_{3}}+...+{{t}_{n}} equal to Sn{{S}_{n}} and we will solve the both sides of equations to find the value of Sn{{S}_{n}}. Then the term tn{{t}_{n}} will be equal to SnSn1{{S}_{n}}-{{S}_{n-1}}.

Complete step by step answer:
We are given the expression,
(12t1)+(22t2)+...+(n2tn)=n(n21)3\left( {{1}^{2}}-{{t}_{1}} \right)+\left( {{2}^{2}}-{{t}_{2}} \right)+...+\left( {{n}^{2}}-{{t}_{n}} \right)=\dfrac{n\left( {{n}^{2}}-1 \right)}{3} and
We have to find the value of tn{{t}_{n}},
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{{t}_{1}},{{t}_{2}}...{{t}_{n}}.
So by arranging the terms, we get
(12+22+...+n2)(t1+t2+...+tn)=n(n21)3\left( {{1}^{2}}+{{2}^{2}}+...+{{n}^{2}} \right)-\left( {{t}_{1}}+{{t}_{2}}+...+{{t}_{n}} \right)=\dfrac{n\left( {{n}^{2}}-1 \right)}{3}
We know sum of squares of first n natural numbers is given by n(n+1)(2n+1)6\dfrac{n\left( n+1 \right)\left( 2n+1 \right)}{6} so putting this in equation, we get
n(n+1)(2n+1)6(t1+t2+...+tn)=n(n21)3\dfrac{n\left( n+1 \right)\left( 2n+1 \right)}{6}-\left( {{t}_{1}}+{{t}_{2}}+...+{{t}_{n}} \right)=\dfrac{n\left( {{n}^{2}}-1 \right)}{3}
Now we will suppose t1+t2+t3+...+tn{{t}_{1}}+{{t}_{2}}+{{t}_{3}}+...+{{t}_{n}} equal to Sn{{S}_{n}}, so we get
n(n+1)(2n+1)6Sn=n(n21)3\dfrac{n\left( n+1 \right)\left( 2n+1 \right)}{6}-{{S}_{n}}=\dfrac{n\left( {{n}^{2}}-1 \right)}{3}
Sn=n(n+1)(2n+1)6n(n21)3{{S}_{n}}=\dfrac{n\left( n+1 \right)\left( 2n+1 \right)}{6}-\dfrac{n\left( {{n}^{2}}-1 \right)}{3}
We will further solve this expression as,

& {{S}_{n}}=\dfrac{2{{n}^{3}}+3{{n}^{2}}+n}{6}-\dfrac{{{n}^{3}}-n}{3} \\\ & {{S}_{n}}=\dfrac{2{{n}^{3}}+3{{n}^{2}}+n-2{{n}^{3}}+2n}{6} \\\ & {{S}_{n}}=\dfrac{3{{n}^{2}}+3n}{6} \\\ & {{S}_{n}}=\dfrac{{{n}^{2}}+n}{2} \\\ \end{aligned}$$ ${{S}_{n}}=\dfrac{n\left( n+1 \right)}{2}$ Now ${{n}^{th}}$ term of a series is given by ${{S}_{n}}-{{S}_{n-1}}$, so we get ${{t}_{n}}={{S}_{n}}-{{S}_{n-1}}=\dfrac{n\left( n+1 \right)}{2}-\dfrac{n\left( n-1 \right)}{2}$ Solving the above expression as following we get, $$\begin{aligned} & {{t}_{n}}=\dfrac{n\left( n+1 \right)-n\left( n-1 \right)}{2} \\\ & {{t}_{n}}=\dfrac{{{n}^{2}}+n-{{n}^{2}}+n}{2} \\\ & {{t}_{n}}=\dfrac{2n}{2} \\\ \end{aligned}$$ ${{t}_{n}}=n$ None of the given options matches our answer so the correct option is (d) i.e. none of these.** **Note:** To solve this problem you need to first observe the question carefully in order to see how we can manipulate the given equations to find the answer. And you need to remember that sum of squares of first n natural numbers is given by $\dfrac{n\left( n+1 \right)\left( 2n+1 \right)}{6}$ and ${{n}^{th}}$ term of a series is given by ${{S}_{n}}-{{S}_{n-1}}$.