Usage of variable in integration

  • Context: High School 
  • Thread starter Thread starter jk22
  • Start date Start date
  • Tags Tags
    Integration Variable
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
jk22
Messages
732
Reaction score
25
When solving differential equations the following scripture can arise, for example:

$$\int \frac{df}{\sqrt{\sin(\theta)^2-f^2}}$$

If the change of variable ##f=\sin(\theta)\sin(u)##

Is performed, do the letters ##f,\theta## shall be considered independent or is

$$df=\cos(\theta)\sin(u)d\theta+\sin(\theta)\cos(u)du$$ ?
 
on Phys.org
I took an example supposing $$\int\frac{df}{\sqrt{\sin(\theta)^2-f^2}}=\frac{1}{\theta}$$

It comes from the differential equation $$\frac{df}{d\theta}=-\frac{\sqrt{\sin(\theta)^2-f^2}}{\theta^2}$$

If we put ##df=\sin\theta\cos udu## we can integrate to ##u=\frac{1}{\theta}\Rightarrow f=\sin\theta\sin(\frac{1}{\theta})##

But it does not satisfy the differential equation. Why is this ?
 
jk22 said:
If the change of variable
##f=\sin(\theta)\sin(u)## Is performed, do the letters ##f,\theta## shall be considered independent or is
$$df=\cos(\theta)\sin(u)d\theta+\sin(\theta)\cos(u)du$$ ?
It would have been helpful to include the differential equation in post #1.
jk22 said:
It comes from the differential equation $$\frac{df}{d\theta}=-\frac{\sqrt{\sin(\theta)^2-f^2}}{\theta^2}$$
If f is a function of ##\theta##, the ##\frac{df}{d\theta}## won't be zero, in general.