How to Simplify a Summation with Unknown Last Term?

  • Thread starter Thread starter mohabitar
  • Start date Start date
  • Tags Tags
    Summation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 5K views
mohabitar
Messages
140
Reaction score
0
xnkMQ.png


I'm having a hard time understanding what this question is even asking for. Do I just write this summation in closed form? What does it mean by its last term, or the k=n term? I know I'm supposed to have at least attempted the problem, but I honestly have no idea what this question is even asking from me to begin with.
 
on Phys.org
This is a finite sum with (n - 3) + 1 terms. All they're asking for is a summation consisting of the first n - 3 terms + the last term; i.e., the term when k = n.

To get the first summation, the index k should run from k = 3 to k = ?
 
to k=n-1? And the 2nd summation would just be for the actual value of n, correct? But there are two parts to this right? First break it up into its two parts, then write a summation that contains everything but its last term, so that would be everything from k=n-1.
 
Here's what I got so far:
Am I done? What else are they asking for?

4wWxZ.jpg
 
mohabitar said:
to k=n-1? And the 2nd summation would just be for the actual value of n, correct? But there are two parts to this right? First break it up into its two parts, then write a summation that contains everything but its last term, so that would be everything from k=n-1.
Everything from k = 3 to k = n - 1. There isn't really a second summation - you could write it as a summation, but it consists of just a single term, so writing it in summation form is overkill.
 
In your reply with the scan, you aren't getting it. The last term part should not be written as a summation. It is a single term.

The "remaining terms" part is wrong. Your summation represents only the last two terms of the original summation. It should include the first term, second term, ..., (n - 1)st term.