IB Math: Operational Rules of Fourier Transform | IB数学:傅里叶变换的运算规则

📚 IB Math: Operational Rules of Fourier Transform | IB数学:傅里叶变换的运算规则

The Fourier transform is one of the most powerful tools in mathematics, physics and engineering. It takes a function defined in the time domain and expresses it as a function of frequency, allowing us to analyse signals, differential equations and physical systems in a completely new way. In IB Mathematics, especially in Higher Level options and Further Mathematics contexts, the Fourier transform appears when dealing with differential equations, signal processing, and advanced calculus.

傅里叶变换是数学、物理和工程学中最强大的工具之一。它将定义在时域中的函数转化为频率函数,使我们能够用全新的视角分析信号、微分方程和物理系统。在 IB 数学中,尤其是高阶选项和高等数学背景下,傅里叶变换常出现于微分方程、信号处理以及微积分进阶内容中。


1. Definition and Notation | 定义与记号

For a continuous function f(t), the Fourier transform is defined as an integral over all time. The transform produces a complex-valued function F(ω), where ω is the angular frequency. This is often written using the operator form F(ω) = ℱ{f(t)}.

对于连续函数 f(t),傅里叶变换被定义为对全部时间进行积分。变换的结果是一个复值函数 F(ω),其中 ω 是角频率。这一过程常用算子形式记为 F(ω) = ℱ{f(t)}。

F(ω) = ∫-∞ f(t) e-iωt dt

The original function can be recovered using the inverse Fourier transform, which contains a factor of 1/(2π).

原函数可以通过逆傅里叶变换恢复,逆变换中包含因子 1/(2π)。

f(t) = (1/2π) ∫-∞ F(ω) eiωt

Throughout this article we use the angular frequency convention above, because it is the most common convention in pure mathematics and theoretical physics.

在本文中,我们采用上述角频率约定,这也是纯数学和理论物理中最常见的约定。


2. Linearity | 线性性质

One of the simplest and most useful properties of the Fourier transform is linearity. If a and b are constants, and h(t) is another function with transform H(ω), then the transform of a linear combination is exactly the same linear combination of the individual transforms.

傅里叶变换最简单的性质之一就是线性性质。如果 a 和 b 是常数,且 h(t) 是另一个变换为 H(ω) 的函数,那么一组线性组合的变换恰好等于各个变换的线性组合。

ℱ { a f(t) + b h(t) } = a F(ω) + b H(ω)

This property is extremely convenient because it allows us to decompose a complicated function into simpler pieces, transform each piece separately, and then add the results.

这一性质非常方便,因为它允许我们将一个复杂的函数分解成若干简单部分,分别进行变换,最后将结果相加。

For example, the transform of f(t) = 3 cos(2t) + 5 sin(t) can be found by transforming sine and cosine separately and then combining the results with the coefficients 3 and 5.

例如,函数 f(t) = 3 cos(2t) + 5 sin(t) 的变换可以通过分别变换正弦和余弦,再以系数 3 和 5 组合结果来得到。


3. Time Shift | 时移性质

Suppose we shift a signal in time, replacing f(t) by f(t – t₀). This represents a delay if t₀ > 0, or an advance if t₀ < 0. The Fourier transform of the shifted function is the original transform multiplied by an exponential phase factor.

假设我们将一个信号在时间上平移,把 f(t) 替换为 f(t – t₀)。当 t₀ > 0 时表示延迟,当 t₀ < 0 时表示超前。平移后函数的傅里叶变换等于原变换乘以一个指数相位因子。

ℱ { f(t – t₀) } = e-iωt₀ F(ω)

The time shift does not change the magnitude of the frequency spectrum; it only changes the phase of each frequency component by -ωt₀.

时移不改变频谱的幅度,它只改变每个频率分量的相位,相位变化量为 -ωt₀。

This property is widely used in signal processing. When a pulse is delayed, the amplitude spectrum stays identical, but the phase spectrum becomes a linear function of frequency.

这一性质在信号处理中被广泛使用。当一个脉冲被延迟时,幅度谱保持不变,而相位谱成为频率的线性函数。


4. Frequency Shift | 频移性质

Multiplying a time-domain function by a complex exponential produces a shift in the frequency domain. This is the dual operation to the time-shift property.

将时域函数乘以一个复指数函数,会在频域中产生平移。这是时移性质的对偶运算。

ℱ { eiω₀t f(t) } = F(ω – ω₀)

Here ω₀ is a fixed angular frequency. The entire spectrum F(ω) is translated to the right by ω₀ if the exponential has positive frequency, and to the left if the exponential has negative frequency.

其中 ω₀ 是一个固定的角频率。如果指数项的频率为正,则整个频谱 F(ω) 向右平移 ω₀;如果指数项的频率为负,则向左平移 ω₀。

