Analyzing the Setup
We are given the initial term T1=6 and the recurrence relation Tr=3Tr−1+6r. To simplify this structure, we perform a normalization by dividing both sides of the equation by 3r.
This yields the following transformation:
Simplifying the terms, we obtain:
The Telescoping Transformation
Let us define a new sequence br=3rTr. The recurrence relation now takes the form of a simple difference equation:
To find the general term bn, we sum these differences from r=2 to n:
Given T1=6, we calculate b1=36=2. The summation ∑r=2n2r represents a geometric progression with first term 4, common ratio 2, and n−1 terms.
The sum is calculated as:
Substituting this back into our expression for bn:
Finding the General Term and the Sum
With bn determined, we revert to the original sequence Tn:
Tn=3n⋅bn=3n(2n+1−2)=2⋅6n−2⋅3n
Next, we calculate the sum Sn=∑r=1nTr:
Evaluating these geometric series, we get:
Sn=2⋅6−16(6n−1)−2⋅3−13(3n−1)
Simplifying the expression, we arrive at:
The Final Comparison
The problem provides the form Sn=51(n2−12n+39)(4⋅6n−5⋅3n+1). By comparing our derived result with the given expression, we identify the equality:
This implies:
Factoring the quadratic equation, we find:
Thus, the final solution is n=6.