EC > GATE 2018 > Fourier Series
Let x(t) be a periodic function with period T=10. The Fourier series coefficients for this series are denoted by ak, that is x(t)=∑k=-∞akejk(2π/T)t. The same function x(t) can also be considered as a periodic function with period T'=40. Let bk be the Fourier series coefficients when period is taken as T'. If ∑k=-∞|ak|=16 then ∑k=-∞|bk| is equal to
A
256
B
64
C
16
D
4

Explanation

Correct : c

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