Home > Numbers > Sequences
Integers only (Posted on 2014-03-31) |
|
What is the smallest pair (a1,a2) of integers (a1, less than a2) to provide a list of 24 integers using a recurrent function a(n)=(a(n-1)+a(n-2))/2?
|
Submitted by Ady TZIDON
|
No Rating
|
|
Solution:
|
(Hide)
|
I. If only positive integers are allowed for (a1, a2) the pair is (1, 2^22 + 1). ii.
If zero is allowed: (0, 2^22). iii.
If all integers are allowed:(-2^21, 2^21).
|
Comments: (
You must be logged in to post comments.)
|
|
Please log in:
Forums (1)
Newest Problems
Random Problem
FAQ |
About This Site
Site Statistics
New Comments (6)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On
Chatterbox:
|