SciTech-Mathmatics-Analysis-Infinite Series+Limit: 无穷级数+极限: $\large e = \lim{(1+\frac{1}{n})^n}$
SciTech-Mathmatics-Analysis
- Infinite Series: 无穷级数
- Limit: 极限:
\(\large e = \underset{n \rightarrow \infty}{\lim} {(1+\frac{1}{n})^n}\)
这是一个非常有现实意义的无穷级数:
假设:
一家银行设计,存一年利息率是100%; 这"一年"允许分成任意期数\(\large n\);
求\(\large n\)取多少期时,总利息收益最大?
\(\large \begin{array} {rll} \\
一年分 1期 & Total &= (1+ \frac{1}{1})^1 &= 2.0 \\
一年分 2期 & Total &= (1+ \frac{1}{2})^2 &= 2.25 \\
一年分 3期 & Total &= (1+ \frac{1}{3})^3 &= 2.37 \\
\cdots & & & \\
一年分 n期 & Total &= (1+ \frac{1}{n})^n &= e = 2.718 \cdots \\
\end{array}\)
求导数: \(\large \underset{x \rightarrow \infty}{\lim} {(1+\frac{1}{x})^x}\)
\(\large \begin{array} {rrl} \\
\because & f(x) &= (1+ \frac{1}{x})^x ,\ where \ x \in [1, +\infty] \\
& &= e^{x \cdot {ln(\frac{x+1}{x})} } \\
\therefore & f'(x) &= e^{x \cdot {ln(\frac{x+1}{x})} } \cdot \{[\ 1 \cdot ln(\frac{x+1}{x})\ ] + x \cdot [\ \frac{x}{x+1} \cdot ( - x^{-2} ) \ ]\} \\
& &=(1+ \frac{1}{x})^x \cdot (\ ln(1+\frac{1}{x}) - \frac{1}{x+1} \ ) \\
let & f'(x) &= 0 \\
& \rightarrow & ln(1+ \frac{1}{x}) = \frac{1}{x+1} \\
& \rightarrow & \frac{x+1}{x} = e^{\frac{1}{x+1}} \\
& \rightarrow & \frac{x}{x+1} = 1 - \frac{1}{x+1} = e^{(- \frac{1}{x+1})} = (e^{\frac{1}{x+1}})^{-1} \\
& let & y = - \frac{1}{x+1} \in [-\frac{1}{2}, 0) ,\text{ since } \ x \in [1, +\infty] \\
& \rightarrow & y+1 = e^y , \text{ where } \ y \in [-\frac{1}{2}, 0) \\
& & \text{ there's only one cross point } (0, 1) \text{ of } z=(y+1) \text{ and } z= e^y \\
& & \text{ since } \frac{d(y+1)}{dy} =1 > e^{y} = \frac{d(e^y)}{dy} \text{ when } \ y \in [-\infty, 0) \\
& \rightarrow & y+1 < e^y , \text{ when } \ y \in [-\frac{1}{2}, 0) \\
& \rightarrow & \frac{x}{x+1} < (e^{\frac{1}{x+1}})^{-1} , \text{ when } \ x \in [1, +\infty] \\
& \rightarrow & \frac{x+1}{x} > e^{\frac{1}{x+1}}, \text{ when } \ x \in [1, +\infty] \\
& \rightarrow & ln(1+ \frac{1}{x}) > \frac{1}{x+1}, \text{ when } \ x \in [1, +\infty] \\
& \rightarrow & f'(x) > 0, \text{ when } \ x \in [1, +\infty] \\
\therefore & f(x) &= (1+ \frac{1}{x})^x \ 单调递增,\ where \ x \in [1, +\infty] \\
\end{array}\)
求极限: \(\large \underset{x \rightarrow \infty}{\lim} {(1+\frac{1}{x})^x}\)
\(\large \underset{n \rightarrow \infty}{\lim} {(1+\frac{1}{x})^x} = \underset{x \rightarrow \infty}{\lim} {\frac{(x+1)^x}{x^x}} = \underset{x \rightarrow \infty}{\lim} {\frac{ e^{x \cdot ln(x+1)} }{ e^{x \cdot ln(x)}} } = \underset{x \rightarrow \infty}{\lim} {e^{x \cdot ln(x+1) - x \cdot ln(x)} }\)
转化为求极限:\(\large \underset{x \rightarrow \infty}{\lim} {x \cdot ( ln(x+1) - ln(x) ) }\)
也就是求极限(\(\large \infty \cdot 0\ 化为\ \frac{0}{0}\)型):\(\large \underset{x \rightarrow \infty}{\lim} {\frac{( ln(x+1) - ln(x) )}{\frac{1}{x}} }\)
\(\large \begin{array} {rrl} \\
let & g(x) &= ln(x+1) - ln(x) > 0 \\
& \rightarrow & g(1) = ln 2 \in (0, 1) \\
& & g(e-1) = 1-ln(e-1) \in (0, 1) \\
& & g(e) = ln(e+1) - 1 \in (0, 1) \\
& g'(x) &= \bm{ \frac{-1}{x(x+1)} } < 0 , \ when\ x \in (0,+\infty) \\
& \rightarrow & g(x) 单调递减 \ and \ g(x) > 0, \ when\ x \in (0,+\infty) \\
\therefore & g(x) & 极限存在; \\
& \exists\ \epsilon &= \frac{1}{ e^{\sigma} - 1}, \ when \ x > \epsilon \\
& \forall\ \sigma &> 0,\ | g(x) - 0 | < \sigma \\
& |g(x)| &=[ ln(x+1) - ln(x) ] < \sigma \\
& \uparrow & e^ {[ln(x+1)- ln(x)]} < e^{\sigma} \\
& & 1 + \frac{1}{x} < e^{\sigma} \\
& & x > \frac{1}{ e^{\sigma} - 1} \\
\therefore & \underset{x \rightarrow \infty}{\lim} {g(x)} &= \underset{x \rightarrow \infty}{\lim} {( ln(x+1) - ln(x) ) } = 0 \\
\end{array}\)
\(\large \begin{array} {rrl} \\
now & \text{ we can use } & \text{ the } L'Hospital\ Law \text{ for resolving } \frac{0}{0} \text{ form limit } \\
\end{array}\)
\(\large \begin{array} {ll} \\
\underset{x \rightarrow \infty}{\lim} {\frac{( ln(x+1) - ln(x) )}{\frac{1}{x}} } &=\underset{x \rightarrow \infty}{\lim} { \frac{( \frac{1}{x+1} - \frac{1}{x} )}{\frac{-1}{x^2}} }, \ L'Hospital\ Law \\
&=\underset{x \rightarrow \infty}{\lim} { \frac{\frac{-1}{x(x+1)}}{\frac{-1}{x^2}} } =\underset{x \rightarrow \infty}{\lim} { \frac{x}{x+1} } =\underset{x \rightarrow \infty}{\lim} { (1 - \frac{1}{x+1} )} \\
&= 1 \\
\end{array}\)
\(\large \begin{array} {ll} \\
Sum \ up: & \\
\underset{n \rightarrow \infty}{\lim} {(1+\frac{1}{x})^x} & = \underset{x \rightarrow \infty}{\lim} {e^{x \cdot ln(x+1) - x \cdot ln(x)} } = e^{\underset{x \rightarrow \infty}{\lim}{x \cdot ( ln(x+1) - ln(x) )} } \\
&= e^{1} = e \\
Finally:& \\
\underset{n \rightarrow \infty}{\lim} {(1+\frac{1}{x})^x} = e \\
\\
\end{array}\)
SciTech-Mathmatics-Analysis-Infinite Series+Limit: 无穷级数+极限: $\large e = \lim{(1+\frac{1}{n})^n}$的更多相关文章
- 深入理解无穷级数和的定义(the sum of the series)
Given an infinite sequence (a1, a2, a3, ...), a series is informally the form of adding all those te ...
- MOOCULUS微积分-2: 数列与级数学习笔记 2. Series
此课程(MOOCULUS-2 "Sequences and Series")由Ohio State University于2014年在Coursera平台讲授. PDF格式教材下载 ...
- Taylor series
w用有限来表达无限,由已知到未知,化未知为已知. https://en.wikipedia.org/wiki/Taylor_series The Greek philosopher Zeno cons ...
- Gathering Initial Troubleshooting Information for Analysis of ORA-4031 Errors on the Shared Pool
In this Document Purpose Troubleshooting Steps References APPLIES TO: Oracle Database - Enterp ...
- PP: Modeling extreme events in time series prediction
KDD: Knowledge Discovery and Data Mining (KDD) Insititute: 复旦大学,中科大 Problem: time series prediction; ...
- The Go Programming Language. Notes.
Contents Tutorial Hello, World Command-Line Arguments Finding Duplicate Lines A Web Server Loose End ...
- Ethereum White Paper
https://github.com/ethereum/wiki/wiki/White-Paper White Paper EditNew Page James Ray edited this pag ...
- 概率dp学习
预备知识 一.期望的数学定义 如果X 是一个离散的随机变量,输出值为 x1, x2, ..., 和输出值相应的概率为p1, p2, ... (概率和为 1), 那么期望值为E(x)=x1p1+x2p2 ...
- MIT牛人解说数学体系
https://www.douban.com/group/topic/11115261/ 在过去的一年中,我一直在数学的海洋中游荡,research进展不多,对于数学世界的阅历算是有了一些长进. 为什 ...
- 【zz】MIT牛人解说数学体系
作者:林达华 一.为什么要深入数学的世界 作为计算机的学生,我(原作者)没有任何企图要成为一个数学家.我学习数学的目 的,是要想爬上巨人的肩膀,希望站在更高的高度,能把我自己研究的东西看得更深广一些. ...
随机推荐
- 【记录】PR使用技巧记录
@ 目录 [PR最重要的两个操作] 一.关键帧 1. 如何设置关键帧? 2. 应用实例 1)1s内视频从明变暗 2)1s内视频画面由大到小 二.入点.出点 [其他] PR批量调整视频效果 PR剪视频片 ...
- 鸿蒙原生开源库 ViewPool 在 OpenHarmony 社区正式上线
近日,由伙伴参与共建的鸿蒙原生开源库"ViewPool"在OpenHarmony社区正式上线.这个开发库是基于OpenHarmony技术孵化的成果,充分发挥了平台的技术特性,同时融 ...
- 将数据导出 Excel 并异步发送到指定邮箱:一次性能优化实战
使用 Spring Boot 实现 Excel 导出 + 邮件异步发送功能,解决接口阻塞问题 一.背景介绍最近我在开发一个跑团管理系统的数据导出功能,需求是将用户查询的成员信息.跑量统计等数据导出为 ...
- SQL 强化练习 (一)
当然, 说明一下, 所有的内容都是网上搬砖的, 也是用作自己练习用的. 我觉得如何去写 sql 这个思考的过程, 远比最终写出来更重要, 毕竟, 我最近有在公司看到了 2000多行的一个 sql. 我 ...
- Linux多线程-线程同步
线程同步 当多个线程同时对一个共享数据进行操作时,会导致数据竞争,下面例子展示了数据竞争的情况: 1 #include <pthread.h> 2 #include <stdio.h ...
- C#中的lock
C#中的lock lock语法为: private object o = new object();//创建一个对象 public void Work() { lock(o)//锁住这个对象 { // ...
- 炸裂!Spring AI 1.0 正式发布,让 Java 再次伟大!
炸裂,炸裂,炸裂!从第一次提交代码到现在,经过 2 年的沉淀,Spring AI 框架的第一个正式版本 1.0 终于发布了. 有了这玩意,开发 AI 应用就是洒洒水的事,Java 开发者们是不是又爽了 ...
- 高德API获取省市区---python3实现
# -*- coding: utf-8 -*- """ Created on Thu Nov 4 15:40:25 2021 @author: 何双新 "&qu ...
- 技术分享:主流GUI自动化框架的窗口置顶机制实现对比
前言 在自动化测试和RPA开发过程中,窗口置顶是一个常见且关键的需求.无论是确保测试窗口始终可见,还是保证自动化操作的准确性,各大Python自动化框架都提供了相应的窗口置顶功能.本文将深入分析主流框 ...
- 【中英】【吴恩达课后编程作业】Course 4 -卷积神经网络 - 第四周作业
[中文][吴恩达课后编程作业]Course 4 - 卷积神经网络 - 第四周作业 - 人脸识别与神经风格转换 上一篇:[课程4 - 第四周测验]※※※※※ [回到目录]※※※※※下一篇:[待撰写-课程 ...