All about
flooble
|
fun stuff
|
Get a free chatterbox
|
Free JavaScript
|
Avatars
perplexus
dot
info
Home
>
Numbers
NegaFibo series (
Posted on 2013-08-29
)
A series S is defined by its two first members
a
1
,
a
2
and a recursive formula
a
n
=a
n-1
- a
n-2
.
Evaluate
a
2014
if
a
1
=2013
and
a
2
=1492.
No Solution Yet
Submitted by
Ady TZIDON
No Rating
Comments: (
Back to comment list
| You must be logged in to post comments.
)
Solution
| Comment 1 of 2
Following the terms leads to a cycle of length 6:
a1 = a1
a2 = a2
a3 = a2-a1
a4 = -a1
a5 = -a2
a6 = a1-a2
a7 = a1
a8 = a2
So a2014=a4=-a1 so the answer is -2013
Posted by
Jer
on 2013-08-29 13:57:50
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 (0)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On
Chatterbox:
blackjack
flooble's webmaster puzzle
Copyright © 2002 - 2024 by
Animus Pactum Consulting
. All rights reserved.
Privacy Information