EC > GATE 2017 SET-1 > Linear Algebra
Consider the following statements about the linear dependence of the real valued functions y1=1, y2=x and y3=x2 over the field of real numbers.
I. y1, y2 and y3 are linearly independent on -1≤x≤0
II. y1, y2 and y3 are linearly dependent on 0≤x≤1
III. y1, y2 and y3 are linearly independent on 0≤x≤1
IV. y1, y2 and y3 are linearly dependent on -1≤x≤0
Which one among the following is correct?
A
Both I and II are true
B
Both I and III are true
C
Both II and IV are true
D
Both III and IV are true

Explanation

Correct : b

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