打开主菜单
小青青的笔记
β
搜索
查看“函数”的源代码
←
函数
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
管理员
您可以查看与复制此页面的源代码。
{{NeedImage}} ==有界函数== D:定义域;N,M:常数 设<math>y=f(x),x\in D,\exists N\leqslant M,\forall x\in D,</math>都有<math>N\leqslant f(x)\leqslant M</math>,称f(x)是D上的有界函数,N称为f(x)的下界,M称为f(x)的上界 <math>\exists N,\forall x\in D,</math>都有<math>N\leqslant f(x)</math>,称f(x)有下界函数 <math>\exists M,\forall x\in D,</math>都有<math>f(x)\leqslant M</math>,称f(x)有上界函数 ===几何意义=== <math>\exists M>0,\forall x\in D</math>都有<math>|f(x)|\leqslant M\Longleftrightarrow -M\leqslant f(x)\leqslant M </math>称y=f(x)在底上有界。 ===例1:证明<math>f(x)=\sin^{80}x-6\cos^{60} 2x</math>有界=== 证:由f(x)的定义域为R,<math>\exists x \in R</math> <math>|f(x)|=|\sin^{80}x-6\cos^{60}2x|</math> <math>\leqslant |\sin^{80}x|+6|\cos^{60}2x|</math> <math>\leqslant 1+6 </math> <math>\leqslant 7</math> ===例2:证明<math>f(x)=\frac{x}{1+x^2}\sin x</math>有界=== 证:定义域是R 由<math>a^2+b^2\geqslant 2ab</math> <math>ab\leqslant \frac{1}{2}(a^2+b^2)</math> 若<math>a>0,b>0,\frac{a+b}{2}\leqslant\sqrt{ab}</math> <math>\forall x\in R</math> <math>|f(x)|=\frac{|x|}{1+|x|^2}|\sin x|</math> <math>\leqslant\frac{\frac{1}{2}(|x|^2+1)}{1+|x|^2}=\frac{1}{2}</math> 知f(x)在R上是有界函数 ===未完待续===
该页面使用的模板:
模板:InfoboxBase
(
查看源代码
)
模板:InfoboxSenior
(
查看源代码
)
模板:NeedImage
(
查看源代码
)
返回至
函数
。