wu :: forums (http://www.ocf.berkeley.edu/~wwu/cgi-bin/yabb/YaBB.cgi)
riddles >> medium >> Triangle and Fib
(Message started by: Christine on Mar 5th, 2013, 3:24pm)

Title: Triangle and Fib
Post by Christine on Mar 5th, 2013, 3:24pm
Can you explain why there are no triangles of any kind with sides the fibonacci numbers (being different)?


Title: Re: Triangle and Fib
Post by peoplepower on Mar 5th, 2013, 4:41pm
The problem is that [hide]your longest side will necessarily be too long for the triangle to not degenerate.

Say you have side lengths Fk,Fm,Fn with k<m<n. Then Fk+Fm <= Fm-1+Fm <= Fn.[/hide]

Title: Re: Triangle and Fib
Post by Christine on Mar 11th, 2013, 1:18pm
I see. Thanks

Title: Re: Triangle and Fib
Post by Christine on Apr 4th, 2013, 12:22pm
Can you find all integer solutions to

a^2 + b^2 + c^2 + d^2 = e^2
where a, b, c, d, e are fibonacci numbers

a^2 + b^2 + c^2 + d^2 + e^2 = f^2
where a, b, c, d, e, f are fibonacci numbers


Title: Re: Triangle and Fib
Post by towr on Apr 4th, 2013, 1:01pm
Do they need to be different and/or non-zero? (Just to rule out the trivial case where you pick all but one on the left-hand side 0.)

Title: Re: Triangle and Fib
Post by Christine on Apr 4th, 2013, 1:19pm

on 04/04/13 at 13:01:52, towr wrote:
Do they need to be different and/or non-zero? (Just to rule out the trivial case where you pick all but one on the left-hand side 0.)


Let's ignore the trivial cases.

Title: Re: Triangle and Fib
Post by pex on Apr 4th, 2013, 1:34pm
For the sum of four squares, there's of course
12 + 12 + 12 + 12 = 22.

For sums of five squares, small solutions are
22 + 22 + 22 + 22 + 32 = 52, and
12 + 22 + 32 + 52 + 52 = 82.

There are no other solutions with all numbers positive within the first 38 Fibonacci numbers. (I don't really feel like searching for something with high enough precision to check higher numbers.) It might well be that there are no further solutions... anyone?



Powered by YaBB 1 Gold - SP 1.4!
Forum software copyright © 2000-2004 Yet another Bulletin Board