The tag has no wiki summary.

learn more… | top users | synonyms

-3
votes
0answers
47 views

Is This Computer Science Program Good? [closed]

Please Take a look at this pic ,it is a computer science university program and tell me wether it is good or not ? since it has a Lot of MATH !! http://i43.tinypic.com/aeaa7d.jpg
1
vote
1answer
122 views

Calculating Binet's formula for Fibonacci numbers with arbitrary precision

Binet's formula for the nth Fibonacci numbers is remarkable because the equation "converts" via a few arithmetic operations an irrational number $\phi$ into an integer sequence. However, using finite ...
6
votes
2answers
315 views

Known facets of the Travelling Salesman Problem polytope

For the branch-and-cut method, it is essential to know many facets of the polytopes generated by the problem. However, it is currently one of the hardest problems to actually calculate all facets of ...