Math Problem Statement

i) In the expansion of (1+a)n if the coefficients of three consecutive terms are in A.P., then Prove that n+2 is a perfect square.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Binomial Expansion
Arithmetic Progression
Binomial Coefficients

Formulas

(1 + a)^n = Σ_{r=0}^{n} C(n, r) a^r
T_r = C(n, r) a^r
C(n, r-1) + C(n, r) = C(n+1, r)
C(n, r) + C(n, r+1) = C(n+1, r+1)

Theorems

Recurrence Relation for Binomial Coefficients
Arithmetic Progression

Suitable Grade Level

Grades 11-12