I am trying to derive the formula for the nth Fibonacci number by using infinite-degree polynomial.
in Calculus Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

1/(1-x)=(1-x)^-1=1+x+x^2(-1)(-2)/2!-x^3(-3)(-2)(-1)/3!...=1+x+x^2+x^3+x^4+...

Therefore, 1/(1-(x/3))=(1-(x/3))^-1=1+(x/3)+(x/3)^2+...=f(x).

Here's a way to find Fibonacci numbers: x=1/(1+x). Start with x=0; this gives another value for x=1; put this value in and get another x=1/2; put this in and we get 2/3; then 3/5, 5/8, 8/13, 13/21,... Fibonacci series is [0,]1,2,3,5,8,13,21,... The quotient of any two adjacent terms approaches the Golden Ratio as the series progresses. Hope you find this interesting. The solution for x in the equation is in fact the Golden Ratio itself: x^2+x-1=0, x=1/2(sqrt(5)-1) (positive root)=0.61803..., so that 1/0.61803=1.61803=1/2(sqrt(5)+1).

by Top Rated User (1.2m points)

No related questions found

Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,289 answers
2,420 comments
739,286 users