Is T[kx(t)] equal to kT[x(t)] in a linear system?

magnifik
Messages
350
Reaction score
0
y(t) = x(t) + \int (t - \tau)x(\tau)d\tau

for it to be linear, T[kx(t)] = kT[x(t)] so i have
T[kx(t)] = kx(t) + \int (t - \tau)x(\tau)d\tau
and
kT[x(t)] = k[x(t) + \int (t - \tau)x(\tau)d\tau] = kx(t) + k\int (t - \tau)x(\tau)d\tau
so they aren't equal and aren't linear. however, I'm not sure about this answer because for the first part, T[kx(t)], I'm not sure if x(\tau) should also be multiplied by k, making it a linear system

any help would be appreciated. thx.
 
Physics news on Phys.org
You should, in fact, be multiplying x(\tau) by k inside the integral -- simple substitution is how you see this. If (Tx)(t) = x(t) + \int (t - \tau) x(\tau) \,d\tau and x_1(t) = kx(t) then (Tx_1)(t) = x_1(t) + \int (t - \tau) x_1(\tau) \,d\tau = kx(t) + \int (t - \tau) kx(\tau) \,d\tau.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
1
Views
1K
Replies
14
Views
2K
Replies
23
Views
3K
Replies
3
Views
2K
Replies
3
Views
1K
Replies
1
Views
3K
Back
Top