We are given an arithmetic sequence $\{a_n\}$ with the sum of the first $n$ terms denoted by $S_n$. We are given that $a_5 = 13$ and $S_5 = 35$. We are asked to find: (1) The general term formula $a_n$ of the sequence $\{a_n\}$. (2) The sum of the first $n$ terms $S_n$ of the sequence $\{a_n\}$.

AlgebraArithmetic SequencesSeriesSummationLinear Equations
2025/4/18

1. Problem Description

We are given an arithmetic sequence {an}\{a_n\} with the sum of the first nn terms denoted by SnS_n. We are given that a5=13a_5 = 13 and S5=35S_5 = 35. We are asked to find:
(1) The general term formula ana_n of the sequence {an}\{a_n\}.
(2) The sum of the first nn terms SnS_n of the sequence {an}\{a_n\}.

2. Solution Steps

(1) Since {an}\{a_n\} is an arithmetic sequence, we have:
an=a1+(n1)da_n = a_1 + (n-1)d
Sn=n(a1+an)2=n[2a1+(n1)d]2S_n = \frac{n(a_1 + a_n)}{2} = \frac{n[2a_1 + (n-1)d]}{2}
We are given a5=13a_5 = 13, so
a5=a1+4d=13a_5 = a_1 + 4d = 13 (1)
We are also given S5=35S_5 = 35, so
S5=5(2a1+4d)2=35S_5 = \frac{5(2a_1 + 4d)}{2} = 35
5(2a1+4d)=705(2a_1 + 4d) = 70
2a1+4d=142a_1 + 4d = 14
a1+2d=7a_1 + 2d = 7 (2)
Subtracting equation (2) from equation (1), we get:
(a1+4d)(a1+2d)=137(a_1 + 4d) - (a_1 + 2d) = 13 - 7
2d=62d = 6
d=3d = 3
Substituting d=3d=3 into equation (2), we get:
a1+2(3)=7a_1 + 2(3) = 7
a1+6=7a_1 + 6 = 7
a1=1a_1 = 1
Therefore, the general term formula is:
an=a1+(n1)d=1+(n1)3=1+3n3=3n2a_n = a_1 + (n-1)d = 1 + (n-1)3 = 1 + 3n - 3 = 3n - 2
(2) The sum of the first nn terms is:
Sn=n[2a1+(n1)d]2=n[2(1)+(n1)3]2=n[2+3n3]2=n(3n1)2S_n = \frac{n[2a_1 + (n-1)d]}{2} = \frac{n[2(1) + (n-1)3]}{2} = \frac{n[2 + 3n - 3]}{2} = \frac{n(3n - 1)}{2}
Sn=3n2n2S_n = \frac{3n^2 - n}{2}

3. Final Answer

(1) an=3n2a_n = 3n - 2
(2) Sn=3n2n2S_n = \frac{3n^2 - n}{2}

Related problems in "Algebra"

The problem asks to simplify the expression $\frac{\sqrt{18}}{\sqrt{8}} \times \frac{\sqrt{20}}{\sqr...

RadicalsSimplificationExponents
2025/4/19

The problem asks to find the remainder when the polynomial $f(x) = x^4 + 3x^3 - 4x^2 + 3x + 6$ is di...

PolynomialsRemainder TheoremPolynomial Division
2025/4/19

Given that $\alpha$ and $\beta$ are the roots of the quadratic equation $3x^2 - 5x + 1 = 0$, we need...

Quadratic EquationsRoots of EquationsVieta's Formulas
2025/4/19

We are given the equation $\log_y(2x+3) + \log_y(2x-3) = 1$, and we are asked to find an expression ...

LogarithmsEquationsAlgebraic Manipulation
2025/4/19

The problem asks us to find the quadratic equation given the sum and product of its roots. The sum o...

Quadratic EquationsRoots of EquationsSum and Product of Roots
2025/4/19

We need to simplify the expression $(216)^{\frac{2}{3}} \times (0.16)^{-\frac{3}{2}}$.

ExponentsSimplificationFractional ExponentsOrder of Operations
2025/4/19

The problem asks us to find the coefficient of $x^4$ in the expansion of $(1-2x)^6$.

Binomial TheoremPolynomial ExpansionCombinatoricsCoefficients
2025/4/19

Find the minimum value of the quadratic function $2x^2 - 8x + 3$.

Quadratic FunctionsCompleting the SquareVertex of a ParabolaOptimization
2025/4/19

We are given a system of two linear equations with two variables, $x$ and $y$. We need to find the v...

Linear EquationsSystems of EquationsElimination MethodVariables
2025/4/19

Solve the following system of linear equations: $6x - 3y = 39$ $-3x - 8y = 39$

Linear EquationsSystems of EquationsElimination Method
2025/4/19