Second-Order separable Differential equations

Woolyabyss
Messages
142
Reaction score
1

Homework Statement



Solve d2y/dt2 = dx/dt2, if x = 0 and dx/dt = 1 when t = 0

Homework Equations


The Attempt at a Solution



d2y = dx

I'm not exactly sure what to do here the fact that dt2 is under the denominator for both fractions is confusing memaybe its a typo? should it be d2y/dx2 = dx/dt?
 
Physics news on Phys.org
Woolyabyss said:

Homework Statement



Solve d2y/dt2 = dx/dt2, if x = 0 and dx/dt = 1 when t = 0

Homework Equations





The Attempt at a Solution



d2y = dx

I'm not exactly sure what to do here the fact that dt2 is under the denominator for both fractions is confusing memaybe its a typo? should it be d2y/dx2 = dx/dt?
That has to be a typo. dx/dt2 makes zero sense.

On a side note, try to make you posts clearer by at least indicating that some things are exponents. The simplest way is to use the caret or circumflex character (^), which is pretty much universally used for this purpose. For example, 3x2 and e^(rt).

A little nicer is to use the advanced menu (click Go Advanced below the input area. For exponents, click the X2 button. You can do subscripts with the X2 button.

For fancier stuff, you can use LaTeX to write things like ##10x^2## and even fancier stuff. Here's a link to a summary of how to do that: https://www.physicsforums.com/showthread.php?t=617567 - item 2 on the list.
 
Mark44 said:
That has to be a typo. dx/dt2 makes zero sense.

On a side note, try to make you posts clearer by at least indicating that some things are exponents. The simplest way is to use the caret or circumflex character (^), which is pretty much universally used for this purpose. For example, 3x2 and e^(rt).

A little nicer is to use the advanced menu (click Go Advanced below the input area. For exponents, click the X2 button. You can do subscripts with the X2 button.

For fancier stuff, you can use LaTeX to write things like ##10x^2## and even fancier stuff. Here's a link to a summary of how to do that: https://www.physicsforums.com/showthread.php?t=617567 - item 2 on the list.

Alright thanks, If i were to assume they meant d^2y/dt^2 = dx/dt

would I be correct in saying I could integrate both sides and it would be dy/dt = x + c?
 
It might be better to figure out what the exact problem should be. Can you contact your instructor to get this clarified?
 
Mark44 said:
It might be better to figure out what the exact problem should be. Can you contact your instructor to get this clarified?

No I am afraid not I'll just leave ut for now. Thans anyway
 
The difficulty is that you have a single equation for two unknown functions, x and y. That is not sufficient. You need another equation.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top