微积分 | 导数符号与微分概念解析

注:本文为 “微积分符号” 相关合辑。
英文引文,机翻未校。
中文引文,略作重排.。
未整理去重,如有内容异常,请看原文。

本文是从此前发布的长文中按类重编辑再发布。


Why Do People Treat dy/dx as a Fraction?

为什么人们会把 d y d x \frac{dy}{dx} dxdy 当作分数来处理?

February 2, 2018 / By Dave Peterson

Here is a recent question from Fida, another long-time “patient” of ours at Ask Dr. Math:
这是来自 Ask Dr. Math 的另一位长期“患者”菲达最近的一个问题:

I hope you won’t mind answering a question.
希望你不介意回答一个问题。
 
I have seen people treating d y d x \frac{dy}{dx} dxdy as fraction although it is not. I am guessing it is a handy shortcut. But what is the proof for that?
我看到人们把 d y d x \frac{dy}{dx} dxdy 当作分数来处理,尽管它并不是一个分数。我觉得这可能是一个方便的捷径。但有什么证明吗?
 
e.g. in U-substitution
例如,在 U 代换中
 
Here is a fragment where they do this trick
这里有一个片段展示了这种技巧:
 
u = sin ⁡ x u = \sin x u=sinx

d u d x = cos ⁡ x \frac{du}{dx} = \cos x dxdu=cosx

d u = cos ⁡ x   d x du = \cos x \, dx du=cosxdx

In my response, I quoted an unpublished question and answer of mine from 2015, which in turn refers to several related answers in the archive:
在我的回答中,我引用了我 2015 年的一个未发表的问题和答案,它又引用了档案中几个相关答案:

What you say is exactly how I think of it: the notation is a shortcut to the application of various theorems. I would not say there is a single proof for this in general, but rather each theorem (e.g. integration by substitution) is proved without using the fraction notation, and then we note that the content of the theorem essentially says that you can, in this setting, treat d x dx dx and d y dy dy as individual entities in a certain way.
你说的正是我的想法:这种符号是一种捷径,用于应用各种定理。我不会说这有一个普遍的单一证明,而是每个定理(例如代换积分法)都是在不使用分数符号的情况下证明的,然后我们注意到定理的内容本质上表明,在这种情况下,你可以以某种方式将 d x dx dx d y dy dy 作为单独的实体来处理。
 
The underlying reason, ultimately, is that the derivative is defined as a limit of fractions, and so properties of fractions “survive the passage to the limit”.
最终的根本原因是,导数被定义为分数的极限,因此分数的性质“在极限过程中得以保留”。
 
Here is a question and answer from a couple years ago about your issue:
这里有一个几年前关于你问题的问答:
 

Question:
问题:
 
So recently we’ve been going over integration in Calculus. In subjects like integration by substitution and differential equations she said that you had to cross multiply d y d x \frac{dy}{dx} dxdy to isolate either d y dy dy or d x dx dx for integration. I always thought d y d x \frac{dy}{dx} dxdy was a function like a sine or cosine and I don’t see why you can break up d y d x \frac{dy}{dx} dxdy by cross multiplying. What do d y dy dy and d x dx dx represent?
最近我们在微积分中复习了积分。在代换积分和微分方程等主题中,她说你需要交叉相乘 d y d x \frac{dy}{dx} dxdy 以分离出 d y dy dy d x dx dx 用于积分。我一直认为 d y d x \frac{dy}{dx} dxdy 是一种像正弦或余弦这样的函数,我不明白为什么你可以通过交叉相乘来拆分 d y d x \frac{dy}{dx} dxdy d y dy dy d x dx dx 代表什么?
 
I’ve always thought d y d x \frac{dy}{dx} dxdy represented a type of function like logs or trig functions. Obviously, you can’t break up sin ⁡ ( x ) \sin(x) sin(x) into s ⋅ sin ⁡ ( x ) s \cdot \sin(x) ssin(x). I thought the same rule applied to d y d x \frac{dy}{dx} dxdy. I don’t really understand what d y dy dy and d x dx dx are individually and why when divided, you get the derivative of a function.
我一直认为 d y d x \frac{dy}{dx} dxdy 是一种像对数或三角函数那样的函数。显然,你不能把 sin ⁡ ( x ) \sin(x) sin(x) 拆分成 s ⋅ sin ⁡ ( x ) s \cdot \sin(x) ssin(x)。我以为同样的规则也适用于 d y d x \frac{dy}{dx} dxdy。我真的不太明白 d y dy dy d x dx dx 分别是什么,以及为什么它们相除后能得到一个函数的导数。
 
Integration by substitution:
代换积分法:
 
∫ sin ⁡ ( x 2 ) ⋅ 2 x   d x \int \sin(x^2) \cdot 2x \, dx sin(x2)2xdx

Let u = x 2 u = x^2 u=x2
d u d x = 2 \frac{du}{dx} = 2 dxdu=2
2 x   d x = d u 2x \, dx = du 2xdx=du, The Cross-Multiplying step I don’t understand // 我不理解这一步交叉相乘
d x = d u 2 x dx = \frac{du}{2x} dx=2xdu
 
∫ sin ⁡ ( x 2 ) ⋅ 2 x   d x \int \sin(x^2) \cdot 2x \, dx sin(x2)2xdx
∫ sin ⁡ ( u ) ⋅ 2 x ⋅ d u 2 x \int \sin(u) \cdot 2x \cdot \frac{du}{2x} sin(u)2x2xdu
∫ sin ⁡ ( u )   d u \int \sin(u) \, du sin(u)du
− cos ⁡ ( u ) -\cos(u) cos(u)
− cos ⁡ ( x 2 ) -\cos(x^2) cos(x2)
 
Differential Equation:
微分方程:
 
d y d x = 2 x y \frac{dy}{dx} = \frac{2x}{y} dxdy=y2x
y   d y = 2 x   d x y \, dy = 2x \, dx ydy=2xdx The Cross-Multiplying step I don’t understand // 我不理解这一步交叉相乘
∫ y   d y = ∫ 2 x   d x \int y \, dy = \int 2x \, dx ydy=2xdx
y 2 2 = x 2 + C \frac{y^2}{2} = x^2 + C 2y2=x2+C
y 2 = 2 x 2 + C y^2 = 2x^2 + C y2=2x2+C
y = 2 x 2 + C y = \sqrt{2x^2 + C} y=2x2+C
 
