Data Structure
Java
Python
HTML
Interview Preparation
Interview Prep
Tutorials
Tracks
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Aptitude | GATE CS 1998 | Question 60
Last Updated :
Discuss
Comments
Solve the following recurrence relation:
x
n
= 2x
n-1
-1, n>1 x
1
= 2
This question is part of this quiz :
Top MCQs on Complexity Analysis of Algorithms with Answers,
GATE CS 1998
Tags:
DSA Quiz
GATE
Share your thoughts in the comments
Add Your Comment
GeeksforGeeks