当前位置:网站首页>Proof of Stirling formula
Proof of Stirling formula
2022-07-06 03:48:00 【Harris-H】
Proof of Stirling formula
0. introduction
Stirling's formula (Stirling’s approximation) It's one for taking n Of Factorial Of Approximate value Mathematical formula of . Generally speaking , The computational complexity of factorial is linear . When it comes to something very big n Factorial time , The complexity of common methods is unacceptable . Stirling formula can reduce the complexity of solving factorial to logarithmic order . and , Even in n When I was very young , The value of Stirling formula is very accurate .
1. prove
2. utilize Wallis The formula ,
About the step of integral expansion and contraction
边栏推荐
- Teach you to build your own simple BP neural network with pytoch (take iris data set as an example)
- [slam] orb-slam3 parsing - track () (3)
- User experience index system
- 如何修改表中的字段约束条件(类型,default, null等)
- [American competition] mathematical terms
- Conditionally [jsonignore]
- WPF效果第一百九十一篇之框选ListBox
- Blue Bridge Cup - Castle formula
- C#(三十一)之自定义事件
- How do we make money in agriculture, rural areas and farmers? 100% for reference
猜你喜欢
C form application of C (27)
Overview of super-resolution reconstruction of remote sensing images
Plus d'un milliard d'utilisateurs de grandes entreprises comme Facebook ont été compromis, il est temps de se concentrer sur le did
three. JS page background animation liquid JS special effect
Svg drag point crop image JS effect
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
如何修改表中的字段约束条件(类型,default, null等)
C (thirty) C combobox listview TreeView
2. GPIO related operations
Simple blog system
随机推荐
[slam] orb-slam3 parsing - track () (3)
SWC介绍
Mathematical modeling regression analysis relationship between variables
Pytorch load data
C language circular statement
BUAA计算器(表达式计算-表达式树实现)
2、GPIO相关操作
Schnuka: 3D vision detection application industry machine vision 3D detection
C (thirty) C combobox listview TreeView
BUAA magpie nesting
给新人工程师组员的建议
Simple blog system
WPF效果第一百九十一篇之框选ListBox
Record the process of reverse task manager
Schnuka: visual positioning system working principle of visual positioning system
Deno介绍
[optimization model] Monte Carlo method of optimization calculation
遥感图像超分辨重建综述
Remote Sensing Image Super-resolution and Object Detection: Benchmark and State of the Art
Quick sort function in C language -- qsort