Skip to content
难度: 困难
标签: 导数题对数单身狗指数找基友
是否做正确: 未标明
是否属于易错题: 未标明
如果做错原因可能是: 未标明

已知函数 f(x)=1+x−2sinx(x>0)

(1)求 f(x) 最小值

(2)证明:f(x)>e−2x

第一问

f(x)=1+x−2sinx(x>0)

f′(x)=1−2cosx

2kπ<x<π3+2kπ,k∈N,f′(x)<0,f(x)↓

π3+2kπ<x<5π3+2kπ,k∈N,f′(x)>0,f(x)↑

5π3+2kπ<x<2kπ,k∈N,f′(x)<0,f(x)↓

所以 f(x)min=f(π3)=1+π3−3

第二问

1+x−2sinx>e−2x

e2x(1+x−2sinx)>1

e2x(1+x−2sinx)−1>0

令 g(x)=e2x(1+x−2sinx)−1

g′(x)=2e2x(1+x−2sinx)+e2x(1−2cosx)

=e2x(3+2x−4sinx−2cosx)

=e2x(3+2x−2sinx−2sin(x+π4))

>0

所以 g(x)↑,g(x)>g(0)=0

证毕。

距离 2026 高考还有 0 天。

Released under the MIT License.