当前位置:网站首页>递归、回溯算法常用数学基础公式
递归、回溯算法常用数学基础公式
2020-11-06 21:40:00 【会开车的架构师】
等比数列
求和公式:Sn=(首项-末项公比)÷(1-公比)
通项公式: an=a1q^(n-1)
等差数列
通项公式:an = a1 + (n-1)*d
求和公式:(a1+an)*n/2
版权声明
本文为[会开车的架构师]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/4629483/blog/4529706
边栏推荐
- 只有1个字节的文件实际占用多少磁盘空间
- Introduction to the structure of PDF417 bar code system
- 大会倒计时|2020 PostgreSQL亚洲大会-中文分论坛议程安排
- (1) ASP.NET Introduction to core3.1 Ocelot
- 一部完整的游戏,需要制作哪些音乐?
- Chainlink brings us election results into blockchain everipedia
- 新建一个空文件占用多少磁盘空间?
- Live broadcast preview | micro service architecture Learning Series live broadcast phase 3
- JNI-Thread中start方法的呼叫與run方法的回撥分析
- What is alicloud's experience of sweeping goods for 100 yuan?
猜你喜欢

ado.net和asp.net的关系

FastThreadLocal 是什么鬼?吊打 ThreadLocal 的存在!!

What course of artificial intelligence? Will it replace human work?

Shh! Is this really good for asynchronous events?

IPFs rudder filecoin landing at the same time, fil currency price broke a thousand

To teach you to easily understand the basic usage of Vue codemirror: mainly to achieve code editing, verification prompt, code formatting

【自学unity2d传奇游戏开发】地图编辑器

【字节跳动 秋招岗位开放啦】Ohayoo!放学别走,我想约你做游戏!!!

每个大火的“线上狼人杀”平台,都离不开这个新功能
![Network security engineer Demo: the original * * is to get your computer administrator rights! [maintain]](/img/14/ede1ffa7811dbc2a5b15b9a7b17a5e.jpg)
Network security engineer Demo: the original * * is to get your computer administrator rights! [maintain]
随机推荐
IPFs rudder filecoin landing at the same time, fil currency price broke a thousand
【自学unity2d传奇游戏开发】地图编辑器
嘉宾专访|2020 PostgreSQL亚洲大会阿里云数据库专场:曾文旌
Xmppmini project details: step by step from the principle of practical XMPP technology development 4. String decoding secrets and message package
大会倒计时|2020 PostgreSQL亚洲大会-中文分论坛议程安排
ERD-ONLINE 免费在线数据库建模工具
In depth to uncover the bottom layer of garbage collection, this time let you understand her thoroughly
Details of dapr implementing distributed stateful service
Chainlink brings us election results into blockchain everipedia
Unity性能优化整理
【:: 是什么语法?】
小游戏云开发入门
What are the common problems of DTU connection
The importance of big data application is reflected in all aspects
【学习】接口测试用例编写和测试关注点
01. SSH Remote terminal and websocket of go language
Top 5 Chinese cloud manufacturers in 2018: Alibaba cloud, Tencent cloud, AWS, telecom, Unicom
Elasticsearch Part 6: aggregate statistical query
electron 實現檔案下載管理器
Installing ns-3 on ubuntu18.04