This is the problem. I know ℒ (t^n) = ℒ (t^n-1) x n/s, which should give us -2/sqrt(s). That's as far as I've come and I don't get the hint either. Where does the pi even come from?
2026-04-09 02:18:48.1775701128
Laplace transform problem
23 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
$$\mathcal{L}_t\left[\left(4t\right)^{-\frac{1}{2}}\right]_{(s)}=\mathcal{L}_t\left[\frac{1}{\left(4t\right)^{\frac{1}{2}}}\right]_{(s)}=\mathcal{L}_t\left[\frac{1}{2\sqrt{t}}\right]_{(s)}=$$ $$\frac{1}{2}\mathcal{L}_t\left[\frac{1}{\sqrt{t}}\right]_{(s)}=\frac{1}{2}\mathcal{L}_t\left[t^{-\frac{1}{2}}\right]_{(s)}=\frac{1}{2}\cdot\frac{s^{-\frac{1}{2}+1}}{\left(-\frac{1}{2}\right)!}=\frac{\sqrt{\pi}}{2\sqrt{s}}$$
And we know that: $\left(-\frac{1}{2}\right)!=2\left(\frac{1}{2}\right)!=\sqrt{\pi}$