Solving Math Sequence Homework with Help and Pointers

  • Thread starter Thread starter Mike_Winegar
  • Start date Start date
  • Tags Tags
    Sequence
AI Thread Summary
The discussion revolves around solving a math sequence homework problem involving summations. Participants clarify the use of the summation symbol (sigma) and how to interpret the index for summation. A specific example is provided to illustrate how to sum terms, emphasizing the importance of parentheses in mathematical expressions. The conversation also highlights the need for understanding the start and end indices in summation problems. Overall, the participants guide each other toward correctly formulating and solving the sequence problem.
Mike_Winegar
Messages
18
Reaction score
0

Homework Statement



[PLAIN]http://webwork2.math.utah.edu/webwork2_files/tmp/equations/a4/32b370a8c66b49443277f94aa0edf51.png

Homework Equations


The equations that I can see in my book and online look nothing like this problem.

The Attempt at a Solution



Really just looking for a pointer in the right direction...What to look up in my book/online.

I'm assuming it's looking for a summation seeing as the symbol is included, it's just that the problem doesn't look like any others in my book.
 
Last edited by a moderator:
Physics news on Phys.org
Hi Mike! :smile:

(have a sigma: ∑ :wink:)

Isn't it just 1/1 + 1/2 + 1/3 ? :confused:
 


That is what it was looking for. So for problems that look like that, I add one to K for each term? Then add that to the previous term?
 


Before this problem, have you been introduced to the summation sign, start index and end index yet?

In any case, I'll give you a similar example:

\sum_{k=1}^4 k = 1 + 2 + 3 + 4 = 10

Basically, the k is just a placeholder in the summand. The k=1 means that the first value you plug in for k is 1, then you plug in 2, ... all the way until 4. Then you add them all up.

Another harder example is:

\sum_{k=1}^5 \frac{1}{1+k}

Do you think you could solve this one? Once you're able to solve this, your problem will be trivial.

tiny-tim said:
Hi Mike! :smile:

(have a sigma: ∑ :wink:)

Isn't it just 1/1 + 1/2 + 1/3 ? :confused:


You gave him the answer! :frown:
 
gb7nash said:
You gave him the answer! :frown:

nooo :rolleyes:

mike still has to add it! :biggrin:
 


gb7nash said:
Before this problem, have you been introduced to the summation sign, start index and end index yet?

In any case, I'll give you a similar example:

\sum_{k=1}^4 k = 1 + 2 + 3 + 4 = 10

Basically, the k is just a placeholder in the summand. The k=1 means that the first value you plug in for k is 1, then you plug in 2, ... all the way until 4. Then you add them all up.

Another harder example is:

\sum_{k=1}^5 \frac{1}{1+k}

Do you think you could solve this one? Once you're able to solve this, your problem will be trivial.



You gave him the answer! :frown:

So on the one you were referring to, the fully written out terms would be

1/2 + 1/1+2 + 1/1+3 + 1/1+4 +1/1+5

Right? If so, I think I've got it.
 


Mike_Winegar said:
So on the one you were referring to, the fully written out terms would be

1/2 + 1/1+2 + 1/1+3 + 1/1+4 +1/1+5

Right? If so, I think I've got it.


Parentheses are very important. I'm assuming you mean:

\frac{1}{2} + \frac{1}{1+2} + \frac{1}{1+3} + \frac{1}{1+4} + \frac{1}{1+5}

?
 


gb7nash said:
Parentheses are very important. I'm assuming you mean:

\frac{1}{2} + \frac{1}{1+2} + \frac{1}{1+3} + \frac{1}{1+4} + \frac{1}{1+5}

?


Haha, exactly...I'll keep that in mind. Thanks for your help!
 


no problem
 

Similar threads

Replies
5
Views
2K
Replies
11
Views
2K
Replies
8
Views
2K
Replies
8
Views
2K
Replies
1
Views
2K
Back
Top