I understand the thought processes behind substitution and differential equations. I have no problem with doing the homework problems. I just have a problem understanding what d y dy dy and d x dx dx are individually and why dividing them gets the derivative of a function.
我理解代换和微分方程背后的思维过程。我做作业没有问题。我只是不太明白 d y dy dy d x dx dx 分别是什么,以及为什么它们相除能得到一个函数的导数。
 
Answer:
回答:
I like your illustration of s ⋅ sin ⁡ ( x ) s \cdot \sin(x) ssin(x)! You’re right that d y d x \frac{dy}{dx} dxdy is defined as a single entity, f ′ ( x ) f'(x) f(x), and is not really the fraction it looks like. But …
我喜欢你对 s ⋅ sin ⁡ ( x ) s \cdot \sin(x) ssin(x) 的说明!你说得对, d y d x \frac{dy}{dx} dxdy 被定义为一个单一的实体 f ′ ( x ) f'(x) f(x),它并不像看起来那样是一个分数。但……
 
Here are some explanations of aspects of what is going on here:
这里有一些关于这里发生的事情的解释:

In one sense, you can just think of it all as a notation that works: because of several theorems that can be proved using the definition of the derivative, it turns out that (in specified situations) you can treat d y d x \frac{dy}{dx} dxdy and the integral AS IF d y d x \frac{dy}{dx} dxdy were a fraction and the d x dx dx in the integral were its denominator, even though they really are not. The things you are doing with “fractions” are just ways to remember the results of those theorems. The reason this works out involves the fact that the derivative is defined as the LIMIT of a fraction, and much of its behavior still looks like a fraction; and similarly that the definite integral is defined as the limit of a sum of products with delta x, and its behavior still reflects that (within reason). In another sense, you can define something called a differential ( d x dx dx , d y dy dy ) in such a way that the derivative really IS the ratio of these. This can be done in a couple different ways, depending the level of rigor you want in your proofs (and the difficulty you can handle in understanding what they are talking about). Take a look at the pages I referred to, and we can discuss any questions you still have!
从某种意义上说,你可以简单地将所有这些视为一种有效的符号:由于可以使用导数的定义证明几个定理,结果表明(在特定情况下)你可以将 d y d x \frac{dy}{dx} dxdy 和积分当作 d y d x \frac{dy}{dx} dxdy 是一个分数,积分中的 d x dx dx 是它的分母来处理,尽管它们实际上并不是。你用“分数”做的事情只是记住这些定理结果的方法。这种方法之所以有效,是因为导数被定义为分数的极限,其许多行为仍然像分数;同样,定积分被定义为与 Δ x \Delta x Δx 的乘积之和的极限,其行为仍然反映了这一点(在合理范围内)。从另一种意义上说,你可以定义一种称为微分( d x dx dx d y dy dy)的东西,使得导数真正成为这些的比值。这可以通过几种不同的方式完成,这取决于你想要的证明的严格程度(以及你能够理解他们在说什么的难度)。看看我引用的页面,我们可以讨论你仍然有的任何问题!

Fida, you can find proofs of integration by substitution by searching for that phrase; here is one good source:
菲达,你可以通过搜索“代换积分法”这个短语来找到其证明;这里有一个很好的资料来源:

Wikipedia: https://en.wikipedia.org/wiki/Integration_by_substitution


导数符号定义、 d y / d x dy/dx dy/dx 含义与 d y / d x dy/dx dy/dx 分数化应用

1. What Derivative Notations Mean

导数符号的含义

1.1 Leibniz Notation: d y d x \frac {dy}{dx} dxdy

莱布尼茨符号: d y d x \frac {dy}{dx} dxdy

The basic idea is that we write d y d x \frac {dy}{dx} dxdy to remind us that the derivative is defined as
莱布尼茨符号 d y d x \frac {dy}{dx} dxdy 的核心思想是为了提醒我们,导数的定义为

d y d x = lim ⁡ Δ x → 0 Δ y Δ x \frac {dy}{dx} = \lim_{\Delta x\rightarrow 0}\frac {\Delta y}{\Delta x} dxdy=limΔx0ΔxΔy

This is equivalent to the forms of the definition we discussed, where we called Δ x \Delta x Δx “h” and used f ( x ) f (x) f(x) for y y y.
这与我们讨论的导数定义形式等价,我们将 Δ x \Delta x Δx 记为 “h”,并将 y y y 表示为 f ( x ) f (x) f(x)

When we say “derivative with respect to x x x,” we mean that we are talking about the rate of change of the function value in relation to the change in x x x, as opposed to some other variable that might be floating around.
当我们说 “关于 x x x 的导数”(derivative with respect to x x x)时,指的是函数值的变化率与 x x x 的变化量之间的关系,而非与其他可能存在的变量的关系。

For example, I could tell you how fast the temperature is rising “with respect to time,” in order to emphasize that I am talking about how much the temperature is increasing per day, say, rather than how much hotter it is for every mile you drive south.
例如,我可以描述温度 “关于时间” 的上升速度,以此强调我讨论的是温度每天升高多少,而非你向南行驶每英里时温度升高多少。

One place you will see multiple variables involved in one problem is when we use the chain rule(链式法则):
在链式法则的应用中,我们会遇到一个问题涉及多个变量的情况:

d y d u ⋅ d u d x = d y d x \frac {dy}{du}\cdot\frac {du}{dx}=\frac {dy}{dx} dudydxdu=dxdy

There, it is very important which variable is used at each step.
在这里,每一步使用哪个变量至关重要。

1.2 Lagrange Notation: f ′ ( x ) f'(x) f(x)

拉格朗日符号: f ′ ( x ) f'(x) f(x)

The notation f ′ ( x ) f'(x) f(x) is more formal, and avoids some of the dangerous implications of the d f d x \frac {df}{dx} dxdf notation.
拉格朗日符号 f ′ ( x ) f'(x) f(x) 更为正式,且避免了 d f d x \frac {df}{dx} dxdf 符号可能带来的误导性含义。

It doesn’t suggest that the derivative actually IS a fraction (rather than the limit of a fraction); it just says we have a “derived function”(导函数) – a new function that we obtained from another by this process.
它不会暗示导数 “本身就是一个分数”(而是分数的极限);它仅表示我们得到了一个 “导函数”(derived function)—— 即通过求导过程从原函数得到的新函数。

