常用的麦克劳林级数展开式(泰勒展开式)

n = 0 , 1 , 2 , ... 一般取到 x 的 3 ∼ 4 次方 n=0,1,2,\dots一般取到x的3\sim4次方 n=0,1,2,...一般取到x的3∼4次方

  • e x = 1 + x 1 ! + x 2 2 ! + ⋯ + x n n ! + ο ( x n ) e^x=1+\displaystyle\frac{x}{1!}+\frac{x^2}{2!}+⋯+\frac{x^n}{n!}+\omicron(x^n) ex=1+1!x+2!x2+⋯+n!xn+ο(xn)
  • ln ⁡ ( 1 + x ) = x − x 2 2 + x 3 3 + ⋯ + ( − 1 ) n − 1 n x n + ο ( x n ) \ln{(1+x)}=x-\displaystyle\frac{x^2}{2}+\frac{x^3}{3}+⋯+\frac{(-1)^{n-1}}{n}x^n+\omicron(x^n) ln(1+x)=x−2x2+3x3+⋯+n(−1)n−1xn+ο(xn)
  • sin ⁡ x = x − x 3 3 ! + x 5 5 ! + ⋯ + ( − 1 ) n ( 2 n + 1 ) ! x 2 n + 1 + ο ( x 2 n + 1 ) \sin x=x-\displaystyle\frac{x^3}{3!}+\frac{x^5}{5!}+⋯+\frac{(-1)^{n}}{(2n+1)!}x^{2n+1}+\omicron(x^{2n+1}) sinx=x−3!x3+5!x5+⋯+(2n+1)!(−1)nx2n+1+ο(x2n+1)
  • cos ⁡ x = 1 − x 2 2 ! + x 4 4 ! + ⋯ + ( − 1 ) n ( 2 n ) ! x 2 n + ο ( x 2 n ) \cos x=1-\displaystyle\frac{x^2}{2!}+\frac{x^4}{4!}+⋯+\frac{(-1)^{n}}{(2n)!}x^{2n}+\omicron(x^{2n}) cosx=1−2!x2+4!x4+⋯+(2n)!(−1)nx2n+ο(x2n)
  • t a n x = x + 1 3 x 3 + 1 5 x 5 + ⋯ + 1 2 n + 1 x 2 n + 1 + ο ( x 2 n + 1 ) tanx=x+\displaystyle\frac{1}{3}x^3+\frac{1}{5}x^5+\cdots+\frac{1}{2n+1}x^{2n+1}+\omicron(x^{2n+1}) tanx=x+31x3+51x5+⋯+2n+11x2n+1+ο(x2n+1)
    推导: ( tan ⁡ x − x ) ∼ 1 3 x 3 ∼ ( x − arctan ⁡ x ) ( x − sin ⁡ x ) ∼ 1 6 x 3 ∼ ( arcsin ⁡ x − x ) α ∼ β ⇒ α = β + ο ( β ) 得 tan ⁡ x = x + 1 3 x 3 + ο ( x 3 ) 同理 arctan ⁡ x , arcsin ⁡ x \begin{aligned} 推导:&(\tan x -x)\sim\displaystyle\frac{1}{3}x^3\sim(x-\arctan x)\\ &(x−\sin x) \sim\displaystyle\frac{1}{6}x^3 \sim (\arcsin x−x)\\ &\alpha \sim \beta \Rightarrow \alpha=\beta+\omicron(\beta)\\ &得\ \tan x=x+\displaystyle\frac{1}{3}x^3+\omicron(x^3)\\ &同理\ \arctan x,\arcsin x &&&&&&&&&&&&&&&&&&&&&&&&&&&&& \end{aligned} 推导:(tanx−x)∼31x3∼(x−arctanx)(x−sinx)∼61x3∼(arcsinx−x)α∼β⇒α=β+ο(β)得 tanx=x+31x3+ο(x3)同理 arctanx,arcsinx
  • 1 1 − x = 1 + x + x 2 + ⋯ + ο ( x n ) \displaystyle\frac{1}{1-x}=1+x+x^2+\cdots+\omicron(x^n) 1−x1=1+x+x2+⋯+ο(xn)
  • 1 1 + x = 1 − x + x 2 + ⋯ + ( − 1 ) n x n + ο ( x n ) \displaystyle\frac{1}{1+x}=1-x+x^2+\cdots+(-1)^nx^n+\omicron(x^n) 1+x1=1−x+x2+⋯+(−1)nxn+ο(xn)
  • ( 1 + x ) a = 1 + a 1 ! x + a ( a − 1 ) 2 ! x 2 + ⋯ + a ( a − 1 ) ⋯ ( a − n + 1 ) n ! x n + ο ( x n ) (1+x)^a=1+\displaystyle\frac{a}{1!}x+\frac{a(a-1)}{2!}x^2+\cdots+\frac{a(a-1)\cdots(a-n+1)}{n!}x^n+\omicron(x^n) (1+x)a=1+1!ax+2!a(a−1)x2+⋯+n!a(a−1)⋯(a−n+1)xn+ο(xn)
  • arcsin ⁡ x = x + 1 2 × x 3 3 + 1 × 3 2 × 4 × x 5 5 + o ( x 5 ) = x + x 3 6 + ο ( x 3 ) \arcsin x=x+\displaystyle\frac{1}{2}\times\frac{x^3}{3}+\frac{1\times3}{2\times4}\times\frac{x^5}{5}+o(x^5)=x+\frac{x^3}{6}+\omicron(x^3) arcsinx=x+21×3x3+2×41×3×5x5+o(x5)=x+6x3+ο(x3)
  • arctan ⁡ x = x − x 3 3 + x 5 5 + ⋯ + ( − 1 ) n 2 n + 1 x 2 n + 1 + ο ( x 2 n + 1 ) \arctan x=x-\displaystyle\frac{x^3}{3}+\frac{x^5}{5}+⋯+\frac{(-1)^{n}}{2n+1}x^{2n+1}+\omicron(x^{2n+1}) arctanx=x−3x3+5x5+⋯+2n+1(−1)nx2n+1+ο(x2n+1)
