简单的无理函数的不定积分

news/2025/2/1 9:16:41/

前置知识:

  • 直接积分法
  • 有理函数的不定积分

简单的无理函数的不定积分

对无理函数积分的基本方法就是通过换元将其化为有理函数的积分。下面讲讲几类无理函数积分的求法。

注: R ( u , v ) R(u,v) R(u,v)是由 u , v u,v u,v与常数经过有限次四则运算得到的有理式。

形如 ∫ R ( x , a x + b c x + d ) d x \int R(x,\sqrt\dfrac{ax+b}{cx+d})dx R(x,cx+dax+b )dx的积分

求形如 ∫ R ( x , a x + b c x + d ) d x \int R(x,\sqrt\dfrac{ax+b}{cx+d})dx R(x,cx+dax+b )dx的积分,其中 a d ≠ b c ad\neq bc ad=bc

t n = a x + b c x + d t^n=\dfrac{ax+b}{cx+d} tn=cx+dax+b,则 x = d t n − b a − c t n x=\dfrac{dt^n-b}{a-ct^n} x=actndtnb d x = a d − b c ( a − c t n ) 2 n t n − 1 d t dx=\dfrac{ad-bc}{(a-ct^n)^2}nt^{n-1}dt dx=(actn)2adbcntn1dt,从而把原积分变换为有理函数的积分。

∫ R ( x , a x + b c x + d ) d x = ∫ R ( d t n − b a − c t n , t ) ⋅ a d − b c ( a − c t n ) 2 n t n − 1 d t \int R(x,\sqrt\dfrac{ax+b}{cx+d})dx=\int R(\dfrac{dt^n-b}{a-ct^n},t)\cdot\dfrac{ad-bc}{(a-ct^n)^2}nt^{n-1}dt R(x,cx+dax+b )dx=R(actndtnb,t)(actn)2adbcntn1dt

例题

计算 ∫ 1 ( x − 1 ) ( x + 1 ) 2 3 d x \int \dfrac{1}{\sqrt[3]{(x-1)(x+1)^2}}dx 3(x1)(x+1)2 1dx

解:
\qquad t = x + 1 x − 1 3 t=\sqrt[3]{\dfrac{x+1}{x-1}} t=3x1x+1 ,则 x = t 3 + 1 t 3 − 1 x=\dfrac{t^3+1}{t^3-1} x=t31t3+1 d x = − 6 t 2 ( t 3 − 1 ) 2 d t dx=-\dfrac{6t^2}{(t^3-1)^2}dt dx=(t31)26t2dt,于是

\qquad 原式 = ∫ x + 1 x − 1 3 ⋅ 1 x + 1 d x = − ∫ t ⋅ ( 1 2 ⋅ t 3 − 1 t 3 ) ⋅ 6 t 2 ( t 3 − 1 ) 2 d t =\int \sqrt[3]{\dfrac{x+1}{x-1}}\cdot\dfrac{1}{x+1}dx=-\int t\cdot(\dfrac 12\cdot\dfrac{t^3-1}{t^3})\cdot \dfrac{6t^2}{(t^3-1)^2}dt =3x1x+1 x+11dx=t(21t3t31)(t31)26t2dt

= − ∫ 3 t 3 − 1 d t = ∫ ( − 1 t − 1 + t + 2 t 2 + t + 1 ) d t \qquad\qquad =-\int \dfrac{3}{t^3-1}dt=\int(-\dfrac{1}{t-1}+\dfrac{t+2}{t^2+t+1})dt =t313dt=(t11+t2+t+1t+2)dt

= − ln ⁡ ∣ t − 1 ∣ + 1 2 ∣ t 2 + t + 1 ∣ + 3 arctan ⁡ ( 2 t + 1 3 ) + C \qquad\qquad =-\ln|t-1|+\dfrac 12|t^2+t+1|+\sqrt 3\arctan(\dfrac{2t+1}{\sqrt 3})+C =lnt1∣+21t2+t+1∣+3 arctan(3 2t+1)+C

= 1 2 ln ⁡ t 3 − 1 ( t − 1 ) 3 + 3 arctan ⁡ ( 2 t + 1 3 ) + C \qquad\qquad =\dfrac 12\ln\dfrac{t^3-1}{(t-1)^3}+\sqrt3\arctan(\dfrac{2t+1}{\sqrt 3})+C =21ln(t1)3t31+3 arctan(3 2t+1)+C

