whozum said:
Well my experience with series and sequences terminates at Calc 2.. so I haven't dealt with them in a year.. but I was introduced with the explicit relationship that
"The first term is a_1.. the second term a_2.. the nth term a_n."
And in plain english having a 'negative xth something' doesn't make sense.. well essentially its a sum of a bunch of terms.. and with the abovep aragraph.. i guess I am oging in circles.
I can see where you're saying...but that's not what subscripts mean. You can define a sequence a_1,a_2,a_3,\dotsc where the first term is a_1, then second is a_2, and so on, but it's not necessary to define a sequence that way. I can define a sequence a_1,b_1,a_2,b_2,\dotsc if that's more convenient. Or I can use any other labelling scheme I want. After all, they're just labels that I'm attaching to terms of the sequence.
So there's nothing wrong with having a sequence a_{-1},a_{-2},\dotsc. Of course, the nth term won't be a_n, but that might not be important. Or it might be important; for example, if I have the sequence a_1,b_1,a_2,b_2,\dotsc then I might want to relabel the terms as c_1,c_2,c_3,c_4,\dotsc. That doesn't change the sequence in any way, it just let's me use a more convenient notation.
And just because you're using subscripts, it doesn't automatically mean you're referring to terms of a sequence anyway. For example, I can define a function as f_c(x)=x+c, where c is any real number. Then f_1 and f_2 and f_{-0.32} and f_\pi are all functions; it's not important that it doesn't make sense for there to be a pi'th term in a sequence, because f_\pi isn't supposed to be the pi'th term of a sequence. It's just a convenient label that I chose.