What makes this notation especially valuable is that it focuses attention on the function itself rather than on the variables.
该符号的核心价值在于,它将关注点放在函数本身而非变量上。

When we differentiate(求导), we aren’t really doing anything to the variables, but only making a new function, the values of which turn out to be rates of change(变化率) of the given function.
当我们进行求导时,并非对变量进行操作,而是构建一个新函数,该新函数的值恰好是原函数的变化率。

1.3 Euler & Newton Notations

欧拉与牛顿符号

One is D f Df Df, which was mentioned last week.
一种是上周提到的 D f Df Df(欧拉符号),

The D D D operator is essentially the same as d d x \frac {d}{dx} dxd.
其中 D D D 算子本质上与 d d x \frac {d}{dx} dxd 等价。

Another notation is x ˙ = d x d t \dot {x} = \frac {dx}{dt} x˙=dtdx, which was used by Newton, and is still found particularly in physics.
另一种是牛顿使用的符号 x ˙ = d x d t \dot {x} = \frac {dx}{dt} x˙=dtdx,该符号在物理学中仍被广泛使用。

The dot specifically indicates differentiation with respect to time(关于时间求导); otherwise, it is equivalent to the prime notation(撇号符号) applied to a variable, like y ′ y' y.
符号中的点(dot)专门表示 “关于时间 t t t 求导”;除此之外,它与变量的撇号符号(如 y ′ y' y)等价。

1.4 Second Derivative Notation: d 2 y d x 2 \frac {d^2y}{dx^2} dx2d2y

二阶导数符号: d 2 y d x 2 \frac {d^2y}{dx^2} dx2d2y

The second derivative(二阶导数) is just the derivative of the derivative, or
二阶导数是 “导数的导数”,即

d d x ( d y d x ) = d ( d y ) ( d x ) 2 = d 2 y d x 2 \frac {d}{dx}\left (\frac {dy}{dx}\right) = \frac {d (dy)}{(dx)^2} = \frac {d^2y}{dx^2} dxd(dxdy)=(dx)2d(dy)=dx2d2y

You might read it as “the second derivative of y y y, with respect to x x x TWICE”; that last word is the reason for the “ d x 2 dx^2 dx2”.
你可以将其读作 “ y y y 关于 x x x 求两次导”;“两次” 这个表述正是分母写成 “ d x 2 dx^2 dx2” 的原因。

It is important to note that there is no x 2 x^2 x2 in this notation, and in fact no multiplication(乘法) (i.e., it is not d ∗ x 2 d*x^2 dx2).
需要注意的是,该符号中并不存在 x 2 x^2 x2,也不表示乘法(即并非 d ∗ x 2 d*x^2 dx2)。

Instead, “dx” as a whole is thought of as a quantity(整体量), and the denominator is “ ( d x ) 2 (dx)^2 (dx)2”.
相反,“ d x dx dx” 应被视为一个整体量,分母实际表示 “ ( d x ) 2 (dx)^2 (dx)2”。

2. What Do d x dx dx and dy Mean?

d x dx dx d y dy dy 的含义是什么?

2.1 Differentials as Linear Functions

作为线性函数的微分

The standard definition(标准定义) of the differential(微分) of a real-valued function(实值函数) f f f of a real variable(实变量) is:
实变量实值函数 f f f 的微分的标准定义为:

At a given point x x x, the differential d f x df_x dfx (df sub x x x; usually the x x x is omitted) of f f f is the linear function(线性函数) defined on R \mathbb {R} R (the set of real numbers(实数集)) by:
在给定的点 x x x 处, f f f 的微分 d f x df_x dfx(下标 x x x 通常可省略)是定义在实数集 R \mathbb {R} R 上的线性函数,其表达式为:
d f x ( h ) = f ′ ( x ) ⋅ h df_x (h) = f'(x) \cdot h dfx(h)=f(x)h

Everyday usage of the differential often suppresses the fact that the differential is a linear function.
在日常使用中,微分的 “线性函数属性” 常被简化。

For example, if y = f ( x ) = x 2 y = f (x) = x^2 y=f(x)=x2, then we write:
例如,若 y = f ( x ) = x 2 y = f (x) = x^2 y=f(x)=x2,我们会写成:

d y = d f = 2 x ⋅ d x dy = df = 2x \cdot dx dy=df=2xdx

where d x dx dx is used instead of h h h.
其中 d x dx dx 替代了 h h h

This is for good reason: the finite numbers(有限数值) d y dy dy and d x dx dx appearing in d y = 2 x ⋅ d x dy = 2x \cdot dx dy=2xdx can be manipulated to obtain d y d x = 2 x \frac {dy}{dx} = 2x dxdy=2x.
这样书写的合理性在于:通过对 d y = 2 x ⋅ d x dy = 2x \cdot dx dy=2xdx 进行变形,可直接得到 d y d x = 2 x \frac {dy}{dx} = 2x dxdy=2x

2.2 Meaning of d x dx dx in Definite Integrals

定积分中 d x dx dx 的含义

An integral(积分) gives you the area(面积) between the horizontal axis(横轴) and the curve(曲线).
积分表示横轴与曲线之间的面积。

For the definite integral(定积分) ∫ a b f ( x ) d x \int_a^b f (x) dx abf(x)dx, we can think of it as the sum(和) of an infinite number of rectangles(无穷多个矩形): each rectangle has height f ( x ) f (x) f(x) and width d x dx dx (an infinitely small width(无限小宽度) of x x x).
对于定积分 ∫ a b f ( x ) d x \int_a^b f (x) dx abf(x)dx,我们可将其理解为 “无穷多个矩形的面积和”:每个矩形的高为 f ( x ) f (x) f(x),宽为 d x dx dx(即 x x x 的无限小宽度)。

So what the equation says is:
因此,该等式的含义为:

Area equals the sum of an infinite number of rectangles that are f ( x ) f (x) f(x) high and d x dx dx wide (where d x dx dx is an infinitely small distance(无限小距离)).
面积等于无穷多个 “高为 f ( x ) f (x) f(x)、宽为 d x dx dx d x dx dx 为无限小距离)” 的矩形的面积之和。

