当前位置:网站首页>Reprint: summation formula of proportional series and its derivation process
Reprint: summation formula of proportional series and its derivation process
2022-07-04 10:10:00 【LaoYuanPython】

In this paper, from : etc. Sum formula of ratio sequence , And its derivation process
One 、 The definition of an equal ratio sequence
If a sequence starts from the second term , The ratio of each term to its previous term is equal to the same constant , Then this sequence is called Geometric series (geometric progression). This constant is called the constant of an equal ratio sequence Gongbi (common ratio).
Sum up the sequence of equal numbers , There is a formula :
Record the sequence {an} It's an equal ratio sequence , The common ratio is q, Before that n Items and are Sn, Then there are :
- Gongbi q=1 when ,Sn=na1
- Gongbi q≠1 when ,Sn=a1(1-qn)/(1-q)=a1-anq.
Two 、 Derivation of the summation formula of the equal ratio sequence
When the common ratio of the sequence of equal numbers equals 1 And the common ratio is not equal to 1 Before n Terms are different from formulas , therefore , Find the front of an equal ratio sequence n Items often need to be divided “ The common ratio is 1” and “ Common ratio is not 1” The two cases are classified and discussed .
When “ The common ratio is 1” when , front n The derivation process of terms and formulas is as follows :

When “ Common ratio is not 1” when , front n The derivation process of terms and formulas is as follows :

3、 ... and 、 matters needing attention
Because in the sum formula of the proportional series , The common ratio is equal to 1 And the common ratio is not equal to 1 Before n The term is different from the applicable summation formula , So find the front of the sequence of equal proportions n Xiang Heshi , It is often necessary to determine whether the common ratio is equal to 1 Have a classified discussion .
Please refer to the column for more mathematical basis of artificial intelligence 《 Mathematical fundamentals of artificial intelligence 》.
It's not easy to write , Please support :
If you can get something from reading this article , Please give me some compliments 、 Comment on 、 Collection , Thank you for your support !
Pay column on the old ape
- Paid column 《https://blog.csdn.net/laoyuanpython/category_9607725.html Use PyQt Developing graphical interfaces Python application 》 Special introduction based on Python Of PyQt Basic course of graphical interface development , The corresponding article directory is 《 https://blog.csdn.net/LaoYuanPython/article/details/107580932 Use PyQt Developing graphical interfaces Python Application column Directory 》;
- Paid column 《https://blog.csdn.net/laoyuanpython/category_10232926.html moviepy Audio and video development column ) Detailed introduction moviepy The class correlation method of audio and video clip synthesis processing and the use of correlation method to process related clip synthesis scene , The corresponding article directory is 《https://blog.csdn.net/LaoYuanPython/article/details/107574583 moviepy Audio and video development column Directory 》;
- Paid column 《https://blog.csdn.net/laoyuanpython/category_10581071.html OpenCV-Python Difficult problem set for beginners 》 by 《https://blog.csdn.net/laoyuanpython/category_9979286.html OpenCV-Python Graphics and image processing 》 The accompanying column of , It is the author's opinion of OpenCV-Python Some problems encountered in the study of graphics and image processing , The relevant data are basically the results of repeated studies of old apes , be conducive to OpenCV-Python Beginners have a deeper understanding of OpenCV, The corresponding article directory is 《https://blog.csdn.net/LaoYuanPython/article/details/109713407 OpenCV-Python Catalog of difficult problem set for beginners 》
- Paid column 《https://blog.csdn.net/laoyuanpython/category_10762553.html Python Introduction to reptiles 》 From the perspective of Xiaobai, an Internet front-end developer, this paper introduces the knowledge and skills of crawler development , Including the basics of getting started with crawlers , And crawling CSDN The article information 、 Blogger information 、 Like the article 、 Comments, etc .
The first two columns are suitable for a certain amount of Python Xiaobai readers who are basic but have no relevant knowledge learn , In the third column, please combine 《https://blog.csdn.net/laoyuanpython/category_9979286.html OpenCV-Python Graphics and image processing 》 Learning to use .
For lack of Python Basic colleagues , Through the free column of the old ape 《https://blog.csdn.net/laoyuanpython/category_9831699.html special column :Python Basic course catalog ) Learn from scratch Python.
If you are interested and willing to support the old ape readers , Welcome to the paid column .
Old ape Python, Learn from the old ape Python!
* ░ Go to the old ape Python Blog Directory https://blog.csdn.net/LaoYuanPython ░
边栏推荐
- On Multus CNI
- Hands on deep learning (39) -- gating cycle unit Gru
- Kotlin 集合操作汇总
- 【OpenCV 例程200篇】218. 多行倾斜文字水印
- How to teach yourself to learn programming
- Write a jison parser from scratch (6/10): parse, not define syntax
- C language pointer classic interview question - the first bullet
- 原生div具有编辑能力
- Does any teacher know how to inherit richsourcefunction custom reading Mysql to do increment?
- 技术管理进阶——如何设计并跟进不同层级同学的绩效
猜你喜欢

Hands on deep learning (33) -- style transfer

Some summaries of the third anniversary of joining Ping An in China

直方图均衡化

用数据告诉你高考最难的省份是哪里!
![[FAQ] summary of common causes and solutions of Huawei account service error 907135701](/img/73/c4ee842475f05e2e67297fcac68779.png)
[FAQ] summary of common causes and solutions of Huawei account service error 907135701

Summary of small program performance optimization practice

Work order management system OTRs

MongoDB数据日期显示相差8小时 原因和解决方案

PHP personal album management system source code, realizes album classification and album grouping, as well as album image management. The database adopts Mysql to realize the login and registration f

对于程序员来说,伤害力度最大的话。。。
随机推荐
Golang defer
Histogram equalization
JDBC and MySQL database
Pueue data migration from '0.4.0' to '0.5.0' versions
el-table单选并隐藏全选框
法向量点云旋转
使用 C# 提取 PDF 文件中的所有文字(支持 .NET Core)
Write a jison parser from scratch (4/10): detailed explanation of the syntax format of the jison parser generator
Modules golang
Write a jison parser from scratch (5/10): a brief introduction to the working principle of jison parser syntax
Check 15 developer tools of Alibaba
Exercise 7-3 store the numbers in the array in reverse order (20 points)
What is devsecops? Definitions, processes, frameworks and best practices for 2022
Write a jison parser from scratch (3/10): a good beginning is half the success -- "politics" (Aristotle)
Hands on deep learning (41) -- Deep recurrent neural network (deep RNN)
Laravel文档阅读笔记-How to use @auth and @guest directives in Laravel
Write a jison parser from scratch (6/10): parse, not define syntax
华为联机对战如何提升玩家匹配成功几率
Work order management system OTRs
Write a jison parser from scratch (1/10):jison, not JSON