EC > GATE 2015 SET-3 > Discrete-Time Signals
Two sequences x1[n] and x2[n] have the same energy. Suppose x1[n] = α (0.5)n u[n] where α is a positive real number and u[n] is the unit step sequence. Assume x2[n] = {√1.5 for n=0,1; 0 otherwise}. Then the value of α is __________.

Explanation

Correct : 1.5

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