31. 研究函数 $f(x)=[2x]-2[x]$ 的周期性.
Posted by haifeng on 2023-09-30 08:50:47 last update 2023-09-30 08:50:47 | Answers (1) | 收藏
研究函数 $f(x)=[2x]-2[x]$ ($x\in\mathbb{R}$) 的周期性.
Posted by haifeng on 2023-09-30 08:50:47 last update 2023-09-30 08:50:47 | Answers (1) | 收藏
研究函数 $f(x)=[2x]-2[x]$ ($x\in\mathbb{R}$) 的周期性.
Posted by haifeng on 2023-09-05 17:43:45 last update 2023-09-05 17:44:31 | Answers (1) | 收藏
反双曲正弦:
\[
y=\mathrm{arcsinh} x=\ln(x+\sqrt{x^2+1})
\]
反双曲余弦:
\[
y=\mathrm{arccosh} x=\ln(x+\sqrt{x^2-1})
\]
反双曲正切:
\[
y=\mathrm{arctanh} x=\ln\sqrt{\frac{1+x}{1-x}}
\]
Posted by haifeng on 2023-09-05 17:13:13 last update 2023-09-05 17:13:13 | Answers (1) | 收藏
证明:
\[
\begin{aligned}
\sinh(x+y)=\sinh(x)\cosh(y)+\cosh(x)\sinh(y)\\
\sinh(x-y)=\sinh(x)\cosh(y)-\cosh(x)\sinh(y)\\
\cosh(x+y)=\cosh(x)\cosh(y)+\sinh(x)\sinh(y)\\
\cosh(x-y)=\cosh(x)\cosh(y)-\sinh(x)\sinh(y)\\
\end{aligned}
\]
Posted by haifeng on 2023-07-10 09:10:48 last update 2023-07-13 17:04:20 | Answers (3) | 收藏
设 $f(x)=\frac{a}{x}+\ln x$, 设 $f(x_1)=f(x_2)=2$, ($x_1\neq x_2$). 证明: $a^2 < x_1 x_2 < ae$.
提示: 要证 $a^2 < x_1 x_2$, 即证 $\frac{a^2}{x_1} < x_2$, 而 $a < \frac{a^2}{x_1}$.
(直接看第三个解答.)
Posted by haifeng on 2023-06-02 09:08:28 last update 2023-06-02 09:08:28 | Answers (1) | 收藏
证明: $\log(n!)\geqslant\frac{n}{2}\log\frac{n}{2}$.
Posted by haifeng on 2023-04-09 22:52:56 last update 2023-04-09 23:18:34 | Answers (1) | 收藏
证明: 当正整数 $n\geqslant 3$ 时, 有
\[n! < (\frac{n}{2})^n+(\frac{n}{2})^n=\frac{n^n}{2^{n-1}}.\]
Posted by haifeng on 2022-03-24 21:40:49 last update 2022-03-24 21:41:49 | Answers (1) | 收藏
设 $f(x,y)$ 分别关于变量 $x,y$ 为连续函数, 证明: 如果 $f$ 关于其中一个变量是单调函数(比如偏导数存在且非负), 则 $f$ 为二元连续函数.
参考自[1] P. 416 习题 12.1 第9题.
References:
[1] 梅加强 著 《数学分析》, 高等教育出版社.
Posted by haifeng on 2022-01-23 14:20:04 last update 2022-01-23 14:59:20 | Answers (1) | 收藏
设 $f(x)$ 是 $[0,+\infty)$ 上的有界可积函数, 证明
\[\liminf_{t\rightarrow\infty}f(t)\leqslant\liminf_{t\rightarrow\infty}\frac{1}{t}\int_{0}^{t}f(s)\mathrm{d}s.\]
Remark: $f(x)$ 在 $[0,\infty)$ 上可积即可.
Keywords: 上极限($\limsup$)、下极限($\liminf$)
Posted by haifeng on 2021-11-27 20:51:52 last update 2021-11-27 20:51:52 | Answers (3) | 收藏
证明: 当 $x\in[0,\frac{\pi}{2})$ 时, $\sin x+\tan x\geqslant 2x$.
Posted by haifeng on 2021-11-13 17:01:05 last update 2024-09-30 10:54:32 | Answers (3) | 收藏
设函数 $f(x)\in C([a,b])$, 且 $a < x_1 < x_2 < b$, 证明: 至少存在一点 $\xi\in[x_1,x_2]$, 使得
\[f(\xi)=\frac{f(x_1)+f(x_2)}{2}.\]
一般的, 若 $a< x_1 <x_2 <\cdots < x_n < b$, $n\geqslant 2$, 则存在 $\xi\in[x_1,x_n]$, 使得
\[
f(\xi)=\frac{f(x_1)+f(x_2)+\cdots+f(x_n)}{n}.
\]