2
votes
1answer
240 views

Trouble finding closed-form solution to summation

I have this question on my assignment for a computer science course (analysis of algorithms), so any help would be appreciated, but I am not looking for the answer itself. I am trying to find the ...
0
votes
1answer
82 views

Algorithms for finding closed form approximations for integrals (with no closed form solutions)

It is well known that many integrals have no closed form solutions, normally what you would do is solve them numerically. My question is if there are algorithms that give you good closed form ...