The Fibonacci numbers are defined by F1=F2=1 and Fn+2=Fn+1+Fn for n≥1. The Lucas numbers are defined by L1=1,L2=2, and Ln+2=Ln+1+Ln for n≥1. Calculate ∏n=113Ln∏n=115FnF2n.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
It is easy to show that Ln=FnF2n, so the product above is L14L15=843. 1364=1149852.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.