当前位置:网站首页>导数的左右极限和左右导数的辨析
导数的左右极限和左右导数的辨析
2022-07-01 05:33:00 【kev_gogo】
预备知识
在计算导数的时候,往往对于单个的特殊点,我们会使用导数的定义来计算。而计算区间内的导数时,则是使用常用导数公式进行计算。
理解
这样做的原因是,
同一个区间中是一个公式。
而左导数和右导数的公式中包含特殊点,可能涉及到两个不同的公式,因此,对于特殊点我们最好用定义来求。
简单来说:特殊点用定义,区间内用公式。
问题解决
首先,导数的左右极限我们知道并不是该点的值,左极限,右极限,函数值,是三个值。因此,左极限属于左区间,右极限属于右区间,函数值就是特殊点。
因此,我们直接推出,求左右极限时用公式(区间中不包含特殊点),求左导数右导数时用定义(公式中包含特殊点)
例题展示
光说不练假把式
比如在这道题中,除了x=0是特殊点,其他地方都是区间了。
注意看第二问第三问 第二问是左右导数 用的是定义 第三问是左右极限 用的是公式,可以发现契合了我们的推断。
边栏推荐
- Fiber Bragg grating (FBG) notes [1]: waveguide structure and Bragg wavelength derivation
- Ssgssrcsr differences
- Ebpf cilium practice (2) - underlying network observability
- 第05天-文件操作函数
- Practice of combining rook CEPH and rainbow, a cloud native storage solution
- TypeORM 框架
- Youqitong [vip] v3.7.2022.0106 official January 22 Edition
- Variable binding and deconstruction for rudimentary rust
- LevelDB源码分析之LRU Cache
- 液压滑环的特点讲解
猜你喜欢

Thread process foundation of JUC

Chapitre d'apprentissage mongodb: Introduction à la première leçon après l'installation

LevelDB源码分析之memtable

小程序常用组件小结

Boot + jsp University Community Management System (with source Download Link)

LRU cache for leveldb source code analysis

Actual combat: basic use of Redux

使用 Nocalhost 开发 Rainbond 上的微服务应用

How to create a progress bar that changes color according to progress

Mongodb學習篇:安裝後的入門第一課
随机推荐
Use and principle of reentrantlock
Qt编译时,出现 first defined here,原因及解决方法
Rainbow combines neuvector to practice container safety management
How to create a progress bar that changes color according to progress
Data consistency between redis and database
Mongodb学习篇:安装后的入门第一课
使用 Nocalhost 开发 Rainbond 上的微服务应用
QDataStream的簡單讀寫驗證
LevelDB源码分析之LRU Cache
导电滑环使用的注意事项
Multi table operation - foreign key cascade operation
Cockroachdb: the resistant geo distributed SQL database paper reading notes
Boot + jsp University Community Management System (with source Download Link)
基于微信小程序的青少年生理健康知识小助手(免费获取源码+项目介绍+运行介绍+运行截图+论文)
Understand several related problems in JVM - JVM memory layout, class loading mechanism, garbage collection
Wild melon or split melon?
Programmers dig "holes" to get rich: if they find a loophole, they will be rewarded 12.72 million yuan
A little assistant for teenagers' physiological health knowledge based on wechat applet (free source code + project introduction + operation introduction + operation screenshot + Thesis)
Set set detailed explanation
Day 05 - file operation function