[再寄小读者之数学篇](2014-06-18 积分、微分不等式)

简介: 设 $f$ 为 $[0,1]$ 上的连续正函数, 且 $\dps{f^2(t)\leq 1+2\int_0^t f(s)\rd s}$. 证明: $f(t)\leq 1+t$.   证明: 设 $\dps{F(t)=\int_0^t f(s)\rd s}$, 则 $F(0)=0$, 且 $...

 

设 $f$ 为 $[0,1]$ 上的连续正函数, 且 $\dps{f^2(t)\leq 1+2\int_0^t f(s)\rd s}$. 证明: $f(t)\leq 1+t$.

 

证明: 设 $\dps{F(t)=\int_0^t f(s)\rd s}$, 则 $F(0)=0$, 且 $$\beex \bea F'^2(t)&\leq 1+2F(t),\\ \cfrac{\rd F(t)}{\sqrt{1+2F(t)}}&\leq \rd t,\\ \sqrt{1+2F(t)}-\sqrt{1+2F(0)}&\leq t,\\ \sqrt{1+2F(t)}&\leq 1+t,\\ 2F(t)&\leq (1+t)^2-1=2t+t^2,\\ f^2(t)&\leq 1+2F(t)=1+2t+t^2=(1+t)^2,\\ f(t)&\leq 1+t. \eea \eeex$$

目录
相关文章
|
关系型数据库 RDS
[再寄小读者之数学篇](2015-06-24 积分不等式)
(AMM. Problems and Solutions. 2015. 01) Let $f$ be a twice continuously differentiable function from $[0,1]$ into $\bbR$.
592 0
[再寄小读者之数学篇](2014-11-24 积分中值定理)
积分第一中值定理. 若 $f$ 在 $[a,b]$ 上连续, 则 $$\bex \exists\ \xi\in (a,b),\st \int_a^b f(x)\rd x=f(\xi)(b-a). \eex$$ 推广的积分第一中值定理.
677 0
[再寄小读者之数学篇](2014-11-14 矩阵的应用: 多项式)
多项式 $$\bex p(z)=z^n+a_{n-1}x^{n-1}+\cdots+a_0 \eex$$ 的根的估计.
580 0
[再寄小读者之数学篇](2014-11-02 平方和公式在正定矩阵上的推广)
一般, 我们有 $$\bex a,b>0\ra 2ab\leq a^2+b^2. \eex$$ 但这个在正定矩阵中没有推广. 毕竟我们已有结论 ($A>0$ 表示 $A$ 正定) $$\bex A,B>0\not\ra AB\mbox{ 正定}.
829 0
[再寄小读者之数学篇](2014-07-16 与对数有关的不等式)
试证: $$\bex (1+a)\ln (1+a)+(1+b)\ln (1+b)0. \eex$$   提示:  对函数 $f(x)=x\ln x$, 有 $$\bex f'(x)=\ln x+1,\quad f''(x)=\frac{1}{x}>0,\quad (x>0).
650 0
[再寄小读者之数学篇](2014-07-16 二阶中值)
设 $f(x)$ 在 $[a,b]$ 上二阶可微, 试证: 对任意 $c\in (a,b)$, 存在 $\xi\in (a,b)$ 使得 $$\bex \frac{f''(\xi)}{2}=\frac{f(a)}{(a-b)(a-c)} +\frac{f(b)}{(b-a)(b-c)}+\frac{f(c)}{(c-a)(c-b)}.
591 0
[再寄小读者之数学篇](2014-06-21 微分不等式)
Assume that $a$ is a positive constant, $x(t),y(t)$ are two nonnegative $C^1(\bbR^+)$ functions, and $D(t)$ is a nonnegative function, satisfying $$\b...
589 0
|
关系型数据库 RDS
[再寄小读者之数学篇](2014-06-20 积分号下求导)
设 $f\in C(-\infty,+\infty)$, 定义 $\dps{F(x)=\int_a^b f(x+t)\cos t\rd t}$, $a\leq x\leq b$. (1) 证明: $F$ 在 $[a,b]$ 上可导; (2) 计算 $F'(x)$.
593 0
[再寄小读者之数学篇](2014-06-19 满足三个积分等式的函数)
设 $f$ 为 $[0,1]$ 上的连续非负函数, 找出满足条件 $$\bex \int_0^1 f(x)\rd x=1,\quad \int_0^1 xf(x)\rd x=a,\quad \int_0^1 x^2f(x)\rd x=a^2 \eex$$ 的所有 $f$, 其中 $a$ 为给定实数.
486 0
[再寄小读者之数学篇](2014-06-18 微分、积分中值定理一起来)
设 $f$ 在 $[0,1]$ 上可微, 且满足条件 $\dps{f(1)=3\int_0^{1/3} e^{x-1}f(x)\rd x}$, 证明: 存在 $\xi\in (0,1)$, 使得 $f(\xi)+f'(\xi)=0$.
804 0