how manipulating the coefficients vector effects on the result of DFT?

33 Views Asked by At

given:

enter image description here

calculate:

enter image description here

note that the given DFT is from n order and we want to compute DFT's from 2n order.

edit: this is my try of B. i don't see where the given DFT is used and how to proceed: enter image description here

thanks.