How to Find the Maximum and Minimum Speed of a Particle?

hellboy324
Messages
1
Reaction score
0

Homework Statement


The position vector of a particle at time t is given by r(t)= 2sin(2t)i + cos(2t)j + 2tk where t >=0.

Homework Equations


v(t) = 4cos(2t)i - 2sin(2t)j + 2k
speed = | v(t) | =√(16cos^2(2t)+4sin^2(2t)+4) = √(12cos^2(2t)+8)

The Attempt at a Solution


I found the velocity and speed, but I have no idea what to do to find out the maximum and minimum speed for this question, someone can teach me?
 
Physics news on Phys.org
How do you usually find the extrema of a function?
 
Things are easier in that the question is asking about scalar speed. What does it mean for the derivative when speed hits a peak/trough?
 
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