Hacker News new | ask | show | jobs
by saagarjha 3076 days ago
A common use case is prove correctness or running time of algorithms.
1 comments

Prove running time as in complexity analysis is more analysis than algebra though, right?
Depends. There's not a whole lot of analysis you can do on sufficiently complex recursive algorithms.