All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers > Sequences
Integers only (Posted on 2014-03-31) Difficulty: 3 of 5
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?

See The Solution Submitted by Ady TZIDON    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Some Thoughts re: Generalised approach Comment 7 of 7 |
(In reply to Generalised approach by Harry)

Excellent finding, Harry!


I thought that your main points got buried, so I am reposting them.   (No original work on my part was done)

You astutely wrote:

So for a24 to be an integer, (a2 – a1) must be divisible by 222

If only positive integers are allowed for (a1, a2) then choose (1, 222 + 1).

If zero is allowed then (0, 222) is best, as Jer recommended.

If all integers are allowed then (-221, 221) have the smallest abs. values

  Posted by Steve Herman on 2014-04-01 08:53:55
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (18)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information