Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
finite_sum_of_complex_numbers [2014/01/29 19:55]
nikolaj
finite_sum_of_complex_numbers [2014/03/21 11:11]
127.0.0.1 external edit
Line 1: Line 1:
 ===== Finite sum of complex numbers ===== ===== Finite sum of complex numbers =====
 ==== Set ==== ==== Set ====
-| @#88DDEE: $ (z_i) \in \mathrm{FinSequence}(\mathbb C)$ | +| @#55CCEE: context ​    | @#55CCEE: $ (z_i) \in \mathrm{FinSequence}(\mathbb C)$ | 
-| @#88DDEE: $ n=\mathrm{length}((z_i)) $ |+| @#55CCEE: context ​    | @#55CCEE: $ n=\mathrm{length}((z_i)) $ |
  
-| @#FFBB00: $\sum: \mathrm{FinSequence}(\mathbb C)\to \mathbb C$ | +| @#FFBB00: definiendum ​| @#FFBB00: $\sum: \mathrm{FinSequence}(\mathbb C)\to \mathbb C$ | 
-| @#FFBB00: $\sum_{i=1}^n\ z_i:= \begin{cases} 0 & \mathrm{if}\ n=0\\\\ \left(\sum_{i=1}^{n-1}\ z_i\right)\ +\ z_n & \mathrm{else} \end{cases}$ |+| @#FFBB00: definiendum ​| @#FFBB00: $\sum_{i=1}^n\ z_i:= \begin{cases} 0 & \mathrm{if}\ n=0\\\\ \left(\sum_{i=1}^{n-1}\ z_i\right)\ +\ z_n & \mathrm{else} \end{cases}$ |
  
 ==== Discussion ==== ==== Discussion ====
Link to graph
Log In
Improvements of the human condition