I Integrating both sides of an equation question

  • I
  • Thread starter Thread starter TomServo
  • Start date Start date
  • Tags Tags
    Integrating
TomServo
Messages
281
Reaction score
9
I am studying a paper and a math step like this was used:

<br /> dt&#039;=(1+\frac{h}{2}sin^2(\theta))dr \\<br /> \int^{t1}_t dt&#039;=\int^d_0 (1+\frac{h}{2}sin^2(\theta))dr \\<br /> where\\<br /> h=h(t-\frac{r}{c}-\frac{r}{c}cos(\theta))<br />

This seems wrong because it seems to me that you're not doing the same thing to both sides of the equation. You ought to integrate both sides with respect to t', correct? Is there some change of variables I'm not seeing here? Or in infinitesimal equations like that, can you really just integrate each term with respect to the differential factor's corresponding variable?
 
Physics news on Phys.org
You ought to integrate both sides with respect to t', correct?
No.

What needs to be specified is the relationship between t' and r, so that the corresponding limits on the integrals can be defined.
 
The entire right side goes from t to t1, but r only goes from 0 to d. The limits of the right side are the limits of r.
Consider a simple equation like y=2x.
dy=2dx.
01dy = ∫01/22dx
 
Actually you are correct, you can't just arbitrarily integrate both sides of an equation with respect to different variables any more than you can differentiate the two sides of an equation with respect to different variables or multiply the two sides by different numbers. This is a question that arises in every calc 1 class because it does look wrong. There is actually a change of variable involved. What you are actually saying is that t is a function of r: t = f(r). Then \frac{{dt}}{{dr}} = f&#039;(r) and \int {\frac{{dt}}{{dr}}dr = \int {dt = } \int {f&#039;(r)dr} }. The limits are found from the original functional relationship between the two variables.
 
  • Like
Likes Stephen Tashi and TomServo
mathman said:
No.

What needs to be specified is the relationship between t' and r, so that the corresponding limits on the integrals can be defined.

t'=t+r/c-(r/c)cos(theta)
 
alan2 said:
Actually you are correct, you can't just arbitrarily integrate both sides of an equation with respect to different variables any more than you can differentiate the two sides of an equation with respect to different variables or multiply the two sides by different numbers. This is a question that arises in every calc 1 class because it does look wrong. There is actually a change of variable involved. What you are actually saying is that t is a function of r: t = f(r). Then \frac{{dt}}{{dr}} = f&#039;(r) and \int {\frac{{dt}}{{dr}}dr = \int {dt = } \int {f&#039;(r)dr} }. The limits are found from the original functional relationship between the two variables.

I think that is what I first considered and wound up with a factor that had its numerator and denominator opposite of what the paper had.
 
alan2 said:
Actually you are correct, you can't just arbitrarily integrate both sides of an equation with respect to different variables any more than you can differentiate the two sides of an equation with respect to different variables or multiply the two sides by different numbers. This is a question that arises in every calc 1 class because it does look wrong. There is actually a change of variable involved. What you are actually saying is that t is a function of r: t = f(r). Then \frac{{dt}}{{dr}} = f&#039;(r) and \int {\frac{{dt}}{{dr}}dr = \int {dt = } \int {f&#039;(r)dr} }. The limits are found from the original functional relationship between the two variables.

NM, I found out what I was doing wrong. Thanks for confirming that my initial hunch on what was going on was correct, even if I botched the execution.
 
Back
Top