Skip to content
难度: 困难
标签: 数列问题导数问题极值点“0”的运用
是否做正确: 未标明
是否属于易错题: 未标明
如果做错原因可能是: 未标明

已知函数 f(x)=ex−sinx−cosx,g(x)=ex+sinx+cosx

(1)证明:当 x>−5π4 时,f(x)≥0

(2)若 g(x)≥2+ax,求 a。

解

第一问

f(x)=ex−2sinx(x+πx)

当 x∈(−5π4,−π4) 时,

ex>0

−2sin(x+π4)∈(0,−2)

所以 ex−2sin(x+π4)>0,x∈(−5π4,−π4)

当 x∈(−π4),3π4 时

f′(x)=ex−2cos(x+π4)

f′(x) 在 (−π4,3π4) 单调递增

f′(0)=0

所以 x∈(−π4,0),f′(x)<0,f(x)单减

x∈(0,3π4),f′(x)>0,f(x)单增

f(x)⩾f(x)min=f(0)=0

当 x∈(3π4,+∞) 时

ex>e3π4>e2>2sin(x+π4)

综上,x>−5π4 时,f(x)⩾0

第二问

ex+sinx+cosx⩾2+ax

令 g(x)=ex+sinx+cosx−ax−2⩾0

g′(x)=ex+cosx−sinx−a

g(0)=0

所以 g′(0)=1+1−a=0

所以 a=2

下证,在 x∈R,a=2 时,g(x)⩾0

当 x>−5π4 时,

g′′(x)⩾0

所以 g′(x) 单增

g′(0)=1+1−2=0

所以 x∈(−5π4,0),g′(x)<0,g(x) 单减

x∈(0,+∞),g′(x)>0,g(x) 单增

∴x∈(−5π4,+∞),g(x)⩾g(0)=0

当 x⩽−5π4 时

g(x)⩾0−1−1−2x−2=−2x−4⩾0

综上,a=2,x∈R,f(x)⩾0

距离 2026 高考还有 0 天。

Released under the MIT License.