You need the d x dx dx because otherwise you aren’t summing up rectangles and your answer wouldn’t be total area(总面积).
d x dx dx 是必不可少的,因为若缺少 d x dx dx,则不再是对矩形面积求和,结果也无法表示总面积。

2.3 Position of d x dx dx in Integrals

积分中 d x dx dx 的位置

It is common to learn about integration(积分学) in such a way that the “dx” seems to be a marker(标记) for the end of the integral, but it doesn’t work that way.
在学习积分时,人们常误以为 “ d x dx dx” 是积分的 “结束标记”,但实际并非如此。

In fact, what you are integrating is the product(乘积) of a function and d x dx dx; and multiplication is commutative(交换律)!
事实上,积分的对象是 “函数与 d x dx dx 的乘积”,而乘法满足交换律!

So these mean the same thing:
因此,以下两种写法含义相同:

∫ f ( x ) d x \int f (x) dx f(x)dx and 和 ∫ d x f ( x ) \int dx f (x) dxf(x)

If you then add something, you must use parentheses(括号) if it is to be part of the integral:
若后续需添加其他项,若该添加项属于积分的一部分,则必须使用括号:

∫ d x f ( x ) + g ( x ) = [ ∫ f ( x ) d x ] + g ( x ) \int dx f (x) + g (x) = \left [\int f (x) dx\right] + g (x) dxf(x)+g(x)=[f(x)dx]+g(x)

is the sum of an integral and a function, while
表示 “一个积分与一个函数的和”;而

∫ d x ( f ( x ) + g ( x ) ) = ∫ ( f ( x ) + g ( x ) ) d x \int dx (f (x) + g (x)) = \int (f (x) + g (x)) dx dx(f(x)+g(x))=(f(x)+g(x))dx

is the integral of the sum of two functions.
表示 “两个函数之和的积分”。

3. Why Do People Treat d y d x \frac {dy}{dx} dxdy as a Fraction?

为何人们将 d y d x \frac {dy}{dx} dxdy 视为分数?

3.1 Core Reason: Derivative as a Limit of Fractions

核心原因:作为分数极限的导数

The underlying reason(根本原因), ultimately, is that the derivative is defined as a limit of fractions(分数的极限), and so properties of fractions(分数的性质) “survive the passage to the limit”(在取极限过程中保留).
归根结底,核心原因在于:导数被定义为 “分数的极限”,因此分数的某些性质在 “取极限的过程中得以保留”。

I would not say there is a single proof(单一证明) for this in general, but rather each theorem(定理) (e.g. integration by substitution(换元积分法)) is proved without using the fraction notation(分数符号), and then we note that the content of the theorem essentially says that you can, in this setting(在该场景下), treat d x dx dx and d y dy dy as individual entities(独立实体) in a certain way.
不能说存在一个通用的证明来支撑 “将 d y d x \frac {dy}{dx} dxdy 视为分数”,但对于每个具体定理(如换元积分法),我们可以在不使用分数符号的情况下证明其正确性,随后会发现:这些定理的本质含义是,在特定场景下,我们可以以某种方式将 d x dx dx d y dy dy 视为独立的实体。

3.2 Example 1: Integration by Substitution

示例 1:换元积分法

In integration by substitution:
在换元积分法中:

∫ sin ⁡ ( x 2 ) ⋅ 2 x   d x \int \sin (x^2) \cdot 2x \, dx sin(x2)2xdx

Let u = x 2 u = x^2 u=x2
u = x 2 u = x^2 u=x2

d u d x = 2 x \frac {du}{dx} = 2x dxdu=2x

2 x   d x = d u 2x \, dx = du 2xdx=du (the “cross-multiplying” step(“交叉相乘” 步骤))

d x = d u 2 x dx = \frac {du}{2x} dx=2xdu

Then 因此 ∫ sin ⁡ ( x 2 ) ⋅ 2 x   d x = ∫ sin ⁡ ( u ) ⋅ 2 x ⋅ d u 2 x = ∫ sin ⁡ ( u )   d u = − cos ⁡ ( u ) = − cos ⁡ ( x 2 ) \int \sin (x^2) \cdot 2x \, dx = \int \sin (u) \cdot 2x \cdot \frac {du}{2x} = \int \sin (u) \, du = -\cos (u) = -\cos (x^2) sin(x2)2xdx=sin(u)2x2xdu=sin(u)du=cos(u)=cos(x2)

This “cross-multiplying” is not really algebraic manipulation(代数变形) of a fraction, but a shortcut(简化记法) to the theorem of integration by substitution.
此处的 “交叉相乘” 并非真正意义上对分数的代数变形,而是换元积分法定理的简化记法。

3.3 Example 2: Differential Equations

示例 2:微分方程

In differential equations:
在微分方程中:

d y d x = 2 x y \frac {dy}{dx} = \frac {2x}{y} dxdy=y2x

y   d y = 2 x   d x y \, dy = 2x \, dx ydy=2xdx (the “cross-multiplying” step(“交叉相乘” 步骤))

∫ y   d y = ∫ 2 x   d x \int y \, dy = \int 2x \, dx ydy=2xdx

y 2 2 = x 2 + C \frac {y^2}{2} = x^2 + C 2y2=x2+C C C C 为常数)

y 2 = 2 x 2 + C y^2 = 2x^2 + C y2=2x2+C

y = 2 x 2 + C y = \sqrt {2x^2 + C} y=2x2+C

Again, this “cross-multiplying” works because the theorem behind differential equations justifies(证明合理性) treating d y d x \frac {dy}{dx} dxdy as a fraction in this context, even though it is not formally(形式上) a fraction.
同样,此处 “交叉相乘” 的合理性源于微分方程背后的定理:尽管 d y d x \frac {dy}{dx} dxdy 在形式上并非分数,但在该场景下,定理允许我们将其视为分数进行操作。


前文概要简述

一、《What Derivative Notations Mean》(导数符号的含义)

