Finding Position Function with Initial Position of 5 and v(t) = 5t1/3

  • Thread starter Thread starter char808
  • Start date Start date
  • Tags Tags
    Initial Value
char808
Messages
27
Reaction score
0

Homework Statement



Find the position function with the given initial position.

v(t) = 5t1/3 s(0)=5

Homework Equations





The Attempt at a Solution



Find the anti derivative

15/4t4/3 + c

s(0) = 15/4t4/3 + c
5 = 0 + c I'm assuming since s(0) = 5 I just substitute 5 for s(0) here
c=5


s(t) = 15/4t4/3 +5
 
Physics news on Phys.org
Yes that is correct.
 
So if s(1) = 10s(1) = (15/4)(1)^4/3 + c
10 = 15/4 + c
c = 25/4

(just trying to clear up my understanding of these types of problems. thank you for the help.)
 
char808 said:
So if s(1) = 10


s(1) = (15/4)(1)^4/3 + c
10 = 15/4 + c
c = 25/4

(just trying to clear up my understanding of these types of problems. thank you for the help.)


Yep.
 
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