Click here to Skip to main content
15,892,517 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Floyd's Cycle Detection (Linked List) Pin
User 238229227-Feb-08 2:43
User 238229227-Feb-08 2:43 
GeneralRe: Floyd's Cycle Detection (Linked List) Pin
Alan Balkany28-Feb-08 4:52
Alan Balkany28-Feb-08 4:52 
GeneralRe: Floyd's Cycle Detection (Linked List) Pin
Luc Pattyn29-Feb-08 10:40
sitebuilderLuc Pattyn29-Feb-08 10:40 
GeneralRe: Floyd's Cycle Detection (Linked List) Pin
Alan Balkany29-Feb-08 10:44
Alan Balkany29-Feb-08 10:44 
GeneralRe: Floyd's Cycle Detection (Linked List) Pin
Luc Pattyn29-Feb-08 10:54
sitebuilderLuc Pattyn29-Feb-08 10:54 
GeneralRe: Floyd's Cycle Detection (Linked List) Pin
User 238229229-Feb-08 20:25
User 238229229-Feb-08 20:25 
GeneralRe: Floyd's Cycle Detection (Linked List) Pin
Luc Pattyn1-Mar-08 0:43
sitebuilderLuc Pattyn1-Mar-08 0:43 
GeneralMaths Homework - My boys (not mine - honest!!) [modified] Pin
Malcolm Smart24-Feb-08 2:18
Malcolm Smart24-Feb-08 2:18 
Making 'b' the subject

square root( ( b+1 ) / b )= a

We know the answer is
1/(a<sup>2</sup> - 1)

Our workings

Get rid of square

(b+1) / b = a<sup>2</sup>

Then - get rid of single b

b+1 = b.a<sup>2</sup>

Then the 1

b = (b.a<sup>2</sup>) - 1

then..... stuck. No idea.

we tried

(b / a<sup>2</sup> -1 ) = b which is as near as I got.

so you answer don't be scared of failure
The only failure is never to try
Things You've Never Done - Passenger -2008

modified on Sunday, February 24, 2008 8:40 AM

GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Giorgi Dalakishvili24-Feb-08 3:48
mentorGiorgi Dalakishvili24-Feb-08 3:48 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Luc Pattyn24-Feb-08 4:58
sitebuilderLuc Pattyn24-Feb-08 4:58 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Malcolm Smart24-Feb-08 5:34
Malcolm Smart24-Feb-08 5:34 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Luc Pattyn24-Feb-08 5:45
sitebuilderLuc Pattyn24-Feb-08 5:45 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Malcolm Smart24-Feb-08 6:49
Malcolm Smart24-Feb-08 6:49 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Luc Pattyn24-Feb-08 6:52
sitebuilderLuc Pattyn24-Feb-08 6:52 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Malcolm Smart24-Feb-08 7:07
Malcolm Smart24-Feb-08 7:07 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Luc Pattyn24-Feb-08 7:19
sitebuilderLuc Pattyn24-Feb-08 7:19 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
kinar12-Mar-08 19:43
kinar12-Mar-08 19:43 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
SilimSayo20-Mar-08 4:02
SilimSayo20-Mar-08 4:02 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
kinar20-Mar-08 12:28
kinar20-Mar-08 12:28 
GeneralImage Processing Pin
LizzieCode22-Feb-08 9:37
LizzieCode22-Feb-08 9:37 
GeneralRe: Image Processing Pin
Alan Balkany25-Feb-08 4:25
Alan Balkany25-Feb-08 4:25 
GeneralRe: Image Processing Pin
Sameerkumar Namdeo2-Mar-08 16:24
Sameerkumar Namdeo2-Mar-08 16:24 
GeneralRe: Image Processing Pin
Alan Balkany3-Mar-08 3:13
Alan Balkany3-Mar-08 3:13 
GeneralNice Tool Pin
Bassam Abdul-Baki19-Feb-08 4:59
professionalBassam Abdul-Baki19-Feb-08 4:59 
GeneralRe: Nice Tool Pin
Paul Conrad29-Feb-08 7:31
professionalPaul Conrad29-Feb-08 7:31 

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.