Solveeit Logo

Question

Question: nth term of AP is $T_n$= (a-3)$n^3$+(b-4)$n^2$+(a+b)n-4 Then find: 1$^\text{st}$ common differenc...

nth term of AP is

TnT_n= (a-3)n3n^3+(b-4)n2n^2+(a+b)n-4

Then find:

1st^\text{st} common difference

2nd^\text{nd} a2a^2+b²

3rd^\text{rd} sum of first 10 terms

Answer

1st common difference = 7

2nd a2+b2a^2+b^2 = 25

3rd sum of first 10 terms = 345

Explanation

Solution

For the given sequence with nn-th term Tn=(a3)n3+(b4)n2+(a+b)n4T_n = (a-3)n^3 + (b-4)n^2 + (a+b)n - 4 to be an Arithmetic Progression (AP), the nn-th term must be a linear function of nn. This means the coefficients of n3n^3 and n2n^2 must be zero.

So, we must have: a3=0    a=3a - 3 = 0 \implies a = 3 b4=0    b=4b - 4 = 0 \implies b = 4

Substituting these values of aa and bb into the expression for TnT_n: Tn=(33)n3+(44)n2+(3+4)n4T_n = (3-3)n^3 + (4-4)n^2 + (3+4)n - 4 Tn=0n3+0n2+7n4T_n = 0 \cdot n^3 + 0 \cdot n^2 + 7n - 4 Tn=7n4T_n = 7n - 4

This is the nn-th term of an AP. The general form of the nn-th term of an AP is Tn=A+(n1)DT_n = A + (n-1)D, which can be written as Tn=Dn+(AD)T_n = Dn + (A-D), where AA is the first term and DD is the common difference.

Comparing Tn=7n4T_n = 7n - 4 with Tn=Dn+(AD)T_n = Dn + (A-D): The coefficient of nn is the common difference DD. So, the common difference is D=7D = 7. The constant term is AD=4A-D = -4. Since D=7D=7, we have A7=4A - 7 = -4, which gives A=3A = 3. The first term is T1=7(1)4=3T_1 = 7(1) - 4 = 3, which matches A=3A=3.

Now we can find the required values:

  1. The first common difference: The common difference is D=7D = 7.

  2. a2+b2a^2 + b^2: We found a=3a=3 and b=4b=4. a2+b2=32+42=9+16=25a^2 + b^2 = 3^2 + 4^2 = 9 + 16 = 25.

  3. Sum of the first 10 terms: The sum of the first nn terms of an AP is given by the formula Sn=n2(2A+(n1)D)S_n = \frac{n}{2}(2A + (n-1)D). Here, n=10n=10, the first term A=3A=3, and the common difference D=7D=7. S10=102(23+(101)7)S_{10} = \frac{10}{2}(2 \cdot 3 + (10-1) \cdot 7) S10=5(6+97)S_{10} = 5(6 + 9 \cdot 7) S10=5(6+63)S_{10} = 5(6 + 63) S10=5(69)S_{10} = 5(69) S10=345S_{10} = 345.

Alternatively, using Sn=n2(A+Tn)S_n = \frac{n}{2}(A + T_n): First term A=T1=3A = T_1 = 3. 10th term T10=7(10)4=704=66T_{10} = 7(10) - 4 = 70 - 4 = 66. S10=102(T1+T10)=5(3+66)=5(69)=345S_{10} = \frac{10}{2}(T_1 + T_{10}) = 5(3 + 66) = 5(69) = 345.