文件名称:斐波那契数列
介绍说明--下载内容来自于网络,使用问题请自行百度
斐波那契数列(Fibonacci sequence),又称黄金分割数列、因数学家列昂纳多·斐波那契(Leonardoda Fibonacci)以兔子繁殖为例子而引入,故又称为“兔子数列”,指的是这样一个数列:1、1、2、3、5、8、13、21、34、……在数学上,斐波纳契数列以如下被以递归的方法定义:F(0)=1,F(1)=1, F(n)=F(n-1)+F(n-2)(n>2,n∈N*)在现代物理、准晶体结构、化学等领域,斐波纳契数列都有直接的应用,为此,美国数学会从1963年起出版了以《斐波纳契数列季刊》为名的一份数学杂志,用于专门刊载这方面的研究成果。(The Fibonacci series (Fibonacci sequence), also known as the golden segmented sequence, is introduced by the mathematician Leonardoda Fibonacci (Leonardoda Fibonacci) as an example of rabbit reproduction, so it is also called "Rabbit Series", which refers to such a series: 1, 1, 2, 3, 5, 8, 13, 21, 34, and... In mathematics, the Fibonacci series is defined as follows: F (0) =1, F (1) =1, F (n) =F (n-1) +F (n-2) in modern physics, quasicrystal structure, chemistry and other fields, and the Fibonacci series have direct applications. For this reason, the American National Mathematics Association published the quarterly of Fibonacci from 1963. In the name of a mathematical magazine, it is devoted to the research results in this field.)
相关搜索: 斐波那契数列
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
斐波那契数列 | 0 | 2018-04-18 |
斐波那契数列\mainfeibonaxieshulie.cpp | 356 | 2018-03-23 |
斐波那契数列\mainfeibonaxieshulie.o | 2439 | 2018-03-23 |
斐波那契数列\斐波那契数列.dev | 774 | 2018-03-23 |
斐波那契数列\斐波那契数列.exe | 1921107 | 2018-03-23 |
斐波那契数列\斐波那契数列.layout | 92 | 2018-03-26 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.