当前位置:网站首页>积分简明笔记-第一类曲线积分的类型
积分简明笔记-第一类曲线积分的类型
2022-07-30 07:55:00 【繁星依月】
第一类曲线积分的类型
一、第一类曲线积分的分类
01 平面第一类曲线积分
若 Γ A B ⊂ R 2 \Gamma_{AB}\subset\mathrm{R}^2 ΓAB⊂R2, P ( x , y ) ∈ Γ A B P(x,y)\in\Gamma_{AB} P(x,y)∈ΓAB,
∫ Γ A B f ( P ) d s = ∫ Γ A B f ( x , y ) d s \int_{\Gamma_{AB}}f(P)ds=\int_{\Gamma_{AB}}f(x,y)ds ∫ΓABf(P)ds=∫ΓABf(x,y)ds 称为平面第一类曲线积分。
02 空间第一类曲线积分
若 Γ A B ⊂ R 3 \Gamma_{AB}\subset\mathrm{R}^3 ΓAB⊂R3, P ( x , y , z ) ∈ Γ A B P(x,y,z)\in\Gamma_{AB} P(x,y,z)∈ΓAB,
∫ Γ A B f ( P ) d s = ∫ Γ A B f ( x , y , z ) d s \int_{\Gamma_{AB}}f(P)ds=\int_{\Gamma_{AB}}f(x,y,z)ds ∫ΓABf(P)ds=∫ΓABf(x,y,z)ds 称为空间第一类曲线积分。
第一类曲线积分可以求平面和空间的曲线弧长。
二、第一类曲线积分的计算
01 平面第一类曲线积分
(1) 一元函数型
形式: Γ A B : y = φ ( x ) , x ∈ [ a , b ] \Gamma_{AB}:y=\varphi(x),x\in[a,b] ΓAB:y=φ(x),x∈[a,b] (x=x) 特殊的参数方程
φ ’ ( x ) \varphi’(x) φ’(x) 连续(以后默认)
∫ Γ A B f ( x , y ) d s = ∫ a b f ( x , φ ( x ) ) 1 + φ ′ 2 ( x ) d x \int_{\Gamma_{AB}}f(x,y)ds=\int_{a}^{b}f(x,\varphi(x))\sqrt{1+\varphi'^2(x)}\ dx ∫ΓABf(x,y)ds=∫abf(x,φ(x))1+φ′2(x) dx
(2) 一元反函数型
形式: Γ A B : x = ψ ( y ) , y ∈ [ c , d ] , ψ ’ ( x ) \Gamma_{AB}:x=\psi(y)\ , \ y\in[c,d]\ , \ \psi’(x) ΓAB:x=ψ(y) , y∈[c,d] , ψ’(x) 连续 ( y = y y=y y=y ) 特殊的参数方程
∫ Γ A B f ( x , y ) d s = ∫ c d f ( ψ ( y ) , y ) 1 + ψ ′ 2 ( y ) d y \int_{\Gamma_{AB}}f(x,y)ds=\int_{c}^{d}f(\psi(y),y)\sqrt{1+\psi'^2(y)}\ dy ∫ΓABf(x,y)ds=∫cdf(ψ(y),y)1+ψ′2(y) dy
(3) 极坐标型
形式: Γ A B : r = r ( θ ) , θ ∈ [ α , β ] , r ′ ( θ ) \Gamma_{AB}:r=r(\theta)\ , \ \theta\in[\alpha,\beta]\ , \ r'(\theta) ΓAB:r=r(θ) , θ∈[α,β] , r′(θ) 连续
⇒ { x = r ( θ ) cos θ y = r ( θ ) sin θ θ ∈ [ α , β ] \Rightarrow\ \begin{cases}\ x=r(\theta)\cos\theta \\ \ y=r(\theta)\sin\theta\end{cases}\quad\theta\in[\alpha,\beta] ⇒ { x=r(θ)cosθ y=r(θ)sinθθ∈[α,β] , x ′ 2 ( θ ) + y ′ 2 ( θ ) = r 2 ( θ ) + r ′ 2 ( θ ) x'^2(\theta)+y'^2(\theta)=r^2(\theta)+r'^2(\theta) x′2(θ)+y′2(θ)=r2(θ)+r′2(θ),强行构造参数方程
∫ Γ A B f ( x , y ) d s = ∫ α β f ( r ( θ ) cos θ , r ( θ ) sin θ ) r 2 ( θ ) + r ′ 2 ( θ ) d θ \int_{\Gamma_{AB}}f(x,y)ds=\int_{\alpha}^{\beta}f(r(\theta)\cos\theta,r(\theta)\sin\theta)\sqrt{r^2(\theta)+r'^2(\theta)}\ d\theta ∫ΓABf(x,y)ds=∫αβf(r(θ)cosθ,r(θ)sinθ)r2(θ)+r′2(θ) dθ
(4) 反极坐标型
形式: Γ A B : θ = θ ( r ) , r ∈ [ a , b ] , θ ′ ( r ) \Gamma_{AB}:\theta=\theta(r)\ , \ r\in[a,b]\ , \ \theta'(r) ΓAB:θ=θ(r) , r∈[a,b] , θ′(r) 连续
⇒ { x = r cos θ ( r ) y = r sin θ ( r ) r ∈ [ a , b ] \Rightarrow\ \begin{cases}\ x=r\cos\theta(r) \\ \ y=r\sin\theta(r)\end{cases}\quad r\in[a,b] ⇒ { x=rcosθ(r) y=rsinθ(r)r∈[a,b]
不作统一形式的公式,具体题目具体分析。
好的思路:转化为 r = r ( θ ) r=r(\theta) r=r(θ) 或者关于x,y的方程。
02 空间第一类曲线积分
若 Γ A B : { x = x ( t ) y = y ( t ) z = z ( t ) t ∈ [ α , β ] \Gamma_{AB}:\ \begin{cases}\ x=x(t) \\ \ y=y(t) \\ \ z=z(t)\end{cases}\quad t\in[\alpha,\beta] ΓAB: ⎩⎨⎧ x=x(t) y=y(t) z=z(t)t∈[α,β],则有
∫ Γ A B f ( x , y , z ) d s = ∫ α β f ( x ( t ) , y ( t ) , z ( t ) ) x ′ 2 ( t ) + y ′ 2 ( t ) + z ′ 2 ( t ) d t \int_{\Gamma_{AB}}f(x,y,z)ds=\int_{\alpha}^{\beta}f(x(t),y(t),z(t))\sqrt{x'^2(t)+y'^2(t)+z'^2(t)}\ dt ∫ΓABf(x,y,z)ds=∫αβf(x(t),y(t),z(t))x′2(t)+y′2(t)+z′2(t) dt
重积分被积函数一般不能化简,因为它满足的是不等式,而曲线曲面积分经常可以化简,因为它满足的是等式。
边栏推荐
猜你喜欢
【Flask框架①】——Flask介绍
RFID固定资产盘点系统给企业带来哪些便利?
typescript7-typescript常用类型
看完这100个客户需求,我终于知道企业文档管理的秘密
Thinking about digital transformation of construction enterprises in 2022, the road to digital transformation of construction enterprises
【零基础玩转BLDC系列】以GD32F30x为例定时器相关功能详解
opencv可以有多有趣
PCB板加工流程中哪些因素会影响到传输线阻抗
手把手教学OneOS FOTA升级
【无标题】
随机推荐
leetcode-990:等式方程的可满足性
OA项目之待开会议&历史会议&所有会议
SwiftUI SQLite 教程之 构建App本地数据库实现创建、读取、更新和删除(教程含完成项目源码)
RFID固定资产盘点系统给企业带来哪些便利?
【微信小程序】页面事件
20个电路能懂5个以上,足以证明你在电子行业混过!
PCB板加工流程中哪些因素会影响到传输线阻抗
JS中如何阻止事件冒泡和默认行为
typescript6 - simplify the steps to run ts
风靡全球25年的重磅IP,新作沦为脚本乐园
回板后,处理器不启动,怎么办?
看完这100个客户需求,我终于知道企业文档管理的秘密
与tcp协议有关的几个知识点
风险登记册
leetcode力扣——一篇文章解决多数之和问题
【网络攻防】常见的网络攻防技术——黑客攻防(通俗易懂版)
Golang DES 加解密如何实现?
The blockbuster IP that has been popular in the world for 25 years, the new work has become a script paradise
经典毕业设计:基于SSM实现高校后勤报修系统
How to Assemble a Registry