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}$的更多相关文章

  1. 深入理解无穷级数和的定义(the sum of the series)

    Given an infinite sequence (a1, a2, a3, ...), a series is informally the form of adding all those te ...

  2. MOOCULUS微积分-2: 数列与级数学习笔记 2. Series

    此课程(MOOCULUS-2 "Sequences and Series")由Ohio State University于2014年在Coursera平台讲授. PDF格式教材下载 ...

  3. Taylor series

    w用有限来表达无限,由已知到未知,化未知为已知. https://en.wikipedia.org/wiki/Taylor_series The Greek philosopher Zeno cons ...

  4. 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 ...

  5. PP: Modeling extreme events in time series prediction

    KDD: Knowledge Discovery and Data Mining (KDD) Insititute: 复旦大学,中科大 Problem: time series prediction; ...

  6. The Go Programming Language. Notes.

    Contents Tutorial Hello, World Command-Line Arguments Finding Duplicate Lines A Web Server Loose End ...

  7. Ethereum White Paper

    https://github.com/ethereum/wiki/wiki/White-Paper White Paper EditNew Page James Ray edited this pag ...

  8. 概率dp学习

    预备知识 一.期望的数学定义 如果X 是一个离散的随机变量,输出值为 x1, x2, ..., 和输出值相应的概率为p1, p2, ... (概率和为 1), 那么期望值为E(x)=x1p1+x2p2 ...

  9. MIT牛人解说数学体系

    https://www.douban.com/group/topic/11115261/ 在过去的一年中,我一直在数学的海洋中游荡,research进展不多,对于数学世界的阅历算是有了一些长进. 为什 ...

  10. 【zz】MIT牛人解说数学体系

    作者:林达华 一.为什么要深入数学的世界 作为计算机的学生,我(原作者)没有任何企图要成为一个数学家.我学习数学的目 的,是要想爬上巨人的肩膀,希望站在更高的高度,能把我自己研究的东西看得更深广一些. ...

随机推荐

  1. 凯亚物联网平台如何通过MQTT网络组件接入设备

    一.概述 有人提议我用kestrel代替Dotnetty ,那是不可能的, 物联网平台MQTT,rtmp,rtsp,httpflv,tcp,udp,rpc 都是基于dotnetty实现,压测没有问题, ...

  2. OneNote Embedded 文件滥用检测

    本文分享自天翼云开发者社区<OneNote Embedded 文件滥用检测>,作者:Icecream 攻击技术 在这些网络钓鱼活动中被滥用的OneNote功能是在图片后面隐藏嵌入式文件,诱 ...

  3. 《Universal Number Posit Arithmetic Generator on FPGA》(一)

    A parameterized Verilog HDL is constructed for each unit which takes posit word size (N) and posit e ...

  4. 【笔记】libpcap安装与使用

    Ubuntu 20.04. 文章目录 起步 一.下载libpcap 库 二.安装 三.使用 完整程序 (们) 1. 头文件集锦 myheader.h 2. 打印报文内容 sniff.c 3. 嗅探与伪 ...

  5. jsp技术之“如何在jsp中判断属性为空”

    一.判断对象列表为空不显示某段代码 <%-- 展开子属性 --%> <c:if test="${not empty product.variations}"> ...

  6. 100% 自主可控,Java Solon v3.3.1 发布(国产优秀应用开发基座)

    Solon 框架! Solon 是新一代,Java 企业级应用开发框架.从零开始构建(No Java-EE),有灵活的接口规范与开放生态.采用商用友好的 Apache 2.0 开源协议,是" ...

  7. 服务器接口附件限制【1M】解决办法

     一.业务场景:         在后端与手机小程序端接口传附件时,发现经过云服务器的接口交互,附件超过1M就会有如下提示: <html> <head><title> ...

  8. Spring boot 项目集成Redisson抛异常 NoClassDefFoundError: Lorg/nustaq/serialization/FSTConfiguration

    Spring boot 项目集成Redisson做分布式锁的时候,抛异常 NoClassDefFoundError: Lorg/nustaq/serialization/FSTConfiguratio ...

  9. FastAPI安全异常处理:从401到422的奇妙冒险

    title: FastAPI安全异常处理:从401到422的奇妙冒险 date: 2025/06/05 21:06:31 updated: 2025/06/05 21:06:31 author: cm ...

  10. [Java/Python] Java 基于命令行调用 Python

    需求描述 利用 Java 基于命令行调用 Python 实现步骤 安装 Python + PIP 环境 以基于 Ubuntu 24 的 Docker 环境为例 Dockerfile # OS: Ubu ...