[再寄小读者之数学篇](2014-11-19 等差数列的部分和)

简介: 设 $\sed{a_k}_{k=1}^n$ 为等差数列, 则 $$\bex a_1+\cdots+a_n=\frac{n(a_1+a_n)}{2}. \eex$$ Ref. [Proof Without Words: Partial Sums of an Arithmetic Sequence, The College Mathematics Journal].

设 $\sed{a_k}_{k=1}^n$ 为等差数列, 则 $$\bex a_1+\cdots+a_n=\frac{n(a_1+a_n)}{2}. \eex$$ Ref. [Proof Without Words: Partial Sums of an Arithmetic Sequence, The College Mathematics Journal]. A visual proof that a partial sum of an arithmetic sequence equals the number of the terms times the average of the first and last term.

目录
相关文章
[再寄小读者之数学篇](2015-05-01 求渐近线)
试求曲线 $f(x)=xe^\frac{1}{x^2}$ 的渐近线.    解答: 由 $$\bex \lim_{x\to +\infty}f(x)=+\infty,\quad \lim_{x\to -\infty}f(x)=-\infty \eex$$ 知曲线没有水平渐近线.
619 0
[再寄小读者之数学篇](2014-11-24 Abel 定理)
设幂级数 $\dps{g(x)=\sum_{n=0}^\infty a_nx^n}$ 在 $|x|N\ra |s_k-s|
573 0
|
机器学习/深度学习 资源调度
[再寄小读者之数学篇](2014-11-21 关于积和式的一个不等式)
在 Rajendra Bhatia 的 Matrix Analysis 中, Exercise I.5.8 说: Prove that for any matrices $A,B$ we have $$\bex |\per (AB)|^2\leq \per (AA^*)\cdot \per (B^*B).
642 0
[再寄小读者之数学篇](2014-11-14 矩阵的应用: 数论)
1. 代数数: $\al\in\bbC$ 称为代数数, 如果它是某个系数为有理数的非零多项式的根. 2. 代数数全体构成一个域. (利用伙伴矩阵, 张量积很容易证明) 3. 代数整数: $\al\in\bbC$ 称为代数整数, 如果它是某个首一整系数多项式的根.
559 0
[再寄小读者之数学篇](2014-11-20 计算二重积分)
(from X.L. Zhen) 计算二重积分 $$\bex \iint_{\bbR^2}e^{-(x^2+xy+y^2)}\rd x\rd y. \eex$$   解答: $$\beex \bea \iint_{\bbR^2}e^{-(x^2+xy+y^2)}\rd x\rd y &=\iin...
687 0
[再寄小读者之数学篇](2014-07-17 一阶中值)
设 $f(x)$ 在 $[a,b]$ 上可导, 且 $f'(a)=f'(b)$, 试证: $$\bex \exists\ \xi\in (a,b),\st f'(\xi)(\xi-a)=f(\xi)-f(a).
704 0
|
机器学习/深度学习
[再寄小读者之数学篇](2014-07-17 行列式的计算)
试计算矩阵 $A=(\sin(\al_i+\al_j))_{n\times n}$ ($n\geq2$) 的行列式.   提示:  根据行列式的性质: (1) 行列式两列线性相关, 则行列式为零; (2) 若记第 $k$ 列为向量 $\al$ 的行列式为 $D(\al)$, 则 $$\b...
719 0
|
机器学习/深度学习 Perl
再寄小读者之数学篇[2014.07.01-2014.12.31]
[再寄小读者之数学篇](2014-12-24 乘积型不等式)   [再寄小读者之数学篇](2014-12-04 $\left(1+\frac{1}{x}\right)^x>\frac{2ex}{2x+1},\forall\ x>0.
946 0
|
资源调度 关系型数据库 RDS
再寄小读者之数学篇[2014.01.01-2014.06.30]
[再寄小读者之数学篇](2014-06-28 证明级数几乎处处收敛) 设 $f\in L(\bbR)$, 试证: $$\bex \vsm{n}f(n^2x) \eex$$ 在 $\bbR$ 上几乎处处收敛到一 Lebesgue 函数.
920 0
[再寄小读者之数学篇](2014-06-26 绝对值不等式)
$$\bex \sev{x}+\sev{y}+\sev{z}+\sev{x+y+z}\geq \sev{x+y}+\sev{y+z}+\sev{z+x}. \eex$$
541 0