Because cos(ω₀t) = (e^{iω₀t} + e^{-iω₀t})/2 and sin(ω₀t) = (e^{iω₀t} – e^{-iω₀t})/(2i), the frequency-shift property explains how modulation creates two symmetric copies of the original spectrum.

由于 cos(ω₀t) = (e^{iω₀t} + e^{-iω₀t})/2,且 sin(ω₀t) = (e^{iω₀t} – e^{-iω₀t})/(2i),频移性质解释了调制如何产生两个对称的原始频谱副本。


5. Scaling Property | 尺度变换性质

If we stretch or compress time by a factor a, the Fourier transform is affected in both amplitude and frequency scaling. Let a be a nonzero real constant.

如果我们用因子 a 拉长或压缩时间,傅里叶变换的幅度和频率尺度都会受到影响。设 a 是一个非零实数常数。

ℱ { f(at) } = (1/|a|) F(ω/a)

The factor 1/|a| preserves energy. This property shows that a signal compressed in time must contain high-frequency components, while a signal stretched in time is dominated by low frequencies.

因子 1/|a| 保证了能量守恒。该性质表明,时间上被压缩的信号必然包含高频成分,而时间上被拉伸的信号则以低频成分为主。

For example, if f(t) is a short pulse, its transformed spectrum is wide. If f(t) is a long, slowly varying signal, its spectrum is narrow. This is the mathematical basis of the Heisenberg uncertainty principle in quantum mechanics.

例如,如果 f(t) 是一个短脉冲,其频谱就较宽;如果 f(t) 是一个缓慢变化的长信号,其频谱就较窄。这正是量子力学中海森堡不确定性原理的数学基础。


6. Differentiation in the Time Domain | 时域微分性质

Differentiation is another operation that becomes very simple under the Fourier transform. Provided f(t) tends to zero as t → ±∞, the transform of f'(t) is obtained by multiplying F(ω) by iω.

微分在傅里叶变换下也变成一个简单运算。若 f(t) 在 t → ±∞ 时趋于零,则 f'(t) 的变换等于 F(ω) 乘以 iω。

