EC > GATE 2017 SET-1 > Fourier Series
A periodic signal x(t) has a trigonometric Fourier series expansion x(t)=a0+∑n=1∞(ancos nω0t+bnsin nω0t) If x(t)=-x(-t)=-x(t-π/ω0). we can conclude that
Explanation
Correct : a
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.