Integration by $u$ - substitution works alright for me, like in the following integral:
$$\int \frac{1}{3x+5}dx\ \ \ \ \ \ \ \ \ \ $$
Making $u$ = $3x+5$ is valid because I'm defining $u$ as the function, and once I change the integrand I see no problem understanding the thoughts behind this. $u$ has no implicit domain before defining it. However, trig substitution integration makes me a bit more confused.
$\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ (1)$
My question can be demonstrated in the integral above. The correct substitution here is: $$x = \frac{\sin\ \theta}{5} \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ (2)$$ The substitution itself, the act of making this statement, can cause me some confusion. I know that's what I have to do so I can deal with the integral, but I don't know what that imples. Due to the nature of this function, $x$ is restricted to $-1/5< x < 1/5$. Previously, I thought I had my question answered when I asked a question of this nature here. The answer was comprehensive and informative, but I thought that this logic should apply to all integration by trig substitution integrals. Since $\sqrt{1-x^2}$ and $\sin\ y$ both have the same domain, assuming $x$ and $y$ are real numbers this is totally valid to substitute. However, the domains of my substitution and the function are different here, as the domain of $x= \frac{\sin\ \theta}{5}$ is valid for all real numbers. Granted, the range of $(2)$ is almost the domain of $(1)$ except $(2)$ is inclusive $[1/5,1/5]$. So what gives? If they have different domains, why am I allowed to do this?