i have to differentiate a*cos(alpha) wrt time. alpha is a function of time whereas a is not. If i use Dt function in-built in Mathemtica, it will automatically give assume a to be also a function of time. How to get around this problem?
a*cos(alpha)
alpha
a
That helps a lot. Thanks.