Click here to Skip to main content
15,916,215 members
Home / Discussions / Algorithms
   

Algorithms

 
QuestionRe: conversion of jpg to data ie. txt Pin
Maximilien5-Jan-07 5:40
Maximilien5-Jan-07 5:40 
AnswerRe: conversion of jpg to data ie. txt Pin
Lowki8-Jan-07 1:51
Lowki8-Jan-07 1:51 
GeneralRe: conversion of jpg to data ie. txt Pin
Jeremy Falcon31-Jan-07 6:03
professionalJeremy Falcon31-Jan-07 6:03 
QuestionMoving window along a cosine path Pin
Tommy Svensson28-Dec-06 4:50
Tommy Svensson28-Dec-06 4:50 
AnswerRe: Moving window along a cosine path Pin
Kacee Giger28-Dec-06 7:52
Kacee Giger28-Dec-06 7:52 
Questionhow to change wave file frequency Pin
hserver25-Dec-06 21:37
hserver25-Dec-06 21:37 
AnswerRe: how to change wave file frequency Pin
Rilhas22-Jan-07 12:57
Rilhas22-Jan-07 12:57 
QuestionPuzzle Challenge Site Pin
Are Jay22-Dec-06 21:47
Are Jay22-Dec-06 21:47 
Problem in question:
You may solve this problem with or without programming, but it has been optimised for solution with a programming method.
The Fibonacci sequence of numbers is defined as:
F[0]=0<br />
F[1]=1<br />
and for all x>1,<br />
F[x]=F[x-1]+F[x-2]


PLEASE do not post the answer.
What is the smallest value of x>0 such that F[x]=0 mod 2^32
PLEASE do not post the answer.

I never thought I'd revert to posting here to get help with this question from a Puzzel Challange Site[^]. The history behind it, I've been stuck on this for a year. Not a solid year but off and on. I've written a LongMath Class[^] to help me solve it but I still haven't found the the answer. I've read through the posts on the challange site and they're talk'n about, "If you understand the Fibonacci sequence you won't need a program to figure it out.

I'm looking for help in solving the problem on my own. The site is older and not alot of visitors to the forums. I've applied my LonMath Class to a sandbox app to help solve it but I'm not sure if I'm performing F[x]=0 mod 2^32 correctly. Fibonacci Pilot[^]

I'm listening but I only speak GEEK.

AnswerRe: Puzzle Challenge Site Pin
PIEBALDconsult26-Dec-06 6:47
mvePIEBALDconsult26-Dec-06 6:47 
GeneralRe: Puzzle Challenge Site Pin
Luc Pattyn26-Dec-06 7:38
sitebuilderLuc Pattyn26-Dec-06 7:38 
GeneralRe: Puzzle Challenge Site Pin
PIEBALDconsult26-Dec-06 9:28
mvePIEBALDconsult26-Dec-06 9:28 
GeneralRe: Puzzle Challenge Site Pin
Luc Pattyn26-Dec-06 9:47
sitebuilderLuc Pattyn26-Dec-06 9:47 
GeneralRe: Puzzle Challenge Site Pin
PIEBALDconsult26-Dec-06 10:21
mvePIEBALDconsult26-Dec-06 10:21 
GeneralRe: Puzzle Challenge Site Pin
Luc Pattyn26-Dec-06 11:41
sitebuilderLuc Pattyn26-Dec-06 11:41 
GeneralRe: Puzzle Challenge Site Pin
Are Jay26-Dec-06 18:01
Are Jay26-Dec-06 18:01 
GeneralRe: Puzzle Challenge Site Pin
PIEBALDconsult27-Dec-06 8:20
mvePIEBALDconsult27-Dec-06 8:20 
AnswerRe: Puzzle Challenge Site Pin
Luc Pattyn26-Dec-06 8:00
sitebuilderLuc Pattyn26-Dec-06 8:00 
GeneralRe: Puzzle Challenge Site Pin
Are Jay26-Dec-06 19:00
Are Jay26-Dec-06 19:00 
GeneralRe: Puzzle Challenge Site Pin
Luc Pattyn27-Dec-06 0:34
sitebuilderLuc Pattyn27-Dec-06 0:34 
GeneralRe: Puzzle Challenge Site Pin
Are Jay27-Dec-06 3:30
Are Jay27-Dec-06 3:30 
AnswerRe: Puzzle Challenge Site Pin
PIEBALDconsult27-Dec-06 8:54
mvePIEBALDconsult27-Dec-06 8:54 
QuestionAssist about 3d modelling Pin
ms raj21-Dec-06 23:50
ms raj21-Dec-06 23:50 
AnswerRe: Assist about 3d modelling Pin
prasad_som22-Dec-06 0:23
prasad_som22-Dec-06 0:23 
AnswerRe: Assist about 3d modelling Pin
micmanos27-Dec-06 5:50
micmanos27-Dec-06 5:50 
GeneralRe: Assist about 3d modelling Pin
Pete O'Hanlon3-Jan-07 9:21
mvePete O'Hanlon3-Jan-07 9:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.