Extending the definition of the summation convention

ppy
Messages
64
Reaction score
0

Homework Statement



let a_{i}=x^{i} and b_{i}=1\div i ! and c_{i}=(-1)^{i} and suppose that i takes all interger values from 0 to ∞. calculate a_{i}b_{i} and calculate a_{i}c_{i}

Homework Equations


i know that in suffix notation a_{i}b_{i} is the same as the dot product as when you have to of the same subscripts you take the sum of a_{i}b_{i} from i=1 to i=3 but i am not really sure
of how to use the part where it says take interger values of i from 0 to ∞ an explanation would be great .
thanks.
 
Physics news on Phys.org
hi ppy! :smile:
ppy said:
let a_{i}=x^{i} and b_{i}=1\div i ! and c_{i}=(-1)^{i} and suppose that i takes all interger values from 0 to ∞. calculate a_{i}b_{i} and calculate a_{i}c_{i}

it's asking you for ∑ xi/i! and ∑ (-1)ixi :wink:
 
ppy said:
from i=1 to i=3

you actually run i from 1 to ##\infty## not 1 to 3
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top