As a physics student, I have occasionally run across the gamma function
$$\Gamma(n) \equiv \int_0^{\infty}t^{n-1}e^{-t} \textrm{d}t = (n-1)!$$
when we want to generalize the concept of a factorial. Why not define the gamma function so that
$$\Gamma(n) = n!$$
instead?
I realize either definition is equally good, but if someone were going to ask me to choose one, I would choose the second option. Are there some areas of mathematics where the accepted definition looks more natural? Are there some formulas that work out more cleanly with the accepted definition?
I find it more illuminating to see what that extra $ t^{-1} $ does to the integral. As a generalization of the factorial, $ \Gamma $ is inherently multiplicative*. On the other hand, integration, which is essentially a sum, is inherently additive. Thinking about it this way it seems a bit odd that an integral could give an appropriate generalization. However, there is a simple function that takes the (positive) multiplicative reals to the reals under addition: the logarithm. Thinking of gamma as $$ \Gamma(s) = \int_0^{\infty} t^s e^{-t} \frac{dt}{t} $$ we see that the natural log arises naturally (what's the first thing to come to mind when you see $ \frac{dt}{t} \: $?) in this context (and there are no pesky $s-1$'s left).
I haven't done much with integration theory (so I'm not sure my terminology is correct), but I believe this intuitive argument may be made rigorous by considering the integral formula for $ \Gamma(s) \: $ as an integral over the positive reals under multiplication (i.e. the interval $ (0,+\infty) $ ) with respect to the multiplicative Haar measure.
*note that by "multiplicative" I just mean that it's realized as a product, not that it's a multiplicative arithmetic function or anything like that