Is complex valued function like $y(t) = t^2 + i\cdot t^2$ a periodic function?
Is $y(t) = t^2 + i\cdot t^2$ a periodic function?
0
$\begingroup$
periodic-functions
3 Answers
3
You can simply factorize your function as $y(t)=(1+\mathrm i)t^2$. So the question boils down to whether $t^2$ is a periodic function. That would mean that there's an $a\ne 0$ so that for all $t$, $(t+a)^2 = t^2$. Now applying the binomial formula and subtracting $t^2$ on both sides gives the equation $2ta+a^2=0$ or, if $a\ne 0$, $t=-a/2$, which clearly cannot be true for arbitrary $t$. Therefore the function is not periodic.
-
0sorry I posted without seeing your posting. Yes I understand now. Thanks. – 2012-09-17
3
No non-constant polynomial $p(x)$ can ever be periodic. If it were, there would be infinitely many solutions to $p(x)-p(0) = 0$.
0
This is nothing but $(1+i)t^{2}$. Why you would think this is periodical?
-
0I just wanted to make sure. Thanks for your answer. – 2012-09-17