1.四大导数符号体系

  • 莱布尼茨符号( d y d x \frac {dy}{dx} dxdy):定义( d y d x = lim ⁡ Δ x → 0 Δ y Δ x \frac {dy}{dx} = \lim_{\Delta x\rightarrow 0}\frac {\Delta y}{\Delta x} dxdy=limΔx0ΔxΔy)、“关于 x x x 求导” 的含义、链式法则应用( d y d u ⋅ d u d x = d y d x \frac {dy}{du}\cdot\frac {du}{dx}=\frac {dy}{dx} dudydxdu=dxdy

  • 拉格朗日符号( f ′ ( x ) f'(x) f(x)):形式特点(避免分数误导)、核心价值(聚焦函数本身而非变量)

  • 欧拉符号( D f Df Df): D D D 算子与 d d x \frac {d}{dx} dxd 的等价性

  • 牛顿符号( x ˙ \dot {x} x˙):专指 “关于时间 t t t 求导”( x ˙ = d x d t \dot {x} = \frac {dx}{dt} x˙=dtdx)、与撇号符号( y ′ y' y)的关联

2.二阶导数符号( d 2 y d x 2 \frac {d^2y}{dx^2} dx2d2y

  • 定义来源(导数的导数: d d x ( d y d x ) = d 2 y d x 2 \frac {d}{dx}\left (\frac {dy}{dx}\right) = \frac {d^2y}{dx^2} dxd(dxdy)=dx2d2y

  • 符号解读(分母 “ d x 2 dx^2 dx2” 表示 “关于 x x x 求两次导”,非 d ∗ x 2 d*x^2 dx2 x 2 x^2 x2

二、《What Do d x dx dx and dy Mean?》( d x dx dx d y dy dy 的含义是什么?)

1.微分的线性函数定义

  • 标准定义( d f x ( h ) = f ′ ( x ) ⋅ h df_x (h) = f'(x) \cdot h dfx(h)=f(x)h d x dx dx 替代 h h h d y = 2 x ⋅ d x dy = 2x \cdot dx dy=2xdx

  • 日常简化(隐藏 “线性函数属性”,通过 d y = 2 x ⋅ d x dy = 2x \cdot dx dy=2xdx 变形得 d y d x = 2 x \frac {dy}{dx} = 2x dxdy=2x

2.定积分中 d x dx dx 的含义

  • 几何意义(无限小宽度:定积分 ∫ a b f ( x ) d x \int_a^b f (x) dx abf(x)dx 是 “高为 f ( x ) f (x) f(x)、宽为 d x dx dx 的无穷多矩形面积和”)

  • 必要性(无 d x dx dx 则无法表示矩形宽度,结果不构成总面积)

3.积分中 d x dx dx 的位置特性

  • 交换律( ∫ f ( x ) d x = ∫ d x f ( x ) \int f (x) dx = \int dx f (x) f(x)dx=dxf(x),因积分对象是 “函数与 d x dx dx 的乘积”)

  • 括号规则(添加项需括号区分 “积分内 / 外”,如 ∫ d x ( f ( x ) + g ( x ) ) \int dx (f (x)+g (x)) dx(f(x)+g(x)) ∫ d x f ( x ) + g ( x ) \int dx f (x) + g (x) dxf(x)+g(x) 的差异)

三、《Why Do People Treat d y d x \frac {dy}{dx} dxdy as a Fraction?》(为何人们将 d y d x \frac {dy}{dx} dxdy 视为分数?)

1.原因

  • 导数的本质(分数的极限,分数性质在取极限后部分保留)

  • 定理支撑(无通用证明,但换元积分法、微分方程等定理允许 “特定场景下视为分数”)

2.两大应用实例

  • 换元积分法( u = x 2 u=x^2 u=x2 时 “ 2 x   d x = d u 2x \, dx = du 2xdx=du” 的本质:非分数代数变形,而是定理的简化记法)

  • 微分方程( d y d x = 2 x y \frac {dy}{dx} = \frac {2x}{y} dxdy=y2x 变形为 “ y   d y = 2 x   d x y \, dy = 2x \, dx ydy=2xdx” 的合理性:定理支撑下的场景化操作,非形式分数)


微积分中导数符号与微分概念解析

1. 导数符号的含义与应用

1.1 微积分中为何存在多种导数符号?

在微积分学习中,常遇到 莱布尼茨符号( d y d x \frac{dy}{dx} dxdy拉格朗日符号( f ′ ( x ) f'(x) f(x)欧拉符号( D f ( x ) Df(x) Df(x)牛顿符号( y ˙ \dot{y} y˙ 四种主流导数表示法。这些符号源于不同数学家对“函数变化率”的理解,适用场景与表达侧重点存在显著差异,明确其含义是避免计算混淆的关键。

1.2 各符号的定义与适用场景

1.2.1 莱布尼茨符号( d y d x \frac{dy}{dx} dxdy
  • 定义来源:由戈特弗里德·威廉·莱布尼茨(Gottfried Wilhelm Leibniz)提出,最初基于“无穷小量”概念—— Δ y \Delta y Δy 表示函数 y y y 的微小增量, Δ x \Delta x Δx 表示自变量 x x x 的微小增量,导数定义为 d y d x = lim ⁡ Δ x → 0 Δ y Δ x \frac{dy}{dx} = \lim_{\Delta x \to 0} \frac{\Delta y}{\Delta x} dxdy=limΔx0ΔxΔy
  • 现代修正:由于“无穷小量”缺乏严格逻辑基础,现代微积分通过 极限理论 重新定义该符号,明确 d y d x \frac{dy}{dx} dxdy 是一个整体,表示“ y y y x x x 的导数”,而非 d y dy dy d x dx dx 的除法(后续章节将解释单独 d y dy dy d x dx dx 的含义)。
  • 优势与局限
    • 优势:直观体现“变化率”的本质(因变量增量与自变量增量的比值极限),在多变量函数中可清晰标注求导对象(如 ∂ y ∂ x \frac{\partial y}{\partial x} xy 表示“对 x x x 求偏导”);链式法则应用中形式直观,如复合函数 y = f ( u ) y=f(u) y=f(u) u = g ( x ) u=g(x) u=g(x) 的求导公式为 d y d x = d y d u ⋅ d u d x \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx} dxdy=dudydxdu,可通过“分子分母约分”的形式记忆(需注意仅为记忆辅助,非真分数运算)。
    • 局限:易被误解为分数,且在高阶导数中符号需特殊注意(如二阶导数 d 2 y d x 2 \frac{d^2 y}{dx^2} dx2d2y,分母 d x 2 dx^2 dx2 表示“ ( d x ) 2 (dx)^2 (dx)2”,而非“ d ( x 2 ) d(x^2) d(x2)”)。
1.2.2 拉格朗日符号( f ′ ( x ) f'(x) f(x) y ′ y' y
  • 定义来源:由约瑟夫·拉格朗日(Joseph-Louis Lagrange)提出,直接以函数符号为核心, f ′ ( x ) f'(x) f(x) 表示“函数 f f f 在点 x x x 处的导数”。
  • 优势与局限
    • 优势:避免“分数误解”,简化书写(尤其在单变量函数求导中),且可通过撇号数量直观区分导数阶数(如 f ′ ′ ( x ) f''(x) f′′(x) 为二阶导数, f ′ ′ ′ ( x ) f'''(x) f′′′(x) 为三阶导数);聚焦函数本身而非变量关系,适合表达“函数在某点的导数值”,如 f ′ ( 1 ) f'(1) f(1) 可直接表示“ f ( x ) f(x) f(x) x = 1 x=1 x=1 处的导数”。
    • 局限:在多变量函数中无法直接标注求导对象,需额外说明(如“ f ′ ( x , y ) f'(x,y) f(x,y) x x x 求导”)。
1.2.3 欧拉符号( D f ( x ) Df(x) Df(x) D x y D_x y Dxy
  • 定义来源:由莱昂哈德·欧拉(Leonhard Euler)提出,将“求导”视为一种 算子操作—— D D D 表示“求导算子”, D f ( x ) Df(x) Df(x) 表示“对函数 f ( x ) f(x) f(x) 施加求导操作”,与 d d x f ( x ) \frac{d}{dx}f(x) dxdf(x) 等价。
  • 优势:在高阶导数与线性微分方程中优势显著,如 D 2 f ( x ) D^2 f(x) D2f(x) 表示二阶导数(即 d 2 f d x 2 \frac{d^2 f}{dx^2} dx2d2f),方程 D 2 y − 2 D y + y = 0 D^2 y - 2Dy + y = 0 D2y2Dy+y=0 可清晰体现“求导次数”。
1.2.4 牛顿符号( y ˙ \dot{y} y˙
  • 定义来源:由艾萨克·牛顿(Isaac Newton)提出,主要用于 物理领域 y ˙ \dot{y} y˙ 表示“ y y y 对时间 t t t 的一阶导数”, y ¨ \ddot{y} y¨ 表示二阶导数(如速度 v = s ˙ v = \dot{s} v=s˙,加速度 a = s ¨ a = \ddot{s} a=s¨,其中 s s s 为位移)。
  • 关联与局限:本质是“特定自变量(时间 t t t)的拉格朗日符号简化”,即 y ˙ = y ′ ( t ) = d y d t \dot{y} = y'(t) = \frac{dy}{dt} y˙=y(t)=dtdy;仅适用于“对时间求导”的场景,通用性较弱。

1.3 关键注意点与高阶导数符号解读

  • 所有导数符号均表示“函数在某点的变化率”,本质一致但表达侧重不同,需根据场景选择(如物理中常用牛顿符号,数学分析中常用莱布尼茨与拉格朗日符号)。
  • 莱布尼茨符号的高阶导数标注规则: n n n 阶导数表示为 d n y d x n \frac{d^n y}{dx^n} dxndny,其中分子 d n y d^n y dny 表示“对 y y y 求导 n n n 次”,分母 d x n dx^n dxn 表示“对 x x x 求导 n n n 次”(非 x x x n n n 次方)。
  • 二阶导数符号 d 2 y d x 2 \frac{d^2 y}{dx^2} dx2d2y 定义来源:是“导数的导数”,即先对 y y y 求关于 x x x 的一阶导数 d y d x \frac{dy}{dx} dxdy,再对该结果求关于 x x x 的导数,数学表达为 d 2 y d x 2 = d d x ( d y d x ) \frac{d^2 y}{dx^2} = \frac{d}{dx}\left( \frac{dy}{dx} \right) dx2d2y=dxd(dxdy);需注意分母“ d x 2 dx^2 dx2”不可理解为“ d ( x 2 ) d(x^2) d(x2)”(对 x 2 x^2 x2 求微分)或“ x x x 的平方”,符号整体表示“二阶变化率”。

2. 微分 d x dx dx d y dy dy 的本质

2.1 核心问题:单独的 d x dx dx d y dy dy 是什么?

在莱布尼茨符号 d y d x \frac{dy}{dx} dxdy 中, d x dx dx d y dy dy 并非孤立存在,但在积分(如 ∫ f ( x ) d x \int f(x) dx f(x)dx)或微分方程(如 d y = 2 x d x dy = 2x dx dy=2xdx)中,二者常单独出现。需明确: d x dx dx d y dy dy 是“微分”,本质是线性函数,用于近似函数的微小增量

2.2 微分的严格定义与几何意义

设函数 y = f ( x ) y = f(x) y=f(x) 在点 x x x 处可导(可导是可微的充要条件),则:

  • 自变量 x x x 的微分 d x dx dx:定义为 自变量的增量,即 d x = Δ x dx = \Delta x dx=Δx Δ x \Delta x Δx x x x 的任意微小变化量,可正可负)。
  • 因变量 y y y 的微分 d y dy dy:定义为 函数增量的线性主部,即
    d y = f ′ ( x ) ⋅ d x dy = f'(x) \cdot dx dy=f(x)dx
    其中, f ′ ( x ) f'(x) f(x) 是函数在点 x x x 处的导数, d x dx dx 是自变量微分。
几何意义

在平面直角坐标系中, d y dy dy 表示“函数 y = f ( x ) y = f(x) y=f(x) 在点 ( x , f ( x ) ) (x, f(x)) (x,f(x)) 处切线的纵坐标增量”,而 Δ y = f ( x + Δ x ) − f ( x ) \Delta y = f(x + \Delta x) - f(x) Δy=f(x+Δx)f(x) 是“函数曲线的纵坐标增量”。当 Δ x \Delta x Δx 趋近于 0 时, d y dy dy Δ y \Delta y Δy 的近似值(误差为 Δ x \Delta x Δx 的高阶无穷小)。

2.3 微分与导数的区别

对比维度导数( d y d x \frac{dy}{dx} dxdy微分( d y dy dy d x dx dx
数学本质函数在某点的变化率(常数或函数)函数增量的线性主部(与 d x dx dx 相关的量)
依赖对象仅依赖 x x x(单变量函数中)依赖 x x x d x dx dx d x dx dx 是自变量微分)
核心用途描述函数的“瞬时变化趋势”近似计算函数增量(如 Δ y ≈ d y \Delta y \approx dy Δydy

2.4 微分在积分中的作用

在定积分 ∫ a b f ( x ) d x \int_a^b f(x) dx abf(x)dx 中, d x dx dx 的含义需结合积分定义理解:

  1. 几何意义 d x dx dx 表示“积分区间 [ a , b ] [a, b] [a,b] 被分割后,每个小区间的宽度”(当分割份数趋近于无穷时, d x dx dx 为“无穷小宽度”)。
  2. 积分本质 ∫ a b f ( x ) d x \int_a^b f(x) dx abf(x)dx 表示“无穷多个高为 f ( x ) f(x) f(x)、宽为 d x dx dx 的矩形面积之和”, d x dx dx 是确保积分维度(长度→面积)正确的关键符号(若缺少 d x dx dx,仅 ∫ a b f ( x ) \int_a^b f(x) abf(x) 无明确数学意义)。
  3. 符号灵活性
    • 乘法交换律:由于积分是“无限项乘积的和”,满足乘法交换律,因此 ∫ a b f ( x ) d x = ∫ a b d x ⋅ f ( x ) \int_a^b f(x) dx = \int_a^b dx \cdot f(x) abf(x)dx=abdxf(x),可根据计算便捷性选择形式。
    • 括号规则:添加额外项时,需用括号区分“积分内部”与“积分外部”,如 ∫ a b d x ⋅ ( f ( x ) + g ( x ) ) \int_a^b dx \cdot (f(x) + g(x)) abdx(f(x)+g(x)) 表示“对 f ( x ) + g ( x ) f(x)+g(x) f(x)+g(x) 整体积分”,结果为 ∫ a b f ( x ) d x + ∫ a b g ( x ) d x \int_a^b f(x) dx + \int_a^b g(x) dx abf(x)dx+abg(x)dx;而 ∫ a b d x ⋅ f ( x ) + g ( x ) \int_a^b dx \cdot f(x) + g(x) abdxf(x)+g(x) 表示“对 f ( x ) f(x) f(x) 积分后,再与 g ( x ) g(x) g(x) 相加”,结果为 ( ∫ a b f ( x ) d x ) + g ( x ) \left( \int_a^b f(x) dx \right) + g(x) (abf(x)dx)+g(x)
    • 多变量积分注意:在二重积分 ∬ D f ( x , y ) d x d y \iint_D f(x,y) dx dy Df(x,y)dxdy 中,微分顺序( d x d y dx dy dxdy d y d x dy dx dydx)需与积分限对应,不可随意交换。

2.5 进阶补充:微分形式的拓展

在微分几何中, d x dx dx 被定义为“流形上的 1-形式”(一种线性函数),可用于描述曲线、曲面的局部性质,但其严格定义超出基础微积分范畴,基础阶段只需掌握“微分是线性近似工具”即可。

3. d y d x \frac{dy}{dx} dxdy 的“分数假象”与理论依据

3.1 核心矛盾: d y d x \frac{dy}{dx} dxdy 不是分数,为何可按分数操作?

由前文可知, d y d x \frac{dy}{dx} dxdy 是导数的整体符号(表示极限 lim ⁡ Δ x → 0 Δ y Δ x \lim_{\Delta x \to 0} \frac{\Delta y}{\Delta x} limΔx0ΔxΔy),并非 d y dy dy d x dx dx 的除法。但在实际计算中(如变量代换、微分方程求解),人们常将其当作分数操作(如 d y d x = d y d u ⋅ d u d x \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx} dxdy=dudydxdu,可类比分数约分),这种操作的合法性需通过 数学定理 支撑,而非符号本身的分数属性。

3.2 操作合法性的理论依据

3.2.1 导数定义与分数的“历史关联”

莱布尼茨符号的设计源于“无穷小量的比值”:早期微积分中, d y d x \frac{dy}{dx} dxdy 被视为“无穷小增量 d y dy dy d x dx dx 的商”(即 d y d x = 无穷小的 Δ y 无穷小的 Δ x \frac{dy}{dx} = \frac{\text{无穷小的}\Delta y}{\text{无穷小的}\Delta x} dxdy=无穷小的Δx无穷小的Δy)。尽管现代微积分用“极限理论”修正了“无穷小量”的逻辑漏洞,但导数仍保留了“分数的运算结构”(如链式法则、反函数求导法则),为按分数操作提供直观基础。

3.2.2 链式法则的“分数式表达”

y = f ( u ) y = f(u) y=f(u) u = g ( x ) u = g(x) u=g(x),且 f ( u ) f(u) f(u) g ( x ) g(x) g(x) 均可导,则链式法则的公式为:
d y d x = d y d u ⋅ d u d x \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx} dxdy=dudydxdu
该公式的形式与“分数乘法约分”完全一致,因此可通过“分数思维”记忆,但本质是 复合函数求导法则的数学结果,而非真的“约分”。

3.2.3 积分变量代换的支撑

在不定积分 ∫ f ( g ( x ) ) ⋅ g ′ ( x ) d x \int f(g(x)) \cdot g'(x) dx f(g(x))g(x)dx 中,令 u = g ( x ) u = g(x) u=g(x),则 d u = g ′ ( x ) d x du = g'(x) dx du=g(x)dx(即 d u d x = g ′ ( x ) \frac{du}{dx} = g'(x) dxdu=g(x)),积分可转化为 ∫ f ( u ) d u \int f(u) du f(u)du。此处“ d u = g ′ ( x ) d x du = g'(x) dx du=g(x)dx”的推导,看似是“将 d u d x = g ′ ( x ) \frac{du}{dx} = g'(x) dxdu=g(x) 两边同乘 d x dx dx”(分数操作),实则是 积分变量代换定理 的简化表达:
∫ a b f ( g ( x ) ) ⋅ g ′ ( x ) d x = ∫ g ( a ) g ( b ) f ( u ) d u \int_a^b f(g(x)) \cdot g'(x) dx = \int_{g(a)}^{g(b)} f(u) du abf(g(x))g(x)dx=g(a)g(b)f(u)du
“按分数操作”是对该定理结果的便捷记忆,无需每次都严格证明定理。

3.3 提醒:避免“过度分数化”

虽然 d y d x \frac{dy}{dx} dxdy 可按分数操作,但需注意 适用边界

  • 多变量函数的偏导数符号不可视为分数:在多变量函数中,偏导数符号 ∂ y ∂ x \frac{\partial y}{\partial x} xy(表示“对 x x x 求导,其他变量视为常数”)绝对不可拆分或按分数操作。例如,对 z = x + y z = x + y z=x+y ∂ z ∂ x = 1 \frac{\partial z}{\partial x}=1 xz=1 ∂ x ∂ y = − 1 \frac{\partial x}{\partial y}=-1 yx=1 ∂ y ∂ z = 1 \frac{\partial y}{\partial z}=1 zy=1,若按分数约分则会得出 ∂ z ∂ x ⋅ ∂ x ∂ y ⋅ ∂ y ∂ z = − 1 ≠ 1 \frac{\partial z}{\partial x} \cdot \frac{\partial x}{\partial y} \cdot \frac{\partial y}{\partial z} = -1 \neq 1 xzyxzy=1=1 的矛盾结果,因偏导数的“求导对象依赖其他变量”,不满足分数的运算逻辑。
  • 高阶导数符号不可拆分:二阶导数 d 2 y d x 2 \frac{d^2 y}{dx^2} dx2d2y 不可拆分为 d 2 y d x ⋅ d x \frac{d^2 y}{dx \cdot dx} dxdxd2y,其本质是“对一阶导数 d y d x \frac{dy}{dx} dxdy 再求导”(即 d d x ( d y d x ) \frac{d}{dx}\left( \frac{dy}{dx} \right) dxd(dxdy)),“ d 2 y d^2 y d2y”和“ d x 2 dx^2 dx2”均为整体符号,与分数的分子、分母无关联。

3.4 典型应用实例与总结

典型应用实例
  1. 换元积分法:以 ∫ 2 x ⋅ cos ⁡ ( x 2 ) d x \int 2x \cdot \cos(x^2) dx 2xcos(x2)dx 为例,令 u = x 2 u = x^2 u=x2,则 d u = 2 x ⋅ d x du = 2x \cdot dx du=2xdx,积分转化为 ∫ cos ⁡ ( u ) d u = sin ⁡ ( u ) + C = sin ⁡ ( x 2 ) + C \int \cos(u) du = \sin(u) + C = \sin(x^2) + C cos(u)du=sin(u)+C=sin(x2)+C。此处“ d u = 2 x ⋅ d x du = 2x \cdot dx du=2xdx”是换元积分法定理的简化表达,非随意的分数操作。
  2. 微分方程求解:以 d y d x = 2 x y \frac{dy}{dx} = \frac{2x}{y} dxdy=y2x y ≠ 0 y \neq 0 y=0)为例,变形为 y ⋅ d y = 2 x ⋅ d x y \cdot dy = 2x \cdot dx ydy=2xdx,两边分别积分得 1 2 y 2 = x 2 + C \frac{1}{2}y^2 = x^2 + C 21y2=x2+C,整理为 y 2 = 2 x 2 + C ′ y^2 = 2x^2 + C' y2=2x2+C C ′ = 2 C C'=2C C=2C)。这种“交叉相乘”是微分方程分离变量法定理的应用,确保变形后方程与原方程同解。
总结

“将 d y d x \frac{dy}{dx} dxdy 视为分数”是 基础微积分中的实用简化方法,其合法性源于导数定义的历史关联与核心定理(链式法则、变量代换定理)的支撑。对于初学者,无需深入微分形式的严格理论,只需记住“操作有效且符合定理”即可,但需明确其“非分数”的本质,避免在多变量函数、高阶导数等场景中误用,平衡“计算便捷性”与“概念准确性”。


微积分经典教材对比与美国微积分教材市场格局演变

图灵编辑部

托马斯教材哈佛教材斯图尔特教材
主导时间1950~19851985~19951995至今
严格性极高,严格论证为主中等,去数学化高,形式化表达后置
可读性学术化语言通俗化语言课堂式语言
案例丰富度物理学应用为主跨学科案例跨学科案例

via:

潮汐研究作为海洋科学的关键分支,融合了物理海洋学、地理信息系统及水利工程等多领域知识。TMD2.05.zip是一套基于MATLAB环境开发的潮汐专用分析工具集,为科研人员工程实践者提供系统化的潮汐建模计算支持。该工具箱通过模块化设计实现了两大核心功能: 在交互界面设计方面,工具箱构建了图形化操作环境,有效降低了非专业用户的操作门槛。通过预设参数输入模块(涵盖地理坐标、时间序列、测站数据等),用户可自主配置模型运行条件。界面集成数据加载、参数调整、可视化呈现及流程控制等标准化组件,将复杂的数值运算过程转化为可交互的操作流程。 在潮汐预测模块中,工具箱整合了谐波分解法潮流要素解析法等数学模型。这些算法能够解构潮汐观测数据,识别关键影响要素(包括K1、O1、M2等核心分潮),并生成不同时间尺度的潮汐预报。基于这些模型,研究者可精准推算特定海域的潮位变化周期振幅特征,为海洋工程建设、港湾规划设计及海洋生态研究提供定量依据。 该工具集在实践中的应用方向包括: - **潮汐动力解析**:通过多站点观测数据比对,揭示区域主导潮汐成分的时空分布规律 - **数值模型构建**:基于历史观测序列建立潮汐动力学模型,实现潮汐现象的数字化重构预测 - **工程影响量化**:在海岸开发项目中评估人工构筑物对自然潮汐节律的扰动效应 - **极端事件模拟**:建立风暴潮天文潮耦合模型,提升海洋灾害预警的时空精度 工具箱以"TMD"为主程序包,内含完整的函数库示例脚本。用户部署后可通过MATLAB平台调用相关模块,参照技术文档完成全流程操作。这套工具集将专业计算能力人性化操作界面有机结合,形成了从数据输入到成果输出的完整研究链条,显著提升了潮汐研究的工程适用性科研效率。 资源来源于网络分享,仅用于学习交流使用,请勿用于商业,如有侵权请联系我删除!
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值