the first shifting theorem
Multiplying a function by an exponential — taking f(t) and forming e^(at) f(t) — is extremely common: every damped oscillation is exactly e^(-bt) times a sine. The first shifting theorem is the simple, beautiful rule for what that multiplication does in the s-domain. The answer: it just slides the transform sideways.
The theorem states L{e^(at) f(t)} = F(s - a). In words: multiplying f(t) by e^(at) in the time domain shifts its transform F(s) over by a, replacing every s with s - a. That is the entire content — a horizontal shift of the whole transform. The name 's-shift' captures it: you take the picture F(s) and translate it along the s-axis by a. You can read it straight off the definition, since the e^(at) merges with the e^(-st) into e^(-(s - a)t), which is just the original integral with s replaced by s - a.
This single theorem multiplies your table by hand. You know L{cos(bt)} = s/(s^2 + b^2); the shifting theorem instantly gives L{e^(at) cos(bt)} = (s - a)/((s - a)^2 + b^2) — just substitute s - a for s everywhere. Since damped vibrations e^(-bt) cos(wt) are the bread and butter of underdamped springs and RLC circuits, this is the rule you lean on whenever the characteristic equation has complex roots. In reverse, spotting a shifted denominator like (s + 1)^2 + 4 tells you to complete the square, identify a = -1, and expect an e^(-t) times a sinusoid.
Invert (s + 2)/((s + 2)^2 + 9). The denominator is shifted by a = -2; with the shift undone it is s/(s^2 + 9) which is cos(3t). The shifting theorem then multiplies by e^(-2t), giving e^(-2t) cos(3t) — a damped oscillation.
Replacing s by s - a shifts the transform; in reverse, complete the square to find a.
This 'first' shift moves things in the s-domain (multiplying by an exponential). Do not confuse it with the SECOND shifting theorem, which shifts in the t-domain (a delayed turn-on) and is a different rule covered in another field.