Sunday, 11 November 2018

Arithmetic progression with complex common difference?



Suppose we have the following sequence:



{0,i,2i,3i,4i,5i}



Can we call this sequence an arithmetic progression with first term 0 and common difference of i ?



Clarification: Here, i is referring to the imaginary unit, i.e., i=1




In general, I want to know if the common difference of an AP can be any complex value and not just real value.



Thanks!


Answer



You can define an arithmetic progression in any monoid (M,+). It is then defined by a starting element aM and an increment bM and the recursion
a0=aan+1=an+b



There is no reason to restrict to reals (R,+) or complex numbers (C,+). For some results about arithmetic progressions, you might want M to be an (abelian) group or even a field (both is true for the two settings mentioned here).







For a complex finite arithmetic progression {z,z+w,,z+nw} to have a real sum, you must actually force
nk=0(z+kw)=((n+1)z+n(n+1)2w)=(n+1)z+n(n+1)2w!=0


In other words you can freely pick the real parts of z and w, but the imaginary parts must be related by
w=2nz

for some nN wich will double as the number of terms minus one (since we sum from k=0 to n, wich has n+1 summands)


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...