Forgot password
 Register account
View 150|Reply 1

通过求微分算子的矩阵表示的逆矩阵进行积分

[Copy link]

3156

Threads

7932

Posts

45

Reputation

Show all posts

hbghlyj posted 2022-9-10 05:10 |Read mode
math.stackexchange.com/a/943212/87896
您可以通过求 微分算子 的矩阵表示 的逆矩阵 进行 积分,以 巧妙地 选择 基,然后将 算子的逆 应用于 希望积分的函数。

例如, 考虑 基 $\mathcal{B} = \{e^{ax}\cos bx, e^{ax}\sin bx \}$. 关于 $x$ 微分,
\begin{align*}
\frac{d}{dx}e^{ax} \cos bx &= ae^{ax} \cos bx - be^{ax} \sin bx\\
\frac{d}{dx} e^{ax} \sin bx &= ae^{ax} \sin bx + be^{ax} \cos bx
\end{align*}
微分算子 的矩阵表示 为
$$T = \begin{bmatrix}
a & b\\
-b & a
\end{bmatrix}$$
为了求出$\int e^{ax}\cos bx\operatorname{d}\!x$,这等价于求
$$T^{-1}\begin{bmatrix}
1\\
0
\end{bmatrix}_{\mathcal{B}} = \frac{1}{a^{2} + b^{2}}\begin{bmatrix}
a\\
b
\end{bmatrix}_{\mathcal{B}}.$$即$$\int e^{ax}\cos bx\operatorname{d}\!x = \frac{a}{a^{2}+b^{2}}e^{ax}\cos bx + \frac{b}{a^{2} + b^{2}}e^{ax}\sin bx$$

Comment

想看看基的维数是三的情况😃  posted 2024-5-11 02:08

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-6-8 22:39 GMT+8

Powered by Discuz!

Processed in 0.016437 second(s), 25 queries

× Quick Reply To Top Edit