Changes between Version 14 and Version 15 of SpectraObject
- Timestamp:
- 01/13/15 10:51:22 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SpectraObject
v14 v15 95 95 [[latex($F_k=\displaystyle \sum_{x=1}^{N_x} e^{ \frac{2 \pi i}{N_x} k x} f_{x}$)]] 96 96 97 where [[latex($k$)]] is any integer. Now [[latex($F_k$)]] is periodic in [[latex($k$)]] since 97 where [[latex($k$)]] is any integer. 98 99 Now [[latex($F_k$)]] is periodic in [[latex($k$)]] since 98 100 99 101 [[latex($F_{k+N_x}=\displaystyle \sum_{x=1}^{N_x} e^{ \frac{2 \pi i}{N_x} \left(k+N_x\right) x} f_{x} = \displaystyle \sum_{x=1}^{N_x} e^{2 \pi i x} \times e^{ \frac{2 \pi i}{N_x} k x} f_{x}=\displaystyle \sum_{x=1}^{N_x} e^{ \frac{2 \pi i}{N_x} kx} f_{x} =F_k$)]] 102 103 We can visually see this by plotting 104 105 [[Image(Screen Shot 2015-01-06 at 3.38.19 PM.png,width=600)]] 106 107 100 108 101 109 so while we can calculate the transform for any k, only N of them will be unique. … … 122 130 The real part of the discrete function for l = 2 and l = 10 are coincident! As are 3 and 9, 4 and 8, 5 and 7. 123 131 124 [[Image(Screen Shot 2015-01-06 at 3.38.19 PM.png,width=600)]]125 132 126 133 What about the imaginary parts?