create account

How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列 by justyy

View this thread on: hive.blogpeakd.comecency.com
· @justyy · (edited)
$65.43
How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列
我们都知道 [斐波那契数列](https://justyy.com/archives/1031) 的定义如下:
We all know the Fibonacci sequence is defined as:

> F(n) = F(n - 1) + F(n - 2)

and the terminating conditions are 
其中 

>F(1) = 0, F(2) = 1

First few Fibonacci numbers are
前面几项的值为: 

> 0, 1, 1, 2, 3, 5, 8, 13, 21 ...

If you code, that is easy, however, it is even easier just using Excel spreadsheet to calculate the Fibonacci numbers
写程序很简单,但是不用写程序仅用[EXCEL](https://justyy.com/archives/1337)也可以分分钟求出前几项的值。

1. Open Excel, 打开 [Excel](https://justyy.com/archives/1905),
2. Put 0 at A1  在A1输入0
3. Put 1 at A2 在A2输入=A1+A2    
![](https://steemitimages.com/DQmdMcJxphj9djJPJoSSU9hp32fzTrEnkSuVh5dpM7XCMM2/image.png)
4. Enter formula =A1+A2 at Cell A3   在A3输入公式 = A1+A2
![](https://steemitimages.com/DQmcfmR8zPhYSfo9zBMCveAbeTFVTCTpnpthdK73zztwGmT/image.png)
5. Click and Drag A3 to fill the other cells in the same  A:A column.  然后点击A3的右下角往下拉到底,立马就能计算斐波那契数列,很神奇有木有?
![](https://steemitimages.com/DQmfH8RomEdkgAZ8QCwoCVB5kSraLuF4uA7PR32h1BS2GGU/image.png)
Excel autocomplete the formulas e.g. A4=A2+A3, A5=A3+A4  这是因为 EXCEL强大的公式自动填补,如:A4=A2+A3, A5=A3+A4以此类推.....

Originally published at https://steemit.com Thank you for reading my post, feel free to Follow, Upvote, Reply, ReSteem (repost) @justyy which motivates me to create more quality posts.

原文首发于 https://Steemit.com 首发。感谢阅读,如有可能,欢迎Follow, Upvote, Reply, ReSteem (repost) @justyy 激励我创作更多更好的内容。

// Later, it will be reposted to my blogs: [justyy.com](https://justyy.com), [helloacm.com](https://helloacm.com) and [codingforspeed.com](https://codingforspeed.com)  稍后同步到我的[中文博客](https://justyy.com)和英文[计算机](https://helloacm.com)[博客](https://codingforspeed.com)。
- [Iterative Computing Fib Number using Excel](https://helloacm.com/iterative-computing-fib-number-using-excel/)
- [在EXCEL里也可以计算斐波那契数列](https://justyy.com/archives/5220)

# 近期热贴
- [过去7天收益排行榜](https://steemit.com/stats/@justyy/daily-top-30-authors-in-cn-cn7-2017-09-01)
- [聂小倩 (1)| #5电影](https://steemit.com/cn/@justyy/1-or-5)
- [面经:Python 的 List 和 Dictionary 有啥区别?](https://steemit.com/cn/@justyy/interview-question-what-is-the-difference-between-list-and-dictionary-in-python-python-list-dictionary)
- [今天国足嬴了,我们来说说什么是SEO?流量怎么挣钱?](https://steemit.com/cn/@justyy/seo)
- [SteemIt 好友微信群排行榜 - (实时更新版)](https://steemit.com/cn/@justyy/steemit-daily-wechat-group-ranking-steemit)
- [SP小于500也可以通过程序来设置点赞百分比](https://steemit.com/cn/@justyy/voting-weight-for-sp-less-than-500-sp-500)
- [碧桂园海外(英国)招博士让我思考了人生规划, 碧桂园适不适合你?](https://steemit.com/cn/@justyy/3dyled)
- Ned 的代理SP是怎么被使用的 - Steemit 商业分析 [Part 1](https://steemit.com/cn/@justyy/ned-sp-steemit-part-1), [Part 2](https://steemit.com/cn/@justyy/ned-sp-steemit-part-2), [Part 3](https://steemit.com/cn/@justyy/ned-sp-steemit-part-3-sweetsssj-tumutanzi) and [Part 4](https://steemit.com/cn/@justyy/ned-sp-steemit-part-4)

# Recent Popular Posts
- [Daily Top 30 Authors Pending Payout in the Last 7 days ](https://steemit.com/stats/@dailystats/daily-top-30-authors-pending-payout-in-the-last-7-days-2017-08-31) 
- [Interview Question: What is the difference between List and Dictionary in Python?](https://steemit.com/cn/@justyy/interview-question-what-is-the-difference-between-list-and-dictionary-in-python-python-list-dictionary)
- [SteemIt Daily Wechat Group Ranking](https://steemit.com/cn/@justyy/steemit-daily-wechat-group-ranking-steemit)
- [Voting Weight for SP less than 500](https://steemit.com/cn/@justyy/voting-weight-for-sp-less-than-500-sp-500)
- [SteemSQL Tutorial: How to Get Authors Order By Potential Payout in Last 7 days?](https://steemit.com/cn/@justyy/steem-sql-7-cn)

https://justyy.com/gif/steemit.gif
Tags: #cn #cn-programming #programming #steemstem #excel
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 31 others
properties (23)
authorjustyy
permlinkhow-to-calculate-fibonacci-numbers-using-excel-excel
categorycn
json_metadata{"tags":["cn","cn-programming","programming","steemstem","excel"],"users":["justyy"],"image":["https://steemitimages.com/DQmdMcJxphj9djJPJoSSU9hp32fzTrEnkSuVh5dpM7XCMM2/image.png","https://steemitimages.com/DQmcfmR8zPhYSfo9zBMCveAbeTFVTCTpnpthdK73zztwGmT/image.png","https://steemitimages.com/DQmfH8RomEdkgAZ8QCwoCVB5kSraLuF4uA7PR32h1BS2GGU/image.png","https://justyy.com/gif/steemit.gif"],"links":["https://justyy.com/archives/1031","https://justyy.com/archives/1337","https://justyy.com/archives/1905","https://steemit.com","https://Steemit.com","https://justyy.com","https://helloacm.com","https://codingforspeed.com","https://helloacm.com/iterative-computing-fib-number-using-excel/","https://justyy.com/archives/5220","https://steemit.com/stats/@justyy/daily-top-30-authors-in-cn-cn7-2017-09-01","https://steemit.com/cn/@justyy/1-or-5","https://steemit.com/cn/@justyy/interview-question-what-is-the-difference-between-list-and-dictionary-in-python-python-list-dictionary","https://steemit.com/cn/@justyy/seo","https://steemit.com/cn/@justyy/steemit-daily-wechat-group-ranking-steemit","https://steemit.com/cn/@justyy/voting-weight-for-sp-less-than-500-sp-500","https://steemit.com/cn/@justyy/3dyled","https://steemit.com/cn/@justyy/ned-sp-steemit-part-1","https://steemit.com/cn/@justyy/ned-sp-steemit-part-2","https://steemit.com/cn/@justyy/ned-sp-steemit-part-3-sweetsssj-tumutanzi","https://steemit.com/cn/@justyy/ned-sp-steemit-part-4","https://steemit.com/stats/@dailystats/daily-top-30-authors-pending-payout-in-the-last-7-days-2017-08-31","https://steemit.com/cn/@justyy/steem-sql-7-cn"],"app":"steemit/0.1","format":"markdown"}
created2017-09-02 09:04:36
last_update2017-09-03 09:00:09
depth0
children13
last_payout2017-09-09 09:04:36
cashout_time1969-12-31 23:59:59
total_payout_value51.010 HBD
curator_payout_value14.417 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,698
author_reputation280,616,224,641,976
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,630,481
net_rshares16,884,311,409,897
author_curate_reward""
vote details (95)
@bigyellow ·
YY,这个贴没有反映出你的真实水平啊。哈哈。。。
properties (22)
authorbigyellow
permlinkre-justyy-how-to-calculate-fibonacci-numbers-using-excel-excel-20170902t160142579z
categorycn
json_metadata{"tags":["cn"],"app":"steemit/0.1"}
created2017-09-02 16:01:27
last_update2017-09-02 16:01:27
depth1
children1
last_payout2017-09-09 16:01:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length24
author_reputation7,347,169,841,366
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,660,917
net_rshares0
@justyy ·
让你们找找自信,哈哈
properties (22)
authorjustyy
permlinkre-bigyellow-re-justyy-how-to-calculate-fibonacci-numbers-using-excel-excel-20170902t203405302z
categorycn
json_metadata{"tags":["cn"],"app":"steemit/0.1"}
created2017-09-02 20:34:06
last_update2017-09-02 20:34:06
depth2
children0
last_payout2017-09-09 20:34:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10
author_reputation280,616,224,641,976
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,682,115
net_rshares0
@jubi ·
这都被你发现了
properties (22)
authorjubi
permlinkre-justyy-how-to-calculate-fibonacci-numbers-using-excel-excel-20170902t102320257z
categorycn
json_metadata{"tags":["cn"],"app":"steemit/0.1"}
created2017-09-02 10:23:24
last_update2017-09-02 10:23:24
depth1
children1
last_payout2017-09-09 10:23:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation82,406,494,254,467
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,635,321
net_rshares0
@justyy ·
发现新大陆了^^
properties (22)
authorjustyy
permlinkre-jubi-re-justyy-how-to-calculate-fibonacci-numbers-using-excel-excel-20170902t203616616z
categorycn
json_metadata{"tags":["cn"],"app":"steemit/0.1"}
created2017-09-02 20:36:15
last_update2017-09-02 20:36:15
depth2
children0
last_payout2017-09-09 20:36:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length8
author_reputation280,616,224,641,976
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,682,269
net_rshares0
@ladu ·
Nice one
properties (22)
authorladu
permlinkre-justyy-how-to-calculate-fibonacci-numbers-using-excel-excel-20170902t095204921z
categorycn
json_metadata{"tags":["cn"],"app":"steemit/0.1"}
created2017-09-02 09:52:09
last_update2017-09-02 09:52:09
depth1
children0
last_payout2017-09-09 09:52:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length8
author_reputation238,580,540,620
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,633,300
net_rshares0
@magicmonk ·
終於有一篇看的懂的:)
properties (22)
authormagicmonk
permlinkre-justyy-how-to-calculate-fibonacci-numbers-using-excel-excel-20170902t201245634z
categorycn
json_metadata{"tags":["cn"],"app":"steemit/0.1"}
created2017-09-02 20:12:51
last_update2017-09-02 20:12:51
depth1
children1
last_payout2017-09-09 20:12:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation1,106,580,596,354,872
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,680,651
net_rshares0
@justyy ·
$0.09
证明你进步了,哈哈。
👍  
properties (23)
authorjustyy
permlinkre-magicmonk-re-justyy-how-to-calculate-fibonacci-numbers-using-excel-excel-20170902t203446794z
categorycn
json_metadata{"tags":["cn"],"app":"steemit/0.1"}
created2017-09-02 20:34:45
last_update2017-09-02 20:34:45
depth2
children0
last_payout2017-09-09 20:34:45
cashout_time1969-12-31 23:59:59
total_payout_value0.066 HBD
curator_payout_value0.021 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10
author_reputation280,616,224,641,976
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,682,159
net_rshares23,185,099,360
author_curate_reward""
vote details (1)
@marlinahamid ·
Nice post.
Please follow me
properties (22)
authormarlinahamid
permlinkre-justyy-201792t16628888z
categorycn
json_metadata{"tags":"cn","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"}
created2017-09-02 09:06:30
last_update2017-09-02 09:06:30
depth1
children0
last_payout2017-09-09 09:06:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length27
author_reputation1,686,818,765,333
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,630,613
net_rshares0
@tvb ·
这贴,我决定鄙视你一下。这也太简单了。。。
properties (22)
authortvb
permlinkre-justyy-how-to-calculate-fibonacci-numbers-using-excel-excel-20170902t115815075z
categorycn
json_metadata{"tags":["cn"],"app":"steemit/0.1"}
created2017-09-02 11:58:18
last_update2017-09-02 11:58:18
depth1
children3
last_payout2017-09-09 11:58:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length21
author_reputation35,178,037,825,802
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,641,415
net_rshares0
@justyy ·
不是所有人都和你一样聪明的。
properties (22)
authorjustyy
permlinkre-tvb-re-justyy-how-to-calculate-fibonacci-numbers-using-excel-excel-20170902t130848704z
categorycn
json_metadata{"tags":["cn"],"app":"steemit/0.1"}
created2017-09-02 13:08:51
last_update2017-09-02 13:08:51
depth2
children2
last_payout2017-09-09 13:08:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length14
author_reputation280,616,224,641,976
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,646,429
net_rshares0
@tvb ·
晕自动填充本来就是可以填充公式的。。。都知道吧。
properties (22)
authortvb
permlinkre-justyy-re-tvb-re-justyy-how-to-calculate-fibonacci-numbers-using-excel-excel-20170902t142312601z
categorycn
json_metadata{"tags":["cn"],"app":"steemit/0.1"}
created2017-09-02 14:23:18
last_update2017-09-02 14:23:18
depth3
children1
last_payout2017-09-09 14:23:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length24
author_reputation35,178,037,825,802
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,652,364
net_rshares0
@victory622 ·
Got it.
properties (22)
authorvictory622
permlinkre-justyy-how-to-calculate-fibonacci-numbers-using-excel-excel-20170902t090911293z
categorycn
json_metadata{"tags":["cn"],"app":"steemit/0.1"}
created2017-09-02 09:08:54
last_update2017-09-02 09:08:54
depth1
children0
last_payout2017-09-09 09:08:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation132,772,573,652,848
root_title"How to Calculate Fibonacci Numbers using Excel? 在EXCEL里也可以计算斐波那契数列"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id13,630,747
net_rshares0