Mechanical Engineering > GATE 2013 SET-3 > Quantitative Aptitude
Find the sum of the expression
1/(√1+√2) + 1/(√2+√3) + 1/(√3+√4) + ... + 1/(√80+√81)
1/(√1+√2) + 1/(√2+√3) + 1/(√3+√4) + ... + 1/(√80+√81)
Explanation
Correct : b
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.