题目
设函数 $z = f(xy, yg(x))$, 其中函数 $f$ 具有二阶连续偏导数,函数 $g(x)$ 可导且在 $x=1$ 处取得极值 $g(1)=1$. 求 $\frac{\partial^{2}z}{\partial x \partial y}|_{x=1,y=1}$.
继续阅读“2011年考研数二第17题解析:复合函数求偏导、一阶导与极值点的性质”设函数 $z = f(xy, yg(x))$, 其中函数 $f$ 具有二阶连续偏导数,函数 $g(x)$ 可导且在 $x=1$ 处取得极值 $g(1)=1$. 求 $\frac{\partial^{2}z}{\partial x \partial y}|_{x=1,y=1}$.
继续阅读“2011年考研数二第17题解析:复合函数求偏导、一阶导与极值点的性质”设函数 $y=y(x)$ 由参数方程:
$$
\left\{\begin{matrix}
x = \frac{1}{3}t^{3} + t + \frac{1}{3},\\
y = \frac{1}{3}t^{3} – t + \frac{1}{3}
\end{matrix}\right.
$$
确定,求 $y=y(x)$ 的极值和曲线 $y=y(x)$ 的凹、凸区间及拐点。
继续阅读“2011年考研数二第16题解析:参数方程的求导、极值点、拐点、凹凸区间”已知函数
$$
F(x) = \frac{\int_{0}^{x} \ln (1+t^{2}) dt}{x^{a}}.
$$
设 $\lim_{x \rightarrow + \infty} F(x) = \lim_{x \rightarrow 0^{+}} F(x) = 0$, 试求 $a$ 的取值范围.
继续阅读“2011年考研数二第15题解析:无穷小与无穷大及各自的层级比较、洛必达法则”二次型 $f(x_{1}, x_{2}, x_{3})$ $=$ $x_{1}^{2}$ $+$ $3x_{2}^{2}$ $+$ $x_{3}^{2}$ $+$ $2x_{1}x_{2}$ $+$ $2x_{1}x_{3}$ $+$ $2x_{2}x_{3}$, 则 $f$ 的正惯性指数为__.
继续阅读“2011年考研数二第14题解析:二次型、特征值和正负惯性指数”本文中所示的步骤适用于 Redhat 8.*、Redhat 7.*、CentOS 8.* 和 CentOS 7.* 等操作系统,本文中使用的操作系统为 Redhat 8.0, 具体的版本如图 01 所示:
本文中使用的 Redhat Linux 系统位于虚拟机中,使用的虚拟化软件为 VMware Workstation 16 Pro.
继续阅读“红帽Redhat8(RHEL8)配置固定的静态IP地址”设平面区域 $D$ 由直线 $y=x$, 圆 $x^{2} + y^{2} = 2y$ 及 $y$ 轴所围成,则二重积分 $\iint xy d \sigma = ?$
继续阅读“2011年考研数二真题第13题解析:二重积分的计算,三种解法”设函数
$$
f(x) = \left\{\begin{matrix}
\lambda e^{-\lambda x}, x > 0,\\0, x \leqslant 0.
\end{matrix}\right. (\lambda > 0)
$$
则 $\int_{- \infty}^{+\infty} xf(x) dx = ?$
继续阅读“2011年考研数二第12题解析”曲线 $y = \int_{0}^{x}\tan t d t(0 \leqslant x \leqslant \frac{\pi}{4})$ 的弧长 $s = ?$
继续阅读“2011年考研数二第11题解析”该函数已不被建议使用,可用
wp_slash()函数代替当前的addslashes_strings_only()函数。
当且仅当提供的值是一个字符串时,添加一个斜杠。
addslashes_strings_only( mixed $value )继续阅读“WordPress中文文档:addslashes_strings_only()函数”
该函数已不被推荐使用,建议使用
activate_plugin()函数代替activate_sitewide_plugin()函数。
不推荐使用该函数激活完全依赖网络的插件。
activate_sitewide_plugin()继续阅读“WordPress中文文档:activate_sitewide_plugin()函数”
激活多个插件。
activate_plugins( string|string[] $plugins, string $redirect = '', bool $network_wide = false, bool $silent = false )继续阅读“WordPress中文文档:activate_plugins()函数”
尝试在“沙箱”中激活插件,并在激活成功后进行重定向。
activate_plugin( string $plugin, string $redirect = '', bool $network_wide = false, bool $silent = false )继续阅读“WordPress中文文档:activate_plugin()函数”