= 1 2 ln ⁡ ∣ 2 x − 1 ( x + 1 x − 1 − 1 ) 3 ∣ + 3 arctan ⁡ [ 2 3 x + 1 x − 1 3 + 1 3 ] + C \qquad\qquad =\dfrac 12\ln|\dfrac{\frac{2}{x-1}}{(\sqrt{\frac{x+1}{x-1}}-1)^3}|+\sqrt3\arctan[\dfrac{2}{\sqrt 3}\sqrt[3]{\dfrac{x+1}{x-1}}+\dfrac{1}{\sqrt 3}]+C =21ln(x1x+1 1)3x12+3 arctan[3 23x1x+1 +3 1]+C

= − 1 2 ln ⁡ ∣ x − 1 2 ∣ − 3 2 ln ⁡ ∣ x + 1 x − 1 3 − 1 ∣ + 3 arctan ⁡ [ 2 3 x + 1 x − 1 3 + 1 3 ] + C \qquad\qquad =-\dfrac12\ln|\dfrac{x-1}{2}|-\dfrac 32\ln|\sqrt[3]{\dfrac{x+1}{x-1}}-1|+\sqrt3\arctan[\dfrac{2}{\sqrt 3}\sqrt[3]{\dfrac{x+1}{x-1}}+\dfrac{1}{\sqrt 3}]+C =21ln2x123ln3x1x+1 1∣+3 arctan[3 23x1x+1 +3 1]+C


形如 R ( x , a x 2 + b x + c ) R(x,\sqrt{ax^2+bx+c}) R(x,ax2+bx+c )的积分

求形如 R ( x , a x 2 + b x + c ) R(x,\sqrt{ax^2+bx+c}) R(x,ax2+bx+c )的积分,其中 a ≠ 0 a\neq 0 a=0

这个无理式可以化为以下三种形式:

  • ∫ R ( x , ( x + p ) 2 + q 2 ) d x \int R(x,\sqrt{(x+p)^2+q^2})dx R(x,(x+p)2+q2 )dx
  • ∫ R ( x , ( x + p ) 2 − q 2 ) d x \int R(x,\sqrt{(x+p)^2-q^2})dx R(x,(x+p)2q2 )dx
  • ∫ R ( x , q 2 − ( x + p ) 2 ) d x \int R(x,\sqrt{q^2-(x+p)^2})dx R(x,q2(x+p)2 )dx

对这三种情况,可以由以下变换将它们化为三角有理式的积分:

  • x + p = q tan ⁡ t x+p=q\tan t x+p=qtant
  • x + p = q sec ⁡ t x+p=q\sec t x+p=qsect
  • x + p = q sin ⁡ t x+p=q\sin t x+p=qsint

例题

计算 ∫ x 2 − 2 x + 2 x − 1 d x \int \dfrac{\sqrt{x^2-2x+2}}{x-1}dx x1x22x+2 dx

解:
\qquad x − 1 = tan ⁡ t x-1=\tan t x1=tant,则 x 2 − 2 x + 2 = tan ⁡ 2 t + 1 = 1 cos ⁡ t \sqrt{x^2-2x+2}=\sqrt{\tan^2 t+1}=\dfrac{1}{\cos t} x22x+2 =tan2t+1 =cost1 1 cos ⁡ 2 t d t \dfrac{1}{\cos^2 t}dt cos2t1dt,于是

\qquad 原式 = 1 sin ⁡ t ⋅ 1 cos ⁡ 2 t d t = ∫ 1 ( cos ⁡ 2 t − 1 ) cos ⁡ 2 t ⋅ ( − sin ⁡ t ) d t =\dfrac{1}{\sin t}\cdot\dfrac{1}{\cos^2t}dt=\int\dfrac{1}{(\cos^2t-1)\cos^2 t}\cdot(-\sin t)dt =sint1cos2t1dt=(cos2t1)cos2t1(sint)dt

= ∫ ( 1 cos ⁡ 2 t − 1 − 1 cos ⁡ 2 t ) d ( cos ⁡ t ) = 1 2 ln ⁡ ∣ cos ⁡ t − 1 cos ⁡ t + 1 ∣ + 1 cos ⁡ t + C \qquad\qquad =\int(\dfrac{1}{\cos^2 t-1}-\dfrac{1}{\cos^2 t})d(\cos t)=\dfrac 12\ln|\dfrac{\cos t-1}{\cos t+1}|+\dfrac{1}{\cos t}+C =(cos2t11cos2t1)d(cost)=21lncost+1cost1+cost1+C

= 1 2 ln ⁡ ∣ ( cos ⁡ t − 1 ) 2 cos ⁡ t 2 − 1 ∣ + x 2 − 2 x + 2 + C = 1 2 ln ⁡ ( 1 − cos ⁡ t sin ⁡ t ) 2 + x 2 − 2 x + 2 + C \qquad\qquad =\dfrac 12\ln|\dfrac{(\cos t-1)^2}{\cos t^2-1}|+\sqrt{x^2-2x+2}+C=\dfrac 12\ln(\dfrac{1-\cos t}{\sin t})^2+\sqrt{x^2-2x+2}+C =21lncost21(cost1)2+x22x+2 +C=21ln(sint1cost)2+x22x+2 +C

= ln ⁡ ∣ 1 cos ⁡ t − 1 tan ⁡ x ∣ + x 2 − 2 x + 2 + C = ln ⁡ ∣ x 2 − 2 x + 2 − 1 x − 1 ∣ + x 2 − 2 x + 2 + C \qquad\qquad =\ln|\dfrac{\frac{1}{\cos t}-1}{\tan x}|+\sqrt{x^2-2x+2}+C=\ln|\dfrac{\sqrt{x^2-2x+2}-1}{x-1}|+\sqrt{x^2-2x+2}+C =lntanxcost11+x22x+2 +C=lnx1x22x+2 1+x22x+2 +C


总结

对于这些简单的无理函数的不定积分,要善于换元,将无理函数的不定积分转化为有理函数的不定积分,然后运用之前的知识来求解即可。


http://www.ppmy.cn/news/58869.html

相关文章

MyBatis:使用代码整合

文章目录 MyBatis:Day 04框架1. 依赖:pom.xml2. 外部配置文件:db.properties3. 核心配置文件:mybatis-config.xml4. 实体类5. 接口:xxxMapper.java6. 实现类:xxxMapper.xml7. 测试 MyBatis:Day …

Elasticsearch——文档操作

新增文档 POST /索引库名/_doc/文档id { "字段1": "值1", "字段2": "值2", "字段3": { "子属性1": "值3", "子属性2": "值4" }, // ... } 查询文档 GET /索引库名/_doc/文档id 删除…

PHP二维数组排序的 方法

关于排序一般我们都是通过数据库或者nosql(eg:redis)先排好序然后输出到程序里直接使用,但是有些时候我们需要通过PHP直接来对数组进行排序,而在PHP里存储数据用到最多的就是对象和数组,但处理较多的就是数组,因为有非常丰富的内置…

flinkCDC相当于Delta.io中的什么 delta.io之CDF

类似flink CDC databricks 官方文档: How to Simplify CDC With Delta Lakes Change Data Feed - The Databricks Blog delta.io 官方文档: Change data feed — Delta Lake Documentation 概述 更改数据馈送 (CDF) 功能允许 Delta 表跟踪 Delta 表版本之间的行级更改 在…

Selenium基础篇之键盘操作(一)

文章目录 前言一、常用方法(上)二、小剧场2.1场景2.2代码2.2.1引入库2.2.2启动浏览器实例2.2.3访问C站首页2.2.4窗口最大化2.2.5获取输入框元素2.2.6向输入框输入文字2.2.7使用退格键删除最后一个字符2.2.8全选输入框文字2.2.9剪切输入框文字2.2.10粘贴文字到输入框2.2.11回车查…

在 Python 中将整数转换为罗马数字

罗马数字使用以下七个符号书写。 Symbol Value I 1 V 5 X 10 L 50 C 100 D 500 M 1000这些符号用于表示数以千计的数字。 罗马写20,可以用两个X拼成XX。 但是 XXXX 不…

大津算法ostu

大津算法是一种自适应图像二值化方法。 它以最大化类内距离或最小化类间距离为优化目标,将图像从某一亮度阈值分为前景/背景。 其基本原理示意图如下: 1.前言 为了深入介绍此算法,先说明一些背景知识。 1.1 数据可分性 数据可分性通常使…

0. 前言

1. 前言 自从毕业后,当我背起行囊,离乡背井,远上沿海打工,年轻热血,总是对未来充满着期望,充满奋斗的想法。 入职华为,有幸接触了云计算,第一次听到 Kubernetes 的概念时&#xff…