<p>Is this the right way to solve this problem?</p>
<p>22222</a> - Minus.com</p>
<p>I first expanded the sequence a little bit:</p>
<p>2, -4, 8, -16, 32, -64, 128 ... </p>
<p>I noticed several things:</p>
<p>1) the even numbered terms are negative
2) the odd numbered terms were positive
3) The first 6 numbers are all <100</p>
<p>Therefore, I have to find the number of even-numbered terms from 7 to 50. </p>
<p>50 - 7 + 1 = 44 (Both endpoints are included; subtract then add 1). </p>
<p>Half of 44 = 22.</p>
<p>There are 22 even-numbered terms from 7 to 50. Those even-numbered terms are also the negative terms; the ones <100. </p>
<p>22 + 6 = 28</p>
<p>Is there a more efficient way that anyone would like to share :)?</p>