当前位置:网站首页>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);
边栏推荐
- Time series analysis using kibana timelion
- The key to the success of digital transformation enterprises is to create value with data
- GC garbage collection
- Source code series of authentic children -inheritablethreadlocal (line by line source code takes you to analyze the author's ideas)
- fastDFS入门
- JS ternary expression complex condition judgment
- list分割成满足和不满足条件的集合(partitioningBy)
- switch 有四样写法你知道么
- Example explanation: move graph explorer to jupyterlab
- How to add transactions in JDBC
猜你喜欢
[research materials] national second-hand housing market monthly report January 2022 - Download attached
Leetcode 1380 lucky numbers in matrix [array] the leetcode path of heroding
Class loading mechanism
GC垃圾回收
Related concepts of cookies and sessions
振弦采集模块测量振弦传感器的流程步骤
Graduation season | Huawei experts teach the interview secret: how to get a high paying offer from a large factory?
面试题篇一
实例讲解将Graph Explorer搬上JupyterLab
JVM memory model
随机推荐
关于元宇宙下一代入口——脑机接口的实现
基于图的 Affinity Propagation 聚类计算公式详解和代码示例
SQL 入门计划-1-选择
Using win7 vulnerability to crack the system login password
Wechat applet realizes keyword highlighting
优质笔记软件综合评测和详细盘点(一) Notion、Obsidian、RemNote、FlowUs
Install redis under Linux and configure the environment
Hls4ml reports an error the board_ part definition was not found for tul. com. tw:pynq-z2:part0:1.0.
Cookie和Session的相关概念
面试题篇一
SwiftUI 4 新功能大全之 Toggle与 Mixed Toggle 多个绑定组件
P2433 [deep foundation 1-2] primary school mathematics n in one
mysql 報錯 Can‘t create table ‘demo01.tb_Student‘ (errno: 150)*
解决VSCode下载慢或下载失败的问题
Bind this of the current scope for callback functions in other cases such as timers and delayers
Remove line breaks from MySQL query results
GC garbage collection
今日群里分享的面试题
How to configure webrtc video streaming format for easygbs, a new version of national standard gb28181 video platform?