傅里叶变换 | 函数可积 | 存在性

注:本文为 “傅里叶变换” 相关文章合辑

英文引文,机翻未校。


Integrable function whose Fourier transform is not integrable

edited Sep 20, 2011 at 23:31
asked Sep 20, 2011 at 20:24

I am looking for an example of a function f : R → R f: \mathbb{R} \to \mathbb{R} f:RR such that f ∈ L 1 f \in L^1 fL1 in the sense that ∫ R ∣ f ∣ < ∞ \int_{\mathbb{R}} |f| < \infty Rf< but its Fourier transform f ^ \hat{f} f^ is not in L 1 L^1 L1. Does anyone have one?

我正在寻找一个函数 f : R → R f: \mathbb{R} \to \mathbb{R} f:RR,使得 f ∈ L 1 f \in L^1 fL1,即 ∫ R ∣ f ∣ < ∞ \int_{\mathbb{R}} |f| < \infty Rf<,但它的傅里叶变换 f ^ \hat{f} f^ 不在 L 1 L^1 L1 中。有人有例子吗?

Note that any function whose Fourier transform is in L 1 L^1 L1 must be equal to a continuous function almost everywhere, since F − 1 ( F ( f ) ) = f \mathcal{F}^{-1}(\mathcal{F}(f)) = f F1(F(f))=f a.e. in this case. This follows from the inversion formula and because the Fourier transform of a function is continuous.

请注意,任何傅里叶变换在 L 1 L^1 L1 中的函数几乎处处等于一个连续函数,因为在这种情况下 F − 1 ( F ( f ) ) = f \mathcal{F}^{-1}(\mathcal{F}(f)) = f F1(F(f))=f 几乎处处成立。这是由傅里叶逆变换公式以及傅里叶变换的连续性得出的。

This gives us many examples of functions you are looking for. For example, f ( x ) = χ [ − 1 , 1 ] ( x ) f(x) = \chi_{[-1,1]}(x) f(x)=χ[1,1](x) must necessarily be such a function.

这为我们提供了许多你正在寻找的函数的例子。例如, f ( x ) = χ [ − 1 , 1 ] ( x ) f(x) = \chi_{[-1,1]}(x) f(x)=χ[1,1](x) 必须是这样的一个函数。

Added: The function f ( x ) = ∣ x ∣ − 1 / 2 e − ∣ x ∣ f(x) = |x|^{-1/2} e^{-|x|} f(x)=x1/2ex is a simple example (much simpler than the original example I proposed). Its Fourier transform is:

补充:函数 f ( x ) = ∣ x ∣ − 1 / 2 e − ∣ x ∣ f(x) = |x|^{-1/2} e^{-|x|} f(x)=x1/2ex 是一个简单的例子(比我最初提出的例子简单得多)。它的傅里叶变换是:

f ^ ( ω ) = 1 ω 2 + 1 + 1 ω 2 + 1 \hat{f}(\omega) = \sqrt{\frac{1}{\sqrt{\omega^2 + 1}} + \frac{1}{\omega^2 + 1}} f^(ω)=ω2+1 1+ω2+11

其傅里叶变换为:

and has asymptote f ^ ( ω ) ∼ ∣ ω ∣ − 1 / 2 \hat{f}(\omega) \sim |\omega|^{-1/2} f^(ω)ω1/2 for large ∣ ω ∣ |\omega| ω, thus f ^ ∉ L 1 \hat{f} \not\in L^1 f^L1.

并且在 ∣ ω ∣ |\omega| ω 很大时,其渐近线为 f ^ ( ω ) ∼ ∣ ω ∣ − 1 / 2 \hat{f}(\omega) \sim |\omega|^{-1/2} f^(ω)ω1/2,因此 f ^ ∉ L 1 \hat{f} \not\in L^1 f^L1

Original example:
An example would be

一个例子是:

