Computer Sciences > GATE 2025 SET-2 > Complex Numbers
A quadratic polynomial (x-α)(x-β) over complex numbers is said to be square invariant if (x-α)(x-β)=(x-α2)(x-β2). Suppose from the set of all square invariant quadratic polynomials we choose one at random.
The probability that the roots of the chosen polynomial are equal is ______ (rounded off to one decimal place)

Explanation

Correct : 0.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