Lemma 5.2.5c (Properties of the inner product (c), linearity in the first
variable): for f, g, h ∈ C(ℝ/ℤ; ℂ) and c ∈ ℂ,
⟪f + g, h⟫ = ⟪f, h⟫ + ⟪g, h⟫ and ⟪cf, g⟫ = c ⟪f, g⟫.
Helper for Lemma 5.2.5d: taking the star of periodicInnerProduct u v
swaps the arguments.
Lemma 5.2.5d (Properties of the inner product (d), antilinearity in the
second variable): for f, g, h ∈ C(ℝ/ℤ; ℂ) and c ∈ ℂ,
⟪f, g + h⟫ = ⟪f, g⟫ + ⟪f, h⟫ and ⟪f, cg⟫ = \overline{c} ⟪f, g⟫.
The L^∞ norm on continuous, 1-periodic complex-valued functions,
taken as the supremum of ‖f(x)‖ on [0,1].
Instances For
Helper for Exercise 5.2.3: 0 belongs to the fundamental interval [0,1].
Helper for Exercise 5.2.3: the periodic L^∞ norm is nonnegative.
Helper for Exercise 5.2.3: pointwise normSq is bounded by ‖f‖^2_{L^∞} on [0,1].
Helper for Exercise 5.2.3: a nonzero periodic continuous function has strictly
positive L^2 norm.
Helper for Exercise 5.2.3: always ‖f‖_2 ≤ ‖f‖_{L^∞}.
Helper for Exercise 5.2.3: scaling exp(2πix) by c gives L^∞ norm ‖c‖.
Helper for Exercise 5.2.3: diagonal converse case A = B.
Helper for Exercise 5.2.3: the Fourier mode x ↦ exp(2πinx) is continuous and
1-periodic for every integer frequency n.
Helper for Exercise 5.2.3: integer Fourier modes as periodic continuous functions.
Equations
Instances For
Helper for Exercise 5.2.3: every Fourier mode has unit pointwise magnitude.
Helper for Exercise 5.2.3: Fourier modes have orthonormal inner products on [0,1].
Helper for Exercise 5.2.3: every Fourier mode has L^2 norm squared equal to 1.
Helper for Exercise 5.2.3: partial sums of positive Fourier modes.
Equations
- sumExpModes 0 = smulPeriodicFunction 0 (expModePeriodicFunction 0)
- sumExpModes N.succ = addPeriodicFunction (sumExpModes N) (expModePeriodicFunction (↑N + 1))
Instances For
Helper for Exercise 5.2.3: sumExpModes N is orthogonal to any higher mode.
Helper for Exercise 5.2.3: sumExpModes N is orthogonal to the next mode.
Helper for Exercise 5.2.3: constant mode is orthogonal to sumExpModes N.
Helper for Exercise 5.2.3: sumExpModes N has exact L^2 norm square N.
Helper for Exercise 5.2.3: value of sumExpModes N at 0 is exactly N.
Helper for Exercise 5.2.3: pointwise bound for partial Fourier sums.
Helper for Exercise 5.2.3: normalized average of the first N positive Fourier modes.
Equations
- averageExpModesPeriodicFunction N = smulPeriodicFunction (1 / ↑↑N) (sumExpModes N)
Instances For
Helper for Exercise 5.2.3: exact profile of the normalized mode average, including
orthogonality to the constant mode, exact L^2 square, exact L^∞, and value at 0.
Helper for Exercise 5.2.3: strict converse case A < B.
Exercise 5.2.3: if f ∈ C(ℝ/ℤ; ℂ) is non-zero, then
0 < ‖f‖_2 ≤ ‖f‖_{L^∞}; conversely, for real numbers 0 < A ≤ B, there
exists a non-zero f ∈ C(ℝ/ℤ; ℂ) with ‖f‖_2 = A and ‖f‖_{L^∞} = B.