LoMaPuz
-
Logic / Math Puzzle... 1=1 2=1 3=3 4=8 5=55 6=? This is the first puzzle I've devised myself. I hope you don't solve it too fast. :)
-
Logic / Math Puzzle... 1=1 2=1 3=3 4=8 5=55 6=? This is the first puzzle I've devised myself. I hope you don't solve it too fast. :)
377
MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')
-
Logic / Math Puzzle... 1=1 2=1 3=3 4=8 5=55 6=? This is the first puzzle I've devised myself. I hope you don't solve it too fast. :)
42
The difficult we do right away... ...the impossible takes slightly longer.
-
377
MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')
-
42
The difficult we do right away... ...the impossible takes slightly longer.
According to Piebald, correct. According to me, incorrect.
-
Logic / Math Puzzle... 1=1 2=1 3=3 4=8 5=55 6=? This is the first puzzle I've devised myself. I hope you don't solve it too fast. :)
233
MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')
-
233
MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')
Nope. Somebody is going to get the answer by chance at this rate. :rolleyes:
-
It's neither 378 nor 379.
-
Nope. Somebody is going to get the answer by chance at this rate. :rolleyes:
But I can justify my answer Your numbers 1,1,3,8,55,... Fibonacci - with yours marked by X
0,
1, X First pair of numbers
1, X <-- next number
2, < Gap of one number
3, X Second pair of numbers
5,
8, X <-- next number +1
13,
21, < Gap of three numbers
34,
55, X Third pair of numbers
89,
144,
233, Z <-- next number plus 2
377,
610,
987So the sequence is pairs from the Fibonacci series, the gap between successive pairs increasing (1,3... presumably 5, 7, 9) while the gaps between each number in the pair increases by 1)
MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')
-
It's neither 378 nor 379.
-
Logic / Math Puzzle... 1=1 2=1 3=3 4=8 5=55 6=? This is the first puzzle I've devised myself. I hope you don't solve it too fast. :)
Excel says the formula is
y = 1.5833x4 - 15.667x3 + 55.417x2 - 80.333x + 40
so I get 221 for 6!? -
Logic / Math Puzzle... 1=1 2=1 3=3 4=8 5=55 6=? This is the first puzzle I've devised myself. I hope you don't solve it too fast. :)
-
But I can justify my answer Your numbers 1,1,3,8,55,... Fibonacci - with yours marked by X
0,
1, X First pair of numbers
1, X <-- next number
2, < Gap of one number
3, X Second pair of numbers
5,
8, X <-- next number +1
13,
21, < Gap of three numbers
34,
55, X Third pair of numbers
89,
144,
233, Z <-- next number plus 2
377,
610,
987So the sequence is pairs from the Fibonacci series, the gap between successive pairs increasing (1,3... presumably 5, 7, 9) while the gaps between each number in the pair increases by 1)
MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')
You are on the right track, but still not correct. I can tell you the answer if you want the pain to end. ;P
-
Excel says the formula is
y = 1.5833x4 - 15.667x3 + 55.417x2 - 80.333x + 40
so I get 221 for 6!? -
Excel says the formula is
y = 1.5833x4 - 15.667x3 + 55.417x2 - 80.333x + 40
so I get 221 for 6!?Nice try, but you did not excel at getting the correct answer.
-
Logic / Math Puzzle... 1=1 2=1 3=3 4=8 5=55 6=? This is the first puzzle I've devised myself. I hope you don't solve it too fast. :)
144 Points to anybody who can describe the pattern.
-
Logic / Math Puzzle... 1=1 2=1 3=3 4=8 5=55 6=? This is the first puzzle I've devised myself. I hope you don't solve it too fast. :)
Two shots: a. 144 b. 987 If one of these is right, I'll tell you where they came from! ;P Cheers, Peter [edit] should have refreshed! Didn't see your answer just above. [/edit]
Software rusts. Simon Stephenson, ca 1994.
-
Two shots: a. 144 b. 987 If one of these is right, I'll tell you where they came from! ;P Cheers, Peter [edit] should have refreshed! Didn't see your answer just above. [/edit]
Software rusts. Simon Stephenson, ca 1994.
Both of those are correct. I think you have the solution. What is it?
-
Both of those are correct. I think you have the solution. What is it?
a. Prime-indexed terms of the standard Fibonacci sequence b. Knuth's Fibonacci (or circle) product or, (where they came from) sequences A121567 and A101361 from the Online Encyclopedia of Integer Sequences[^] Just type "1,1,3,8,55" into the search box. That URL is a wonderful timewaster (and might even impress those who peek over your shoulder! :-D ) Cheers, Peter
Software rusts. Simon Stephenson, ca 1994.