Content deleted Content added
Adding class, importance & field to maths rating template |
|||
Line 1:
{{Talk header}}
{{maths rating|class=start|importance=low|field=applied}}
== Small error in determining a particular value in the array ==
"...In particular the entry A_{m,n} of the array is the mth smallest number whose Zeckendorf representation begins with the nth Fibonacci number."
I changed this to the (n+1)th value instead. I'm pretty new to editing Wikipedia, but I think this is right. Try 11; the old formula would have us believe that 11 is the 2nd smallest number whose Zeckendorf representation begins with the 3rd Fibonacci number. However, whether one takes the Fibonacci numbers to start at 0 OR 1, it doesn't work. No sum of non-consectuve Fibonacci numbers starting at F3=1 or F3=2 will equal 11. However the (3+1)th Fibonacci number F4=3 does work, because 3+8=11.
|