17 words
1 minute
斐波那契数列
斐波那契数列:
通项公式(不用记):
Share
If this article helped you, please share it with others!
Some information may be outdated
Related Posts Smart






斐波那契数列:
通项公式(不用记):
F(n)=F(n−1)+F(n−2) (n≥2,n∈N∗,F(0)=1,F(1)=1) [F(n)F(n−1)]=[1110][F(n−1)F(n−2)] an=51[(21+5)n−(21−5)n] [F(n)F(n−1)]=[1110]n−1[10]If this article helped you, please share it with others!
Some information may be outdated