Can Acceleration be Both Positive and Negative Simultaneously?

  • Thread starter Thread starter calculus_jy
  • Start date Start date
  • Tags Tags
    Negative Positive
calculus_jy
Messages
56
Reaction score
0
given acceleration a = 1 + ln x
i can find that \Delta v^2 = 2xlnx and since it is given that when t = 0, x = 1,v = 0
\therefore v^2 = 2xlnx
however i have been asked to prove v > 0 \; when \;t > 0 and i have no idea how to explain it in mathematcial terms, can anyone please give any suggestion?
 
Physics news on Phys.org
a = \frac{dv}{dt} > 0 since 1+ ln x is greater than ...
 
I think your math is wrong calc_jy. Invoking work-energy theorem

v^2(x) - v^2(1) = 2\int_{1}^{x} a(s)ds \Rightarrow

v^2(x) - 0 = 2\int_{1}^{x} (1+\ln s)ds \Rightarrow

v^2 = 2(s + 1/s) |_{1}^{x} \Rightarrow

v^2 = 2(x+1/x - 1 - 1) \Rightarrow

v^2 = 2(x + 1/x - 2)

But anyway you don't want that expression, just do what Gib said.
 
The integral of ln(x) is not 1/x. You have that backwards.
 
why is a\geq0 as lnx can range from -infinite to infinite and what working do i need to actually prove that v>0 as t>0
 
Last edited:
It seems to me that you want to solve this DE

I'm assuming that x is a function of t.

\frac{d^2x}{dt^2}=1+ln(x)

For the life of me, I can't remember how to solve that. I'll look it up later.
 
DavidWhitbeck said:
I think your math is wrong calc_jy. Invoking work-energy theorem

v^2(x) - v^2(1) = 2\int_{1}^{x} a(s)ds \Rightarrow

v^2(x) - 0 = 2\int_{1}^{x} (1+\ln s)ds \Rightarrow

v^2 = 2(s + 1/s) |_{1}^{x} \Rightarrow

v^2 = 2(x+1/x - 1 - 1) \Rightarrow

v^2 = 2(x + 1/x - 2)

But anyway you don't want that expression, just do what Gib said.

I'm not too sure about that working, but I do know for sure v^2 = 2x log (x) . We can see it after seeing a = d/d(x) [ v^2/2] , and then integrating both sides.

calculus_jy said:
why is a\geq0 as lnx can range from -infinite to infinite and what working do i need to actually prove that v>0 as t>0

Well, yes the function log x alone does have that range, but remember: v^2 = 2x log x. The quantity on the left side is positive. The quantity on the right hand side must also be positive. That means x must be greater than or equal to 1. Which means log x must be greater than zero, which means a = 1 + log x must also always be greater than 1.

a = dv/dt.

dv/dt is strictly positive. Also, t is a strictly positive quantity. Hence v is also > 0.
 
sennyk said:
The integral of ln(x) is not 1/x. You have that backwards.

My bad! That's a terrible mistake to make. Well in the bizarro world were all derivatives are antiderivatives and all functions are exponentials, I'd be fine... but as we live in the normal world my blunder was inexcusable.:blushing:
 
thanks !
 
Back
Top