I was curious how to simplify this summation that is giving me a bit of trouble
Yt=−∑∞j=1(13)j∗et+j
So i get that this is a geometric sum that converges and I would was thinking I would do the following
Sum = -13∗et+11−13=−12∗et+1
but the index on et+j is causing me some problems. Do I need to take the et+j into account in the denominator when I subtract the ratio?
Any help would be appreciated.
Answer
You can approximate the summation as you have tried:
Sum≈−12et+1
If you wanted to other values of et+j into consideration,
Sum≈−12avg({et+j}∞j=1)
Or, you could use the old fashioned method:
Sum=−13et+1−19et+2−127et+3−…
And just cut the sum short once you feel accurate enough.
No comments:
Post a Comment