Assignment 0 : Problem 5

1 view
Skip to first unread message

Aaron Albers

unread,
Sep 6, 2010, 9:13:19 PM9/6/10
to CSC 2511 Fall 2010
T = (1 + 5^.5)/2

T = 1 / (T - 1)  -> T(T -1) = 1 -> T^2 - T - 1 = 0 -> T = (1 + 5^.5)/2

Yea for infinite loops!
Reply all
Reply to author
Forward
0 new messages