How many terms are in this series?

  • Thread starter Thread starter aisha
  • Start date Start date
  • Tags Tags
    Important Series
AI Thread Summary
The discussion revolves around determining the number of terms in the series represented by the sigma notation. The series is defined as \(\sum_{i=7}^{92}(-7)^{i+7}\), and participants clarify that the correct number of terms is 86, calculated by the formula \(b - a + 1\), where \(a\) is 7 and \(b\) is 92. There is some confusion regarding the exponent and the indexing, but it is established that the series includes all integers from 7 to 92. The final consensus confirms that the series contains 86 terms. Understanding the indexing and the nature of the series is key to solving the problem.
aisha
Messages
584
Reaction score
0
I have a question is sigma notation

92
E (-7)^i+7
i=7

Is the number of terms in this series 99? Or

86, 89, or 96 I am so confused PLZ HELP IMMEDIATELY

I think it is 99 because 92+7=99 but I am not sure
 
Last edited:
Physics news on Phys.org
Please write it more clearly.Is that "i" \sqrt{-1}...?

Use LaTex.

Daniel.
 
no its

(-7) to the exponent (i+7)

hurry help
 
So that "i" wanders through "n"...?

Daniel.

P.S.If so,then is 99 a natural power of 7...?
 
Is this your sum?

\sum_{i=7}^{92}(-7)^{i-7}

You have a term for each number 7, 8, 9, ..., 91, 92. How many numbers on this list?
 
OMG,i didn't understand the question...No wonder the ballooney...:eek:

So it was that simple...

Daniel.
 
I believe there are 86 in the terms. you take 92-7+1=86
 
Looks like a simple geometric sum to me.
\sum_{i=7}^{92}(-7)^{i-7}

Let n= i- 7 so that when i= 7, n=0 and when i= 92, n= 92-7= 85 (as Gieuseppe said).

The sum is the same as \sum_{n=0}^{85}(-7)^{n}.

Can you do that? (There is a simple formula for geometric sums.)
 
\sum_{i=7}^{92}(-7)^{i+7}

the exponent is i plus 7 not minus. Also the answer is 86 not 85 but I don't know how to get the answer I tried so many times.
 
  • #10
Can you answer the question how many numbers are on the list 7, 8, 9, ..., 92?

How about we subtract 6 from each number. The list:

7, 8, 9, ..., 92

has the same number of items as:

1, 2, 3, ..., 86



In general if you have a sum whose index ranges from a to b, you have b-a+1 terms.
 
Back
Top