Electrical Engineering > GATE 2013 SET-1 > Series and Progressions
Find the sum to n terms of series: 10 + 84 + 734 + ...
A
(199n + 10)/1
B
(199n − 8)/1
C
(199n − 8)/n
D
(199n − 8)/n²

Explanation

Correct :

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science