AakashPandita
- 157
- 0
[tex]∫x(dx)^2=?[/tex]
and what is the difference between dx^2 and (dx)^2?
and what is the difference between dx^2 and (dx)^2?
jackmell said:Isn't that just short-hand notation for a double integral, i.e.,
[tex]\iint x dx dx[/tex]
pwsnafu said:I don't think you are allowed to have the same variable for multiple integrals. A double integral is integrating with respect to the area element.
I strongly suspect that you have misreadjackmell said:Ok, but the reason I suggested this is because I recall in one of my books on integral equations, the author, when converting from IVP to Volterra Equations, use the syntax such as:
[tex]\int_0^x \int_0^x f(t) dt dt=\int_0^x (x-t) f(t)dt[/tex]
Neither "[itex]dtdt[/itex]" nor "[itex](dx)^2[/itex]" has any meaning.however, to be fair, he never used the syntax [itex](dt)^2[/itex] so if I am in error, my apologies.
HallsofIvy said:I strongly suspect that you have misread
[tex]\int_0^x\int_0^x f(t)d\tau dt[/tex]
jackmell said:With all due respect Hall, I have not. It's from "A First Course in Integral Equations" by Abdul-Majid Wazwaz. It's on p. 20 and includes also, the expression:
[tex]\int_0^x \int_0^x \int_0^x f(t)dt dt dt=1/2 \int_0^x (x-t)^2 f(t)dt[/tex]
jackmell said:With all due respect Hall, I have not. It's from "A First Course in Integral Equations" by Abdul-Majid Wazwaz. It's on p. 20 and includes also, the expression:
[tex]\int_0^x \int_0^x \int_0^x f(t)dt dt dt=1/2 \int_0^x (x-t)^2 f(t)dt[/tex]
pwsnafu said:That's the Cauchy formula for repeated integration. And you are not allowed to write it as dtdtdt. You must keep the variables separate.
##\int_{a}^x \int_a^{t_1}\ldots \int_a^{t_{n-1}}f(t_n) \, dt_n \, dt_{n-1} \ldots dt_1 = \frac{1}{(n-1)!} \int_a^x (x-t)f(t) \, dt.##
AakashPandita said:I was trying to find the moment of inertia of a disk rotating at the axis through its center and perpendicular to it.
i got an integral for some function with (dx)^2 in it.
Why do you have "dm" in twice?AakashPandita said:[tex]I=\int_0^R dmr^2 dm=σπ[(r+dr)^2-r^2][/tex]
and then I put [tex]dm[/tex] in first.