Is d(sinx) and sin(dx) same? If it's not then is there a way to represent sin(dx) or for that matter any function f(x) where x is put to be some differential? Examples are most welcome if needed.
2026-03-28 01:47:29.1774662449
Is d(sinx) and sin(dx) same?
500 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Certainly the way physicists write math you can use both expressions but they are not at all the same. $d\ \sin(x)=\cos(x)\ dx$ is an expression you might use during a $u-$ substitution in an integral. $\sin(dx)$ is the sine of a very small angle. Based on the Taylor series, $\sin(dx)=dx$. Based on your comment, if you have $\sin(x+dx)$ you can expand it as the sine of the sum of two angles, getting $\sin(x)\cos(dx)+\cos(x)\sin(dx)=$(if you only keep first order terms)$\sin(x)+\cos(x)\ dx$. It represents how much $\sin (x)$ changes with $x$ depending on the value of $x$.