当前位置:网站首页>math_basic简单不等式组的导出结论
math_basic简单不等式组的导出结论
2022-07-16 04:46:00 【xuchaoxin1375】
文章目录
简单不等式组的导出结论
0 < a < b (p1) 0<a<b\tag{p1} 0<a<b(p1)
0 < c < d (p2) 0<c<d\tag{p2} 0<c<d(p2)
0 < a c < b d (p3) 0<ac<bd\tag{p3} 0<ac<bd(p3)
- 可以将a,b分别理解为矩形的长&宽;ab就表示为该矩形的面积
- cd则表示另一个矩形的面积
- 在以a为横坐标,b为纵坐标的坐标系上,这一些会看的很清楚
分类讨论 a , b 在不同的取值范围内 , 1 a & 1 b a,b在不同的取值范围内,\frac{1}{a}\&\frac{1}{b} a,b在不同的取值范围内,a1&b1的大小关系
作差法构造
构造函数 y = 1 a − 1 b 构造函数y=\frac{1}{a}-\frac{1}{b} 构造函数y=a1−b1
则 y = b − a a b 这比原问题要直观的多 , 而且便于讨论 则y=\frac{b-a}{ab}这比原问题要直观的多,而且便于讨论 则y=abb−a这比原问题要直观的多,而且便于讨论
问题转化讨论a,b在不同范围内,函数y(a,b)和0的大小关系
- y > 0 , 则 1 a > 1 b * y < 0 , 则 1 a < 1 b 否则 1 a = 1 b y>0,则\frac{1}{a}>\frac{1}{b} \\ \bigstar\\ y<0,则\frac{1}{a}\lt\frac{1}{b} \\ 否则\frac{1}{a}=\frac{1}{b} y>0,则a1>b1*y<0,则a1<b1否则a1=b1
2大类&4小类情况
不妨假设 a < b ; ( b − a > 0 ) 不妨假设a<b;(b-a>0) 不妨假设a<b;(b−a>0)
- y = b − a a b ; b − a > 0 则 { y > 0 ; i f a b > 0 y < 0 ; i f a b < 0 即 { 1 a − 1 b > 0 ; i f a b > 0 1 a − 1 b < 0 ; i f a b < 0 y=\frac{b-a}{ab};b-a>0 \\则 \begin{cases} y>0;if\ ab>0 \\ y<0;if\ ab<0 \\ \end{cases} \\即 \begin{cases} \frac{1}{a}-\frac{1}{b}>0;if\ ab>0 \\ \frac{1}{a}-\frac{1}{b}<0;if\ ab<0 \\ \end{cases} y=abb−a;b−a>0则{ y>0;if ab>0y<0;if ab<0即{ a1−b1>0;if ab>0a1−b1<0;if ab<0
如果 a > b ; ( b − a < 0 ) : 如果a>b;(b-a<0): 如果a>b;(b−a<0):
- { 1 a − 1 b > 0 ; i f a b < 0 1 a − 1 b < 0 ; i f a b > 0 \begin{cases} \frac{1}{a}-\frac{1}{b}>0;if\ ab<0\\ \frac{1}{a}-\frac{1}{b}<0;if\ ab>0 \end{cases} { a1−b1>0;if ab<0a1−b1<0;if ab>0
根据不等式两侧的特征考察抽象出来的函数模型
- 对于 1 a & 1 b 大小比较 , 可以考察函数 y = 1 x 的函数性态 \frac{1}{a}\&\frac{1}{b}大小比较,可以考察函数y=\frac{1}{x}的函数性态 a1&b1大小比较,可以考察函数y=x1的函数性态
- 最重要的还是定义于和对应区间内的单调性
小结
1 a > 1 b ; { a b > 0 & a < b a b < 0 & a > b 1 a < 1 b ; { a b > 0 & a > b a b < 0 & a < b \frac{1}{a}>\frac{1}{b}; \begin{cases} ab>0\&a<b \\ ab<0\&a>b \end{cases} \\ \frac{1}{a}<\frac{1}{b}; \begin{cases} ab>0\&a>b \\ ab<0\&a<b \end{cases} a1>b1;{ ab>0&a<bab<0&a>ba1<b1;{ ab>0&a>bab<0&a<b
若有:
0 < a < x < b (a1) 0<a<x<b\tag{a1} 0<a<x<b(a1)
0 < c < y < d (a2) 0<c<y<d\tag{a2} 0<c<y<d(a2)
- a , x , b a,x,b a,x,b两两同号
- ax>0
- ab>0
- xb>0
- a<x<b
- a<x
- a<b
- x<b
根据上一节的结论则有.
0 < 1 b < 1 x < 1 a (a3) 0<\frac{1}{b}<\frac{1}{x}<\frac{1}{a}\tag{a3} 0<b1<x1<a1(a3)
- 再有p系列公式,得到
0 < c a < y x < d b 0<\frac{c}{a}<\frac{y}{x}<\frac{d}{b} 0<ac<xy<bd
常用的比较大小的方法
- 做差法(通用)
- 作商(注意符号问题)
- 构造函数单调性,考察单调性
边栏推荐
- Basic knowledge of triode (Part 2) ②
- ORA-600:[qertbGetPartitionNumber:qesma2],[],[],[]
- Reduction of type
- JS的DOM操作——操作文档树
- Solve the error of getting body content in filter, getreader() has already been called for this request
- Use case interpretation: openinstall multi scenario application analysis
- Notes on logical problem solving in English reading
- ORA-600:[qertbGetPartitionNumber:qesma2],[],[],[]
- Audio focus arbitration strategy
- Idea merges dev branch code into master and so on
猜你喜欢

Tencent employees post to find objects, indicating that they prefer programmers! Comments are hot Dark horse headlines

XML文件删除掉注释

XML file delete comments

marginalization

数字孪生工厂丨智慧工厂孪生驾驶舱,实现智能化精益生产管理

Optimization design of video processing and codec hardware system

Golang---------小试牛刀 gin框架文件上传

基于JSP+Servlet的蜗居公寓租赁系统

二叉树,遍历

The open and closed interval of the mean value theorem of higher numbers | integrals, the first mean value theorem of integrals and its generalization
随机推荐
Collection和Collections区别
How does golang calculate constellations and zodiac signs based on birthdays
CI (continuous integration), CD (continuous deployment)
kettle版本8.2的中文乱码问题
Summary of application packaging and multi terminal compatibility
Solve the error of getting body content in filter, getreader() has already been called for this request
Ora-19625 exception handling record
base64编码解码原理和C语言实现
Detailed steps for T100 to develop a new two gear program
PMP每日一练 | 考试不迷路-7.15
Video processing: video sampling
清楚临时表、查看临时表占用内存
T100自定义应用使用说明(azzi650)
[target tracking] image inter frame difference target detection based on background subtraction and MATLAB simulation
单自由度系统的随机振动计算与仿真验证
Preparation Notes: neural network
T100接口开发步骤简介
二叉树,遍历
矩形排序。。。。
leetcode 143. Rearrange linked list