相关推荐
YJlio7 小时前
PsSuspend(7.23):无损挂起与恢复指定进程——精准“冻住”故障现场
笔记·学习·安全
18538162800航7 小时前
短视频矩阵系统搭建指南:源码部署与全流程解析
线性代数·矩阵·音视频
小狗爱吃黄桃罐头8 小时前
正点原子【第四期】Linux之驱动开发学习笔记-10.1 Linux 内核定时器实验
linux·驱动开发·学习
im_AMBER8 小时前
Leetcode 47
数据结构·c++·笔记·学习·算法·leetcode
BreezeJuvenile9 小时前
外设模块学习(17)——5V继电器模块(STM32)
stm32·单片机·嵌入式硬件·学习·5v继电器模块
一个数据大开发9 小时前
【零基础一站式指南】Conda 学习环境准备与 Jupyter/PyCharm 完全配置
学习·jupyter·conda
lingggggaaaa12 小时前
小迪安全v2023学习笔记(一百四十五讲)—— Webshell篇&魔改冰蝎&打乱特征指纹&新增加密协议&过后门查杀&过流量识别
笔记·学习·安全·魔改冰蝎·免杀对抗·免杀技术
落羽的落羽12 小时前
【C++】现代C++的新特性constexpr,及其在C++14、C++17、C++20中的进化
linux·c++·人工智能·学习·机器学习·c++20·c++40周年
小苏兮12 小时前
【把Linux“聊”明白】编译器gcc/g++与调试器gdb/cgdb:从编译原理到高效调试
java·linux·运维·学习·1024程序员节
im_AMBER13 小时前
React 11 登录页项目框架搭建
前端·学习·react.js·前端框架