Talk:Generalizations of Fibonacci numbers

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Copyvio reverted[edit]

I have reverted [1] a copyright violation from [2] per WP:COPYVIO. The text was copied directly and poorly formatted for Wikipedia. I haven't examined reliability of source or notability of content. PrimeHunter 01:22, 28 May 2007 (UTC)[reply]

It seems notable to me, see the various Fibonacci number generalizations used in Mathematica: [3]. Well, most of these are probably not "used", but it's still an astonishing variety of generalizations to real and complex numbers. It's too bad the "author" of the deleted material didn't bother to write it and source it properly, because this is precisely the sort of thing the article needs. Silly rabbit 12:39, 28 May 2007 (UTC)[reply]

PrimeHunter and Silly rabbit, thanks for your help and encouragement. I have added a Copyleft notice to my website. Both to My home page [4] and to my What is a Fibonacci Number? page [5] . It says:

Copyleft notice by author: Harry J. Smith: This site is under GFDL (GNU Free Documentation License) and GPL (GNU General Public License) and Wikipedia has permission to use material from this site.

I hope this is enough to get my reverted edits to Generalizations of Fibonacci numbers reinstated. Hjsmithh 16:39, 29 May 2007 (UTC)[reply]

I have limited copyright knowledge but this appears to solve the copyright problem. I don't personally want to reinstate your edit [6] in that form because it is rather poorly formatted for Wikipedia. Also, I don't know the subject well enough to judge it and I'm not sure your site satisfies WP:RS and WP:V#SELF. Can you format it better and provide an additional source to support it (maybe http://mathworld.wolfram.com/FibonacciNumber.html)? I admit Wikipedia already contains a lot of information that has problems with our policies and guidelines. PrimeHunter 00:05, 30 May 2007 (UTC)[reply]
I have restored it, with some changes in wording so it's not as much of a glaring potential copyvio. I actually don't think it's an issue at all, since the page in question is now under the GFDL. We incorporate stuff from planetmath all the time. Anyway, I admit it's a rush-job. The formulas need to be checked for accuracy, and references still need to be provided. But I think it's a reasonable start. Silly rabbit 00:22, 30 May 2007 (UTC)[reply]
Thanks for formatting it. I see you put the source link in a comment. As far as I know (see for example Wikipedia:GNU Free Documentation License resources), we must give the source when it is GFDL-licensed and used so closely, so I have added the link. PrimeHunter 01:11, 30 May 2007 (UTC)[reply]

Is it also worth mentioning the generalizations discussed at [7] ? A few very interesting results are proven about this ubiquitous family. David.daileyatsrudotedu (talk) 18:48, 8 May 2009 (UTC)[reply]

Naming issue[edit]

It seems to me that this page is about variations, rather than generalizations, of the fibonacci sequence. Renaming it would be wise. 84.57.159.115 (talk) 14:31, 2 January 2011 (UTC)[reply]

More sequences[edit]

One can generate a matrix of Fibonacci-like numbers by continuing to add Fibonacci numbers to terms in vertical columns:

0, 1, 1, 2, 3, 5, 8, 13, 21,... 1, 1, 2, 3, 5, 8, 13, 21, 34,... 2, 1, 3, 4, 7, 11, 18, 29, 47,... 3, 1, 4, 5, 9, 14, 23, 37, 60,... 4, 1, 5, 6, 11, 17, 28, 45, 73,...

The first two horizontal sequences are both Fibonacci, the third is the Lucas sequence, and so on. One can also generate these by taking the sums of numbers through 'shallow' diagonals in modified Pascal Triangles. If the sides of the triangles are defined as (x,y), with the Classical Pascal system being (1,1), then (0,1) still gives Fibonacci, (2,1) gives Fibonacci on one side and Lucas on the other, and so on. What is really interesting is that the terms of equations defining the powers of the Metal Means (see Wiki article on Silver Ratio and bottom of discussion page) have coefficients that are identical to the terms from half the (2,1) triangle, and sum using shallow diagonals to half the Lucas numbers. 67.81.236.32 (talk) 05:26, 21 November 2011 (UTC)[reply]

