Ordinary differential equation question

real analyst
Messages
10
Reaction score
0

Homework Statement



What is the general solution to the following ODE

F=X''m where F and m are both constants

Homework Equations





The Attempt at a Solution



I got X=(k/2)t^2 + C

I got this from F/M being just another constant K, and X'' being (d^2 X)/(dt^2) so you just integrate k twice with respect to t, the first giving kt, and the second giving (k/2)t^2 + C. Is this correct?
 
Physics news on Phys.org
almost but not quite,

assuming m != 0, F = X''m => F/m = X'' , so X' = (F/m)x + C, say k = F/m, so

X' = kx + C, now integrate again,

X = kx^2/2 + Cx + D
 
yep, stupid mistake. thanks alot!
 
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