MT292任意存在求最值

Posted mathstudy

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MT292任意存在求最值相关的知识,希望对你有一定的参考价值。

已知向量$ extbf{a}, extbf{b}$满足:$| extbf{a}|=| extbf{b}|=1, extbf{a}cdot extbf{b}=dfrac{1}{2}, extbf{c}=(m,1-m), extbf{d}=(n,1-n),(m,nin R)$,
存在$ extbf{a}, extbf{b}$,对于任意的实数$m,n$,不等式$| extbf{a}- extbf{c}|+| extbf{b}- extbf{d}|ge T$ 恒成立,则$T$的取值范围_____

技术图片
解析:设$ extbf{a}=overrightarrow{OA}, extbf{b}=overrightarrow{OB}, extbf{c}=overrightarrow{OC}, extbf{d}=overrightarrow{OD}$,
由题意$A,B$在单位圆上运动,且$angle AOB=dfrac{pi}{3}$.$C,D$在$x+y-1=0$上运动.
由题意只需$Tle maxlimits_{A,B}{minlimits_{C,D}{|AC|+|BD|}}$.
方法一:几何意义,先固定$A,B$,则$ACperp CD,BDperp CD$时取得$minlimits_{C,D}(|AC|+|BD|)$,
再取$A,B$中点$M$;$C,D$ 中点$N$,故$minlimits_{C,D}(|AC|+|BD|)=2|MN|$,作$OEperp CD$,连接$OM$,则当$A,B$动起来时$MNle OM+OE=dfrac{sqrt{3}+sqrt{2}}{2}$,故$Tle sqrt{3}+sqrt{2} $
方法二:设$A(cos heta,sin heta),B(cos( heta+dfrac{pi}{3}),sin( heta+dfrac{pi}{3})),$
设$d=dfrac{|cos heta+sin heta-1|}{sqrt{2}}+dfrac{|cos( heta+dfrac{pi}{3}+sin( heta+dfrac{pi}{3})-1|}{sqrt{2}}$
题目转换为存在$ heta$对$Tle d $成立,即$Tle d_{max}$
$$dfrac{|cos heta+sin heta-1|}{sqrt{2}}+dfrac{|cos( heta+dfrac{pi}{3})+sin( heta+dfrac{pi}{3})-1|}{sqrt{2}}=dfrac{1}{sqrt{2}}*max$$

egin{equation*}
{|cos heta+sin heta+cos( heta+frac{pi}{3})+sin( heta+frac{pi}{3})-2|,|cos heta+sin heta-cos( heta+frac{pi}{3})-sin( heta+frac{pi}{3})| }
end{equation*}

$$=dfrac{max{|sqrt{6}sin( heta+phi_1)-2|,|sqrt{2}sin( heta+phi_2)|}le sqrt{3}+sqrt{2}}{sqrt{2}}$$
即$Tlesqrt{3}+sqrt{2}$

以上是关于MT292任意存在求最值的主要内容,如果未能解决你的问题,请参考以下文章

MT257任意存在并存

高等数学 —— 二元函数极值存在定理与拉格朗日乘数法求最值

通过遍历而非排序求最值 python list in 时间复杂度 列表元素存在性

三分法求最值简介

如何用VB写 求24点或任意值的四则运算 支持负数

二叉树:搜索树的最小绝对差