Including the imaginary part of Binet's Formula[edit]

According to Binet's formula,

Since , this formula can also be written as

Now if you factor the out of the , you get

And since , this can be written as

And from Euler's identity, , so

And from Euler's formula, , so

If you distribute and separate the real and imaginary parts, you get

In Generalizations of Fibonacci numbers#Extension to all real or complex numbers, It gives the formula:

Notice that this is just the real part of the formula I got with Binet's formula. Should we include the imaginary part of Binet's formula in the generalization for all real numbers? What happens when you put complex numbers into Binet's formula?

By the way, when you graph Binet's formula in the negative numbers with the imaginary part, it forms a variation on the golden spiral where it gets wider (or further from its origin) by a factor of for every half turn it makes. (The real golden spiral gets wider by a factor of for every quarter turn it makes.) — Preceding unsigned comment added by 174.55.185.213 (talk) 18:37, 26 May 2013 (UTC)[reply]

"Curve of best fit" for Fibonacci Numbers[edit]

In Generalizations of Fibonacci numbers#Extension to all real or complex numbers, it gives analytic functions for even and odd indexed Fibonacci numbers.

For even x:

For odd x:

These functions can be averaged to get a "curve of best fit" for Fibonacci Numbers:

Is this worth putting in? If so, where would it go? And what would you call it? A curve of best fit? An average value function? What?

Generalizing the golden ratio with a 3-argument function[edit]

I don't know if this can get involved with Fibonacci numbers, but maybe we could define:

φ(a,b,c) = (a+sqrt(b))/c

The golden ratio is φ(1,5,2). — Preceding unsigned comment added by 99.185.0.100 (talk) 01:36, 24 April 2015 (UTC)[reply]

And a 2-argument function...[edit]

And then we can have φ2(a,b) as the solution to xa = x+b. The golden ratio is φ(2,1). — Preceding unsigned comment added by 99.185.0.100 (talk) 02:18, 24 April 2015 (UTC)[reply]

N-generated Fibonacci[edit]

I did not know about this terminology, is it original research? At present, several things seemed not to make sense, so I made some (quite radical) corrections: F_N(n) was defined as product, changed to sum; N was defined with P_r(n-r) as last factor, changed to P_r^(a_r). Thanks in advance if anyone can double-check and/or confirm (or correct otherwise). - — MFH:Talk 15:56, 27 March 2017 (UTC)[reply]

I can't find any other source for it, it seems to be original research. Gödel numbering is interesting in its own right, but there's no reason to use it here, as there is no natural relationship between N and the properties of the sequence it generates. It would be much more natural to generate the sequence using a list of numbers or even a polynomial (e.g., for Fibonacci, for Tribonacci, for Narayana's cows, etc.). Cocaineninja (talk) 08:15, 21 June 2019 (UTC)[reply]

Potential mistake in probability of no 'n' consecutive tails in 'm' tosses[edit]

It seems that there's a mistake at the end of the Similar Integer Sequences section where it's claimed that the probability of no 'n' consecutive tails in 'm' tosses is given as , where would be the element of an order Fibonacci sequence. I think this formula only holds for , and the general formula should be .

For example, if m = 4 and n = 3, there are 16 possible sequences, and 3 of them have at least 3 consecutive tails, so there should be 13 sequences without 3 consecutive tails. But , whereas . I sent a message to Mathworld/Wolfram about this a few days ago (since it is the linked source of the claim), but haven't heard back yet.

I can provide my work to show the proof, but wasn't aware if that was appropriate for a talk page since it's a few pages long.

Please correct me if I'm mistaken.

Idiot-dogg (talk) 15:09, 16 June 2023 (UTC)[reply]