The sum of 28 consecutive odd positive integers is a perfect cube. If p and q are the least and greatest of these integers, the average of the least possible value for p and the least possible value for q is between:
A) 80 and 90
B) 90 and 100
C) 100 and 110
D) 110 and 120
E) 120 and 130
-------------------------------------------------------------------------------------
p is the smallest of the integers so p=t(1). q is the greatest of the integers so q=t(28).
t(n)=t(1)+d(n-1)
t(28)=p+2(28-1)
t(28)=p+54
Therefore, q=p+54.
S(n)=(n/2)[t(1)+t(n)]
S(28)=(28/2)(p+q)
S(28)=14(p+p+54)
S(28)=28p+756
This is where I'm stuck. The sum of the 28 consecutive odd positive integers is 28p+756, but I'm not sure how to determine what the lowest value of p that produces a perfect cube is. I've tried trial and error but with no success.
A) 80 and 90
B) 90 and 100
C) 100 and 110
D) 110 and 120
E) 120 and 130
-------------------------------------------------------------------------------------
p is the smallest of the integers so p=t(1). q is the greatest of the integers so q=t(28).
t(n)=t(1)+d(n-1)
t(28)=p+2(28-1)
t(28)=p+54
Therefore, q=p+54.
S(n)=(n/2)[t(1)+t(n)]
S(28)=(28/2)(p+q)
S(28)=14(p+p+54)
S(28)=28p+756
This is where I'm stuck. The sum of the 28 consecutive odd positive integers is 28p+756, but I'm not sure how to determine what the lowest value of p that produces a perfect cube is. I've tried trial and error but with no success.