Let α,α+2,α∈Z, be the roots of the quadratic equation x(x+2)+(x+1)(x+3)+(x+2)(x+4)+⋯+(x+n−1)(x+n+1)=4n for some n∈N. Then n+α is equal to :
View Answer & Explanation
2
The given equation is ∑k=0n−1(x+k)(x+k+2)=4n.
∑k=0n−1(x2+2kx+2x+k2+2k)=4n
nx2+2x2(n−1)n+2xn+∑k=0n−1k(k+2)=4n
This simplifies to:
nx2+n(n+1)x+6(n−1)n(2n−1)+22(n−1)n−4n=0
Divide by n: x2+(n+1)x+6(n−1)(2n−1)+(n−1)−4=0
Sum of roots = 2α+2=−(n+1)⟹2α=−(n+3). Since α is an integer, n must be an odd integer.
Product of roots = α(α+2)=62n2−3n+1+6n−30=62n2+3n−29
From n=−2α−3, (n+3)/2=−α. Then α(α+2)=2−(n+3)⋅2−(n−1)=4n2+2n−3.
Equating the two expressions for the product:
4n2+2n−3=62n2+3n−29
3n2+6n−9=4n2+6n−58⟹n2=49⟹n=7 (since n∈N).
Then 2α=−10⟹α=−5.
So n+α=7−5=2.