How Does Substitution Affect Double Integration and Differentiation?

  • Thread starter Thread starter KungPeng Zhou
  • Start date Start date
  • Tags Tags
    Indefinite integral
KungPeng Zhou
Messages
22
Reaction score
7
Homework Statement
\frac{d^{2}}{dx^{2}}\int_{0}^{x}(\int_{1}^{sint}\sqrt{1+u^{4}}du)dt
Relevant Equations
FTC1
\frac{d^{2}}{dx^{2}}\int_{0}^{x}(\int_{1}^{sint}\sqrt{1+u^{4}}du)dt=\frac{d}{dx}\int_{0}^{sinx}(\sqrt{1+u^{4}})du
then we let m=sinx,so x=arcsinx,then we get \frac{d}{dx}\int_{0}^{sinx}(\sqrt{1+u^{4}})du=\frac{dm}{dx}\frac{d}{dm}\int_{0}^{m}(\sqrt{1+u^{4}})du=\sqrt{1+m^{4}}\frac{dm}{dx},then we get the answer easily
Is this method correct?
 
Physics news on Phys.org
I observe your math as below
***********
\frac{d^{2}}{dx^{2}}\int_{0}^{x}(\int_{1}^{sint}\sqrt{1+u^{4}}du)dt=\frac{d}{dx}\int_{0}^{sinx}(\sqrt{1+u^{4}})du
then we let m=sinx,so x=arcsinx,then we get
\frac{d}{dx}\int_{0}^{sinx}(\sqrt{1+u^{4}})du=\frac{dm}{dx}\frac{d}{dm}\int_{0}^{m}(\sqrt{1+u^{4}})du=\sqrt{1+m^{4}}\frac{dm}{dx}
,then we get the answer easily
Is this method correct?
************
Is that what you mean ? It seems OK.
 
anuttarasammyak said:
I observe your math as below
***********
\frac{d^{2}}{dx^{2}}\int_{0}^{x}(\int_{1}^{sint}\sqrt{1+u^{4}}du)dt=\frac{d}{dx}\int_{0}^{sinx}(\sqrt{1+u^{4}})du
then we let m=sinx,so x=arcsinx,then we get
\frac{d}{dx}\int_{0}^{sinx}(\sqrt{1+u^{4}})du=\frac{dm}{dx}\frac{d}{dm}\int_{0}^{m}(\sqrt{1+u^{4}})du=\sqrt{1+m^{4}}\frac{dm}{dx}
,then we get the answer easily
Is this method correct?
************
Is that what you mean ? It seems OK.
Yes.Thank you
 
What you posted:
KungPeng Zhou said:
Homework Statement: \frac{d^{2}}{dx^{2}}\int_{0}^{x}(\int_{1}^{sint}\sqrt{1+u^{4}}du)dt
Relevant Equations: FTC1

\frac{d^{2}}{dx^{2}}\int_{0}^{x}(\int_{1}^{sint}\sqrt{1+u^{4}}du)dt=\frac{d}{dx}\int_{0}^{sinx}(\sqrt{1+u^{4}})du
then we let m=sinx,so x=arcsinx,then we get \frac{d}{dx}\int_{0}^{sinx}(\sqrt{1+u^{4}})du=\frac{dm}{dx}\frac{d}{dm}\int_{0}^{m}(\sqrt{1+u^{4}})du=\sqrt{1+m^{4}}\frac{dm}{dx},then we get the answer easily
Is this method correct?
Same but using LaTeX:
Homework Statement: ##\frac{d^{2}}{dx^{2}}\int_{0}^{x}(\int_{1}^{\sin t}\sqrt{1+u^{4}}du)dt##
Relevant Equations: FTC1

##\frac{d^{2}}{dx^{2}}\int_{0}^{x}(\int_{1}^{\sin t}\sqrt{1+u^{4}}du)dt=\frac{d}{dx}\int_{0}^{\sin x}(\sqrt{1+u^{4}})du##
then we let ##m=\sin x##,so ##x=arcsin x##,then we get ##\frac{d}{dx}\int_{0}^{\sin x}(\sqrt{1+u^{4}})du=\frac{dm}{dx}\frac{d}{dm}\int_{0}^{m}
(\sqrt{1+u^{4}})du=\sqrt{1+m^{4}}\frac{dm}{dx}##,then we get the answer easily
Is this method correct?

Your LaTeX is pretty good, but you need to surround each equation with a pair of # characters (inline LaTeX) or a pair of $ characters (standalone LaTeX).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top