Acceleration as a function of displacement

Aladsair
Messages
2
Reaction score
0

Homework Statement



All right, the problem is that I have a motor that's acceleration at a rate of a = 6 theta rad/s^2. For the bigger problem that this is part of, I need to find out the velocity function. How do I do this if a isn't given in terms of t?

Homework Equations



omega = d theta/dt a = d omega / dt

The Attempt at a Solution



All I can think of is that

a = 6 theta
integrate both sides for t

v = 6 theta t
theta = 3 theta t^2? that doesn't make sense!

and theta is really theta(t), so how can I integrate that function if I don't know what i is? :confused:

help me calculus gurus!
 
Physics news on Phys.org
I Think you have to use the result a=x''=\frac{d}{dx} (\frac{1}{2}v^2).

That result can be obtained as such - \frac{d}{dx} ((1/2) v^2) = \frac{d}{dv} ((1/2) v^2) \cdot \frac{dv}{dx}=v\frac{dv}{dx} by the chain rule. Another application of the chain rule: v\frac{dv}{dx} = \frac{dx}{dt}\cdot\frac{dv}{dx} = \frac{dv}{dt}=a
 
actually as it turned out:

a(t) = 6 theta

better put as

a(t) = 6 theta(t)

a(t) is just the second derative of theta(t), so

theta''(t) = 6 theta(t)

tossing away the 6 mentally for a second, what function equals its own second derative? e does! so let's play with that and see what we get

if theta(t) = e^t, then theta''(t) = e^t. Okay, but we need to bring that 6 back in. So, theta (t) = e^sqrt6 t, theta'(t) = v(t) = sqrt6 e^sqrt6 t, and v''(t) = a(t) = 6 e^sqrt6 t.

To check it:a(t) = 6 e^sqrt6 t. e^sqrt6 t = theta(t) substitute and we get back to the original a(t) = 6 theta.

yay :) using this I got the right answer for my problem!

But I'm on another problem (last one, promise) with similar premises.

omega(t) = 5 (theta(t))^2 is what I'm given.

So theta'(t) = 5 (theta(t))^2

Toss away the 5, we can deal with it later...but what function equals its derative when you square it? :confused:
 
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