当前位置:网站首页>[advanced mathematics] [1] function, limit, continuity
[advanced mathematics] [1] function, limit, continuity
2022-07-25 20:09:00 【Si liumishi】
【 Advanced mathematics 】【1】 function 、 limit 、 continuity
- 1. Mapping and function
- 2. The limit of the sequence
- 3. The limit of a function
- 4. Infinitesimal and infinitesimal
- 5. Limit algorithm
- 6. Limit existence criteria Two important limits
- 7. Infinitesimal comparison
- 8. Continuity and discontinuities of functions
- 10. The properties of continuous functions on closed intervals
1. Mapping and function
1.1 mapping


1.2 Composite mapping
There are two mappings 
1.3 function
1.3.1 Absolute function


1.3.2 Symbolic function


1.3.3 Integral function


1.3.4 Piecewise functions
A function should be expressed by several formulas , This is in different variation ranges of independent variables , The corresponding rule is a function expressed by different formulas , It is usually called piecewise function
1.4 Characteristics of functions

Notice that there is equal to
1.5 Parity function

- A function that defines domain symmetry , It can be divided into an odd function and an even function
1.6 Elementary function

1.7 Anti hyperbolic function



1.8 Power exponential function

2. The limit of the sequence
2.1 Definition of sequence limit



2.2 Properties of convergent sequence
- The uniqueness of the limit , If the sequence { x n x_n xn} convergence , So its limit is unique
- Boundedness of convergent sequence , If the sequence { x n x_n xn} convergence , Then the sequence must be bounded


3. The limit of a function
3.1 Definition of function limit 【 When the independent variable tends to a finite value 】

3.2 Unilateral limit

3.3 Definition of function limit 【 When the independent variable tends to infinity 】

3.4 Properties of function limit

4. Infinitesimal and infinitesimal
4.1 Infinitesimal definition

4.2 Definition of infinity

4.3 Theorem


5. Limit algorithm
- The sum of two infinitesimals is infinitesimal , The sum of finite infinitesimals is also infinitesimal
- The product of bounded function and infinitesimal is infinitesimal


Be careful , if y n y_n yn=0, Then the algorithm about the limit of quotient cannot be applied

6. Limit existence criteria Two important limits
6.1 Two important limits
lim x → 0 s i n x x = 1 \lim\limits_{x\rightarrow{0}}\frac{sinx}{x}=1 x→0limxsinx=1
lim x → ∞ ( 1 + 1 x ) x = e \lim\limits_{x\rightarrow\infty}({1+\frac{1}{x}})^x =e x→∞lim(1+x1)x=e
6.2 Limit existence criteria
6.2.1 Criteria for the existence of sequence limits 1

6.2.2 The existence criterion of function limit 1【 Pinch rule 】

6.2.3 Criteria for the existence of sequence limits 2
Monotone bounded sequence has limit
Be careful : Bounded sequences do not necessarily have limits 
6.2.4 The existence criterion of function limit 2【 The existence criterion of Cauchy limit ( Cauchy convergence principle )】

7. Infinitesimal comparison
7.1 Definition

7.2 Equivalent infinitesimal theorem


7.3 The addition and subtraction method uses the equivalent infinitesimal

7.4 The equivalent infinitesimal 【 Commonly used 】

7.5 matters needing attention
- Infinitesimal applies to multiplication and division
8. Continuity and discontinuities of functions
8.1 Definition of continuity
Mode one 
Mode two 
8.2 Break point


8.2.1 Infinite discontinuity 【 The second category 】


8.2.2 Oscillation breakpoint 【 The second category 】

8.2.3 Go to the break point 【 The first category 】

8.2.4 Break point between jumps 【 The first category 】

8.2.5 The first type of discontinuity + The second kind of discontinuity

9. Operation of continuous function and continuity of elementary function
9.1 Continuous function theorem




9.2 Continuity of elementary function
- Basic elementary functions are continuous in their domain
10. The properties of continuous functions on closed intervals
10.1 Boundedness and maximum minimum theorem

10.2 Zero point theorem and intermediate value theorem
10.2.1 Zero point theorem

10.2.2 Intermediate value theorem

10.3 Uniform continuity



边栏推荐
- Application of conductive slip ring in mechanical equipment
- UNET and mask RCNN
- Aircraft PID control (rotor flight control)
- Authorized wireless communication standard
- What is the method to load the torch pre trained model for the mindspore model finetune?
- PreScan快速入门到精通第十九讲之PreScan执行器配置、轨迹同步及非配多个轨迹
- 软件设计师下午真题:2009-2022
- [cloud native | learn kubernetes from scratch] VIII. Namespace resource quotas and labels
- Prescan quick start to master the special functions of prescan track editing in lecture 18
- [Infographics Show] 248 Public Domain Name
猜你喜欢

Technology cloud report: more than zero trust, the wild hope of Parra's "Digital Security Cloud strategy"

Distributed link logging minbox logging usage document

Binarysearch basic binary search
![[cloud native | learn kubernetes from scratch] VIII. Namespace resource quotas and labels](/img/7e/2bdead512ba5bf5ccd0830b0f9b0f2.png)
[cloud native | learn kubernetes from scratch] VIII. Namespace resource quotas and labels

UNET and mask RCNN

Legal mix of collations for operation 'Union' (bug record)

PyTorch 模型 onnx 文件的导出和调用

wallys//IPQ5018/IPQ6010/PD-60 802.3AT Input Output 10/100/1000M

Software designer afternoon real topic: 2009-2022

PreScan快速入门到精通第十九讲之PreScan执行器配置、轨迹同步及非配多个轨迹
随机推荐
PyTorch 模型 onnx 文件的导出和调用
Deeplobv1 and V2
Network RTK UAV test [easy to understand]
JVM(二十三) -- JVM运行时参数
网络RTK无人机上机测试[通俗易懂]
Dataframe first performs grouping operation and then combines output
tiktok手机网络环境怎么设置?tiktok怎么破播放量?
Interpretation of repartitioned network structure in repvgg network [with code]
Mindspore1.1.1 source code compilation and installation -- errors in the core compilation stage
Legal mix of collations for operation 'Union' (bug record)
连接数据库警告 Establishing SSL connection without server‘s identity verification is not recommended.
[today in history] June 29: SGI and MIPS merged; Microsoft acquires PowerPoint developer; News corporation sells MySpace
Share 25 useful JS single line codes
Security Basics 4 - regular expressions
A high efficiency 0-delay 0-copy QT player scheme based on Hisilicon 3559
Binarysearch basic binary search
Three skills of interface request merging, and the performance is directly exploded!
Formatdatetime explanation [easy to understand]
PMP采用最新考纲,这里有【敏捷项目管理】
The use of new promise, async and await in the project, and the practical application of promise.all in the project