Suppose I have the function:
$u(t,x)=sin(x)cos(2t)+cos(x)sin(t)cos(t)$
How can I know if this function is a periodic function of $t$ if it includes two variables?
Suppose I have the function:
$u(t,x)=sin(x)cos(2t)+cos(x)sin(t)cos(t)$
How can I know if this function is a periodic function of $t$ if it includes two variables?
On
I totally agree with the accepted answer. I just wanted to add something more general. It may be obvious, but because I couldn't find it somewhere, I thought perhaps it may help someone in the future.
Consider a scalar multivariable function $f(x_1,x_2,...,x_n)$.
Note that $f$ could be for example: $T_1$-periodic with respect to $x_1$ and $T_5$-periodic with respect to $x_5$, with $T_1$ and $T_5$ different in general.
(*) E.g. in the book Higher-Order Spectra Analysis: A Nonlinear Signal Processing Framework , regarding cumulant spectra.
$u(t+2\pi,x) = \sin(x) \cos(2(t+2\pi)) + \cos(x) \sin(t + 2\pi) \cos(t + 2 \pi) = \sin(x) \cos(2t) + \cos(x) \sin(t) \cos(t) = u(t,x)$
In fact we have $u(t+\pi,x) = u(t,x)$.