ℱ { f'(t) } = iω F(ω)

For higher derivatives, each derivative contributes another factor of iω. In general, the nth derivative has transform (iω)ⁿ F(ω).

对于高阶导数,每求一次导就多一个因子 iω。一般地,n 阶导数的变换为 (iω)ⁿ F(ω)。

ℱ { f(n)(t) } = (iω)ⁿ F(ω)

This property transforms ordinary differential equations into algebraic equations. It is the key idea behind using Fourier transforms to solve linear differential equations with constant coefficients.

该性质将常微分方程转化为代数方程。这正是利用傅里叶变换求解常系数线性微分方程的核心思想。


7. Differentiation in the Frequency Domain | 频域微分性质

Just as we can differentiate in time, we can also differentiate with respect to frequency. Multiplying f(t) by t corresponds to differentiating F(ω) with respect to ω, up to a factor of i.

正如可以在时域中微分,我们也可以对频率求导。将 f(t) 乘以 t 对应于对 F(ω) 关于 ω 求导,并相差一个因子 i。

ℱ { t f(t) } = i F'(ω)

Repeated multiplication by t produces repeated derivatives in the frequency domain. For any positive integer n,

反复乘以 t 会在频域中产生高阶导数。对于任意正整数 n,有

ℱ { tⁿ f(t) } = iⁿ F(n)(ω)

This property is useful for calculating transforms of functions multiplied by polynomials, such as t² e-t², and for deriving moments of probability distributions.

该性质对计算与多项式相乘的函数(如 t² e-t²)的变换非常有用,也常用于推导概率分布的矩。


8. Integration Property | 积分性质

Integration in the time domain is the inverse operation of differentiation, so it is natural that the Fourier transform of an integral is related to division by iω. Let g(t) = ∫-∞t f(τ) dτ. Under suitable conditions,

时域中的积分是微分的逆运算,因此积分的傅里叶变换自然与除以 iω 有关。设 g(t) = ∫-∞t f(τ) dτ,在适当条件下,

ℱ { ∫-∞t f(τ) dτ } = F(ω)/(iω) + π F(0) δ(ω)

The term involving δ(ω), the Dirac delta function, accounts for a possible nonzero average value of f(t). If the average value of f is zero, then F(0) = 0 and the second term disappears.

包含狄拉克 δ 函数 δ(ω) 的项用于处理 f(t) 可能存在的非零平均值。如果 f 的平均值为零,则 F(0) = 0,第二项消失。

This property is especially important when solving differential equations where the unknown function is defined through an integral equation.

这一性质在求解含积分方程的微分问题中尤其重要。


9. Convolution Theorems | 卷积定理

Convolution is an operation that combines two functions by shifting and multiplying one of them. The convolution of f and g is written f * g and is defined as

卷积是一种通过平移和相乘将两个函数组合起来的运算。f 和 g 的卷积记为 f * g,定义如下:

(f * g)(t) = ∫-∞ f(τ) g(t – τ) dτ

The convolution theorem states that the Fourier transform of a convolution is simply the product of the individual transforms.

卷积定理指出,卷积的傅里叶变换简单地等于各个变换的乘积。

ℱ { f * g } = F(ω) G(ω)

Dually, the transform of a pointwise product is a convolution in the frequency domain, up to a factor of 1/(2π).

对偶地,逐点乘积的变换等于频域中的卷积,并附有因子 1/(2π)。

ℱ { f(t) g(t) } = (1/2π)(F * G)(ω)

The convolution theorem is central to linear systems theory. The output of a linear time-invariant system is the convolution of its input with the system impulse response; in the frequency domain this becomes a simple multiplication.

卷积定理是线性系统理论的核心。线性时不变系统的输出等于输入与系统冲激响应的卷积;在频域中,这一运算变成了简单的乘法。


10. Parseval’s Theorem | 帕塞瓦尔定理

Parseval’s theorem relates the total energy of a signal in the time domain to the total energy of its spectrum in the frequency domain. It is a direct consequence of the inner product structure of the Fourier transform.

帕塞瓦尔定理将时域中信号的总能量与其频域中频谱的总能量联系起来。它是傅里叶变换内积结构的直接结果。

-∞ |f(t)|² dt = (1/2π) ∫-∞ |F(ω)|² dω

This theorem is a powerful check for computed transforms. If your transform does not satisfy this identity, there is likely an algebraic or numerical mistake.

该定理是检验已算变换的有力工具。如果所求变换不满足这一恒等式,则很可能在代数或数值计算上犯了错误。

It is also the mathematical foundation behind analysing the distribution of energy across different frequency bands, which is essential in audio processing and communication systems.

它也是分析不同频带上能量分布的数学基础,对音频处理和通信系统至关重要。


11. Symmetry and Duality | 对称性与对偶性

The Fourier transform possesses a beautiful duality between the time domain and the frequency domain. If F(ω) is the transform of f(t), then the transform of F(t) is essentially 2π f(-ω).

傅里叶变换在时域与频域之间具有优美的对偶性。如果 F(ω) 是 f(t) 的变换,那么 F(t) 的变换本质上等于 2π f(-ω)。

ℱ { F(t) } = 2π f(-ω)

For real-valued functions, there is also a Hermitian symmetry: F(-ω) = F(ω)*, where the star denotes complex conjugation. Therefore the magnitude spectrum is even and the phase spectrum is odd.

对于实值函数,还存在埃尔米特对称性:F(-ω) = F(ω)*,其中星号表示复共轭。因此幅度谱是偶函数,相位谱是奇函数。

This symmetry explains why the Fourier transform of a real signal satisfies all the expected physical properties, and it helps engineers reduce storage by keeping only positive frequencies.

这种对称性解释了为什么实信号的傅里叶变换满足所有预期的物理性质,也帮助工程师通过只保留正频率来减少存储。


12. Summary Table and Exam Tips | 小结表与应考建议

The following table summarises the most important operational rules. Use it as a quick reference when solving IB-style problems.

下表总结了最重要的运算规则。在解答 IB 风格问题时可将其作为快速参考。

Operation Time Domain Frequency Domain
Linearity a f(t) + b g(t) a F(ω) + b G(ω)
Time shift f(t – t₀) e-iωt₀ F(ω)
Frequency shift eiω₀t f(t) F(ω – ω₀)
Scaling f(at) (1/|a|) F(ω/a)
Time derivative f'(t) iω F(ω)
Frequency derivative t f(t) i F'(ω)
Convolution (f * g)(t) F(ω) G(ω)

When solving problems, always begin by stating which definition of the Fourier transform you are using. Many mistakes come from mixing up conventions that place the factor 1/(2π) differently. Check whether the signal is real, odd, or even; this can save a great deal of time. Use linearity to break down complicated expressions, and verify your final result with Parseval’s theorem when possible.

解题时,请始终先说明你使用的是哪种傅里叶变换定义。许多错误源于混淆了 1/(2π) 因子放置位置不同的约定。注意信号是否为实函数、奇函数或偶函数,这可以节省大量时间。使用线性性质分解复杂表达式,并尽可能用帕塞瓦尔定理验证最终结果。

These operational rules form a complete toolkit for working with the Fourier transform in IB Mathematics. Master them one by one, and you will be well prepared for questions that appear in exams and university-level applications.

这些运算规则构成了在 IB 数学中使用傅里叶变换的完整工具包。逐个掌握它们,你就能够从容应对考试和大学水平应用中出现的相关问题。


Published by TutorHao | IB Math Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading