当前位置:网站首页>math_ Use differentiation to calculate approximate value
math_ Use differentiation to calculate approximate value
2022-07-01 19:58:00 【xuchaoxin1375】
List of articles
Application of differentiation
Δ x → 0 when , I People can With With cut Line generation On behalf of song Line With tiny branch d y generation On behalf of Δ y ( Letter Count tiny branch generation On behalf of Letter Count increase The amount ) Δ y ≈ d y d y = y ′ d x = f ′ ( x ) d x \Delta x\rightarrow0 when , \\ We can substitute tangents for curves \\ In terms of differential dy Instead of \Delta y ( Function differentiation replaces function increment ) \\\Delta y\approx dy \\ dy=y'dx=f'(x)dx \\ Δx→0 when , I People can With With cut Line generation On behalf of song Line With tiny branch dy generation On behalf of Δy( Letter Count tiny branch generation On behalf of Letter Count increase The amount )Δy≈dydy=y′dx=f′(x)dx
Approximate value
Even the same function , The calculation difficulty of function value at different points is different
For example, functions sin(x), stay
s i n ( 30 ° ) = s i n ( π 6 ) = 1 2 sin(30\degree)=sin(\frac{\pi}{6})=\frac{1}{2} sin(30°)=sin(6π)=21
and
s i n ( 33 ° ) sin(33\degree) sin(33°)The evaluation of will be troublesome
f = ( x ) = f ( x 0 + Δ x ) = s i n ( x 0 + Δ x ) ; x = x 0 + Δ x x 0 = 30 ° ; Δ x = 3 ° f=(x)=f(x_0+\Delta x)=sin(x_0+\Delta x); \\ x=x_0+\Delta x \\ x_0=30\degree;\Delta x=3\degree f=(x)=f(x0+Δx)=sin(x0+Δx);x=x0+Δxx0=30°;Δx=3°
Practical application , The scene includes
Estimate function value increment Δ y = f ( x 0 + Δ x ) − f ( x 0 ) \Delta y=f(x_0+\Delta x)-f(x_0) Δy=f(x0+Δx)−f(x0),( Δ y \Delta y Δy More specific , Write it down as : Δ y ( x 0 , Δ x ) ) \Delta y(x_0,\Delta x)) Δy(x0,Δx)))
Set the increment of the estimation function Δ y \Delta y Δy The function of is d y ( x 0 , Δ x ) = f ′ ( x 0 ) Δ x dy(x_0,\Delta x)=f'(x_0)\Delta x dy(x0,Δx)=f′(x0)Δx,
From the perspective of programming , This is a two parameter function , Δ y Letter Count Pick up suffer two individual often Count ginseng Count : x 0 , Δ x ; return return value yes f ( x 0 + Δ x ) − f ( x 0 ) Of near like value \Delta y The function accepts two constant arguments :x_0,\Delta x; The return value is f(x_0+\Delta x)-f(x_0) Approximate value Δy Letter Count Pick up suffer two individual often Count ginseng Count :x0,Δx; return return value yes f(x0+Δx)−f(x0) Of near like value
- requirement , Δ x \Delta x Δx Small enough , Then the returned result is valid and reliable
One like The earth , Δ y ( x , Δ x ) = f ( x + Δ x ) − f ( x ) = f ′ ( x ) Δ x + o ( Δ x ) ≈ f ′ ( x ) Δ x When x = x 0 , be Δ y ( x 0 , Δ x ) = f ′ ( x 0 ) Δ x In a general way ,\Delta y({x,\Delta x})=f(x+\Delta x)-f(x)=f'(x)\Delta x+o(\Delta x)\approx f'(x)\Delta x \\ When x=x_0, be \\ \Delta y(x_0,\Delta x)=f'(x_0)\Delta x One like The earth ,Δy(x,Δx)=f(x+Δx)−f(x)=f′(x)Δx+o(Δx)≈f′(x)Δx When x=x0, be Δy(x0,Δx)=f′(x0)Δx
Estimate function value
In fact, the estimated value is divided into two parts :
f ( x ) = f ( x 0 + Δ x ) = f ( x 0 ) + Δ y ( x 0 , Δ x ) f(x)=f(x_0+\Delta x)=f(x_0)+\Delta y(x_0,\Delta x) f(x)=f(x0+Δx)=f(x0)+Δy(x0,Δx)
- among Δ y ( x 0 , Δ x ) ≈ f ′ ( x 0 ) Δ x \Delta y(x_0,\Delta x)\approx f'(x_0)\Delta x Δy(x0,Δx)≈f′(x0)Δx
- Sum up , f ( x ) = f ( x 0 ) + f ′ ( x 0 ) Δ x f(x)=f(x_0)+f'(x_0)\Delta x f(x)=f(x0)+f′(x0)Δx
What needs to be done is , Will give a x The value is expressed in two parts
x = x 0 + Δ x Δ x want foot enough Small and And , f ( x ) stay x = x 0 It's about Than a good meter count , Same as when f ′ ( x 0 ) also good meter count ; x=x_0+\Delta x \\\Delta x Small enough \\ also ,f(x) stay x=x_0 It's easier to calculate , meanwhile f'(x_0) Easy to calculate ; x=x0+ΔxΔx want foot enough Small and And ,f(x) stay x=x0 It's about Than a good meter count , Same as when f′(x0) also good meter count ;
thus it can be seen , In the estimation process , x 0 x_0 x0 It's the protagonist , Δ x \Delta x Δx It's a supporting role.
according to Δ y ( x , Δ x ) = f ( x + Δ x ) − f ( x ) ≈ f ′ ( x ) Δ x \Delta y(x,\Delta x)=f(x+\Delta x)-f(x)\approx f'(x)\Delta x Δy(x,Δx)=f(x+Δx)−f(x)≈f′(x)Δx, By moving towards deformation , You can get : f ( x ) f(x) f(x) The approximate value of the solution function
Yes On f ( x ) Of near like value , stay full foot One Next strip Pieces of Of when Hou most Yes use : ( Such as fruit can With surface in by ( Demolition ) : x = x 0 + Δ x , Its in ( x , x 0 , Δ x ) all yes often Count and And , f ( x 0 ) and f ′ ( x 0 ) all Than a Rong easy seek Explain ) be , f ( x ) = f ( x 0 + Δ x ) ≈ f ( x 0 ) + f ′ ( x 0 ) Δ x this individual surface reach type also yes good seek Explain Of about f(x) Approximate value , It is most useful when the following conditions are met : \\( If it can be expressed as ( Demolition ):x=x_0+\Delta x, \\ among (x,x_0,\Delta x) It's all constant \\ also ,f(x_0) and f'(x_0) Are relatively easy to solve ) \\ be ,f(x)=f(x_0+\Delta x)\approx f(x_0)+f'(x_0)\Delta x This expression is also easy to solve Yes On f(x) Of near like value , stay full foot One Next strip Pieces of Of when Hou most Yes use :( Such as fruit can With surface in by ( Demolition ):x=x0+Δx, Its in (x,x0,Δx) all yes often Count and And ,f(x0) and f′(x0) all Than a Rong easy seek Explain ) be ,f(x)=f(x0+Δx)≈f(x0)+f′(x0)Δx this individual surface reach type also yes good seek Explain Of
Estimate f ( x ) f(x) f(x) example
- for example ,
s i n ( 3 3 ° ) Of near like value = ? x = x 0 + Δ x x 0 = 30 ° = π 6 ; Δ x = 3 ° = π 60 s i n ( 30 ° + 3 ° ) ≈ s i n ( π 6 ) + s i n ′ ( π 6 ) ⋅ π 60 = 1 2 + 3 2 × π 60 ≈ 0.545 sin(33^\degree) Approximate value =? \\x=x_0+\Delta x \\ x_0=30\degree=\frac{\pi}{6};\Delta x=3\degree=\frac{\pi}{60} \\sin(30\degree+3\degree) \approx sin(\frac{\pi}{6})+sin'(\frac{\pi}{6})\cdot \frac{\pi}{60} =\frac{1}{2}+\frac{\sqrt{3}}{2}\times \frac{\pi}{60} \approx 0.545 sin(33°) Of near like value =?x=x0+Δxx0=30°=6π;Δx=3°=60πsin(30°+3°)≈sin(6π)+sin′(6π)⋅60π=21+23×60π≈0.545
Differential supplement
From the perspective of differential approximation , We know :
Δ y = f ( x + Δ x ) − f ( x ) Δ y = f ′ ( x ) Δ x + β ( Geometrically (a1)) \Delta y=f(x+\Delta x)-f(x)\tag{ Geometrically (a1)} \\ \Delta y=f'(x)\Delta x+\beta \\ Δy=f(x+Δx)−f(x)Δy=f′(x)Δx+β( from A few What horn degree (a1))
β = o ( Δ x ) , namely , o ( Δ x ) yes Δ x Of high rank nothing poor Small ( stay and Δ x common Same as Trend near On 0 Of too cheng in , β = o ( Δ x ) Trend near On 0 Of speed degree more fast It means taste the , When Δ x foot enough Small , that Well : \beta=o(\Delta x), namely ,o(\Delta x) yes \Delta x The higher order is infinitesimal \\ ( In the and \Delta x Common approach 0 In the process of ,\beta=o(\Delta x) Tend to be 0 Faster \\ signify , When \Delta x Small enough , that : \\ β=o(Δx), namely ,o(Δx) yes Δx Of high rank nothing poor Small ( stay and Δx common Same as Trend near On 0 Of too cheng in ,β=o(Δx) Trend near On 0 Of speed degree more fast It means taste the , When Δx foot enough Small , that Well :
Δ y = f ′ ( x ) Δ x + β ≈ f ′ ( x ) Δ x (a2) \Delta y=f'(x)\Delta x+\beta \approx f'(x)\Delta x \tag{a2} Δy=f′(x)Δx+β≈f′(x)Δx(a2)
Letter Count y = f ( x ) Of tiny branch surface in by : d y = y ′ d x = f ′ ( x ) d x ; Δ x = d x ∴ f ( x + Δ x ) = f ( x 0 ) + Δ y ≈ f ( x 0 ) + d f ( x ) ; function y=f(x) The differential of is expressed as : \\dy=y'dx=f'(x)dx; \\ \Delta x=dx \\ \therefore f(x+\Delta x)=f(x_0)+\Delta y\approx f(x_0)+df(x); Letter Count y=f(x) Of tiny branch surface in by :dy=y′dx=f′(x)dx;Δx=dx∴f(x+Δx)=f(x0)+Δy≈f(x0)+df(x);
边栏推荐
- JS的Proxy
- 自定义插入页面标签以及实现类似通讯录的首字母搜索
- Interesting! Database is also serverless!
- 对象的创建
- Redo和Undo的区别
- 【多线程】锁策略
- Graduation season | Huawei experts teach the interview secret: how to get a high paying offer from a large factory?
- tensorflow报错Could not load dynamic library ‘libcudnn.so.8
- 使用 Kibana Timelion 进行时间序列分析
- Review the collection container again
猜你喜欢

Test self-study people must see: how to find test items in software testing?

全国职业院校技能大赛网络安全“splunk“详细配置

简单但现代的服务器仪表板Dashdot

GaussDB(for MySQL) :Partial Result Cache,通过缓存中间结果对算子进行加速

1592 例题1 国王(Sgu223 LOJ10170 LUOGU1896 提高+/省选-) 暴力思考 状压DP 01背包

优质笔记软件综合评测和详细盘点(一) Notion、Obsidian、RemNote、FlowUs

ModSim基本使用(Modbus模拟器)

Cookie和Session的相关概念

漏洞复现-.Net-ueditor上传

今日群里分享的面试题
随机推荐
全国职业院校技能大赛网络安全“splunk“详细配置
Install redis under Linux and configure the environment
How to configure webrtc video streaming format for easygbs, a new version of national standard gb28181 video platform?
Example explanation: move graph explorer to jupyterlab
Hls4ml entry method
February 15, 2022: sweeping robot. There is a floor sweeping robot in the room (represented by a grid). Each grid in the grid has two possibilities: empty and obstacles. The sweeping robot provides fo
新窗口打开页面-window.open
【多线程】锁策略
自定义插入页面标签以及实现类似通讯录的首字母搜索
Redis installation and startup in Windows environment (background startup)
js三元表达式复杂条件判断
P2433 【深基1-2】小学数学 N 合一
Unreal Engine packaging project
[research data] observation on the differences of health preservation concepts among people in 2022 - Download attached
uniapp使用腾讯地图选点 没有window监听回传用户的位置信息,怎么处理
How to add transactions in JDBC
【C语言】详解 memset() 函数用法
Sum the amount
Difference between redo and undo
2022/5/23-2022/5/30