It can be constructed. The example in the problem givesit all.F(n)=F(n-1)+F(n-2)F(n) ≥ F(n-2)*2 + 1 for F(n) > 1So, produce F(n-2)=F(n-1)/F(n-1)+F(n-1)/F(n-1)+............remaining F(n-1)s to produce 0.{F(n-1)-F(n-1)}*F(n-1)*F(n-1)*..........=0The only case this fails when summing to 3 using 7 5sin that case 3 = 5 - 5/5 - 5/5 + 5 - 5
Edited on July 10, 2010, 1:31 am
blackjack
flooble's webmaster puzzle