| New Reply |
Sigma Notation Help? |
Share Thread | Thread Tools |
| Mar27-11, 11:40 PM | #1 |
|
|
Sigma Notation Help?
Express this in sigma notation?
3^3 - 3^4 + 3^5 - ... - 3^100 Evaluate these two sigmas? n ∑ (i-2)^2 i =1 n ∑ (4-i^2) i =1 I don't really understand sigma notation so I'm really interested in the process and explanation of how to do it. Any help would be greatly appreciated! |
| Mar28-11, 12:02 AM | #2 |
|
Recognitions:
|
Did your course materials cover how to add up the squares of consecutive integers?
Do they give a formula for [tex] \sum_{i=1}^n i^2 [/tex] |
| Mar28-11, 12:09 AM | #3 |
|
|
yes.
n ∑ (i^2) = n(n+1)/2 i =1 How do I apply this? :S |
| Mar28-11, 12:20 AM | #4 |
|
Recognitions:
|
Sigma Notation Help?
For example
[tex] \sum_{i=1}^n 3i^2 + 2i + 1 [/tex] The summation can be distributed to obtain [tex] = 3 \sum_{i=1}^n i^2 + 2 \sum_{i=1}^n i + \sum_{i=1}^n 1 [/tex] [tex] = 3 ( n (n+1)/2) + 2 \sum_{i=1}^n i + n [/tex] The materials probably give the the formula for [tex] \sum_{i=1}^n i [/tex] and you can use it also. In the problems you asked about, you need to multiply out the expressions like [tex] (i-2)^2 [/tex] before you distribute the summation. |
| Mar28-11, 12:24 AM | #5 |
|
|
Alright, I think I understand what you're saying. What about the first question with expressing 3^3 - 3^4 + 3^5 - ... - 3^100 as sigma notation? Is there a formula that could be used to acquire the expression for the sigma notation?
|
| Mar28-11, 12:45 AM | #6 |
|
Recognitions:
|
|
| Mar28-11, 05:19 AM | #7 |
|
|
To write the first in sigma notation, just look at the pattern. you've got a coefficient that is oscliating between -1 and 1, you have some odd numbers in the denominator. Just try to find a pattern. |
| New Reply |
| Tags |
| calculus, sigma |
| Thread Tools | |
Similar Threads for: Sigma Notation Help?
|
||||
| Thread | Forum | Replies | ||
| Sigma Notation | General Math | 6 | ||
| Sigma Notation | Calculus & Beyond Homework | 1 | ||
| Sigma Notation | Precalculus Mathematics Homework | 4 | ||
| Sigma notation: What exactly is i? | General Math | 2 | ||
| Sigma notation | Calculus & Beyond Homework | 2 | ||