f ( x ) = { x − 1 / 4 e − x x > 0 ∣ x ∣ − 1 / 2 e x x < 0 f(x) = \begin{cases} x^{-1/4} e^{-x} & x > 0 \\ |x|^{-1/2} e^{x} & x < 0 \end{cases} f(x)={x1/4exx1/2exx>0x<0

It is clear that ∫ R ∣ f ( x ) ∣   d x < ∞ \int_{\mathbb{R}} |f(x)| \, dx < \infty Rf(x)dx<. The Fourier transform

显然 ∫ R ∣ f ( x ) ∣   d x < ∞ \int_{\mathbb{R}} |f(x)| \, dx < \infty Rf(x)dx<。其傅里叶变换为:

f ^ ( ω ) = 1 − i ω − 1 + i ω 8 ( 1 + ω 2 ) + 1 2 1 ω 2 + 1 + 1 ω 2 + 1 + Γ ( 3 4 ) 2 π ( 1 − i ω ) 3 / 4 \Large \hat{f}(\omega) = \frac{\sqrt{1 - i \omega} - \sqrt{1 + i \omega}}{\sqrt{8(1 + \omega^2)}} + \frac{1}{2} \sqrt{\frac{1}{\sqrt{\omega^2 + 1}} + \frac{1}{\omega^2 + 1}} + \frac{\Gamma\left(\frac{3}{4}\right)}{\sqrt{2 \pi} (1 - i \omega)^{3/4}} f^(ω)=8(1+ω2) 1 1+ +21ω2+1 1+ω2+11 +2π (1)3/4Γ(43)

其傅里叶变换为:

The integral ∫ R ∣ f ^ ( ω ) ∣   d ω \int_{\mathbb{R}} |\hat{f}(\omega)| \, d\omega Rf^(ω)dω diverges because f ^ ( ω ) ∼ ∣ ω ∣ − 1 / 2 \hat{f}(\omega) \sim |\omega|^{-1/2} f^(ω)ω1/2.

积分 ∫ R ∣ f ^ ( ω ) ∣   d ω \int_{\mathbb{R}} |\hat{f}(\omega)| \, d\omega Rf^(ω)dω 发散,因为 f ^ ( ω ) ∼ ∣ ω ∣ − 1 / 2 \hat{f}(\omega) \sim |\omega|^{-1/2} f^(ω)ω1/2


Existence of the Fourier Transform

傅里叶变换的存在性

Conditions for the existence of the Fourier transform are complicated to state in general, but it is sufficient for x ( t ) x(t) x(t) to be absolutely integrable, i.e.,

傅里叶变换的存在条件通常难以一般性地表述,但如果函数 x ( t ) x(t) x(t)绝对可积的,即:

∥ x ∥ 1 ≜ ∫ − ∞ ∞ ∣ x ( t ) ∣ d t < ∞ \|x\|_1 \triangleq \int_{-\infty}^{\infty} |x(t)| dt < \infty x1x(t)dt<

那么 x ( t ) x(t) x(t) 的绝对值在整个实数域上的积分是有限的,傅里叶变换是存在的。

This requirement can be stated as f ∈ L 1 f \in L^1 fL1, meaning that f f f belongs to the set of all signals having a finite L 1 L^1 L1 norm.

这个条件可以表述为 f ∈ L 1 f \in L^1 fL1,即 f f f 属于所有具有有限 L 1 L^1 L1 范数的信号集合。

It is similarly sufficient for f f f to be square integrable, i.e.,

同样地,如果 f f f平方可积的,傅里叶变换也存在。即:

∥ x ∥ 2 2 ≜ ∫ − ∞ ∞ ∣ x ( t ) ∣ 2 d t < ∞ \|x\|_{2}^{2}\triangleq \int_{-\infty }^{\infty }{|}x(t){{|}^{2}}dt<\infty x22x(t)2dt<

或者用数学符号表示为 f ∈ L 2 f \in L^2 fL2。更一般地,只需证明 f f f 满足条件即可。

More generally, it suffices to show f ∈ L p f \in L^p fLp for 1 ≤ p ≤ 2 1 \leq p \leq 2 1p2.

更一般地,只需证明 1 ≤ p ≤ 2 1\leq p\leq2 1p2 x ∈ L p x\in L^p xLp,傅里叶变换就存在。

There is never a question of existence, of course, for Fourier transforms of real-world signals encountered in practice. However, idealized signals, such as sinusoids that go on forever in time, do pose normalization difficulties. In practical engineering analysis, these difficulties are resolved using Dirac’s “generalized functions” such as the impulse (also called the delta function) .

当然,在实际中遇到的现实世界信号的傅里叶变换,其存在性从来都不是问题。然而,理想化的信号,比如在时间上无限延续的正弦波,确实会带来归一化的难题。在实际工程分析中,这些难题通过狄拉克的 “广义函数”(如冲激函数,也叫 δ δ δ 函数)来解决。
=-.


傅里叶变换为什么必须满足函数绝对可积

随便取个六字 于 2024-10-12 17:11:09 发布

傅里叶变换是一种将信号从时间域转换到频率域的工具,它将一个函数表示为频率成分的线性组合。

傅里叶变换存在的条件之一是该函数必须绝对可积,原因如下:此条件可确保傅里叶变换的收敛性,使得变换后的频率成分能够被准确表示和计算。

函数绝对可积性的定义

函数的绝对可积性定义为:函数的绝对值在定义域上的积分是有限的。对于函数 f ( x ) f(x) f(x),若满足:

∫ − ∞ + ∞ ∣ f ( x ) ∣   d x < ∞ \int_{-\infty}^{+\infty} |f(x)| \, dx < \infty +f(x)dx<

则称函数 f ( x ) f(x) f(x) 绝对可积。该公式表明,函数 f ( x ) f(x) f(x) 的绝对值从 x = − ∞ x = -\infty x= x = + ∞ x = +\infty x=+ 的积分结果必须是有限值。若积分结果为无穷大,则该函数不满足绝对可积条件,傅里叶变换无法通过积分得到确定结果。

傅里叶变换的定义与条件

傅里叶变换的定义涉及到对 f ( x ) f(x) f(x) 和复指数函数 e − i ω x e^{-i\omega x} ex 的乘积进行积分,其数学表达式为:

f ^ ( ω ) = ∫ − ∞ + ∞ f ( x ) e − i ω x d x \hat{f}(\omega)=\int_{-\infty}^{+\infty} f(x)e^{-i\omega x}dx f^(ω)=+f(x)exdx

其中, f ^ ( ω ) \hat{f}(\omega) f^(ω) 表示函数 f ( x ) f(x) f(x) 的傅里叶变换, ω \omega ω 为频率变量 , i i i 为虚数单位。

f ( x ) f(x) f(x) e − i ω x e^{-i\omega x} ex 的乘积在整个实数域 ( − ∞ , + ∞ ) (-\infty,+\infty) (,+) 上进行积分,若函数 f ( x ) f(x) f(x) 不是绝对可积的,上述积分可能发散,导致傅里叶变换无法收敛。因此,绝对可积性是傅里叶变换存在的必要条件。

示例

  1. 快速衰减的函数

    考虑函数 e − ∣ x ∣ e^{-|x|} ex 的积分:

    ∫ − ∞ + ∞ e − ∣ x ∣   d x \int_{-\infty}^{+\infty} e^{-|x|} \, dx +exdx

    计算结果为 2 2 2,因此该函数绝对可积。

  2. 不衰减的函数

    考虑函数 1 ∣ x ∣ \frac{1}{|x|} x1 的积分:

    ∫ − ∞ + ∞ 1 ∣ x ∣   d x \int_{-\infty}^{+\infty} \frac{1}{|x|} \, dx +x1dx

    该积分发散,因此该函数不是绝对可积的。

总结

  • 绝对可积性:函数的绝对值的积分是有限的。
  • 傅里叶变换条件:绝对可积性确保傅里叶变换的积分收敛,变换结果存在且有意义。

via:

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值