Simple differentiation question

  • Thread starter Thread starter DeanBH
  • Start date Start date
  • Tags Tags
    Differentiation
AI Thread Summary
The discussion revolves around differentiating the height function of a helicopter to find its velocity and acceleration. The height function is given as y = (1/4)t^4 - 26t^2 + 96t, and the velocity is derived as v = t^3 + 52t + 96. It is confirmed that at t = 2, the velocity is zero, indicating a stationary point. To determine if this point is a minimum or maximum, the sign of the acceleration at t = 2 is analyzed; if negative, it indicates a local maximum. The conclusion emphasizes that at a stationary point, a negative acceleration confirms a local maximum.
DeanBH
Messages
82
Reaction score
0
helicopter moves vertically. Height above start point = y

height at t seconds =
y= (1/4)t^4 -26t^2 + 96t t = between 0 and 4
differentiate to find velocity = t^3 + 52t + 96
acceleration = 3t^2-52

thats part 1 of question done, easy.Verify that y has a stationary value when t = 2 determine whether it is min/max value.

i can put this into 3t^2-52t+96 and find out that it is. but how is it min/max
nevermind : i put it into acceleration and find out if acceleration is more or less than the value i got for velocity. If it's less i know that the thing will never accelerate again after this given time. so it would be a maximum. Where as if it was more than the value i got for velocity i know that the object would be able to accelerate again, which is minimum.. right?
 
Physics news on Phys.org
No. For one thing you've got some scrambled formulas in your post, but assuming they are just typos, then if you did everything correctly you should have found v=0 at t=2. That's what a 'stationary' point means. Now check acceleration at t=2. What sign is it? What does that have to do with it being a min or a max?
 
DeanBH said:
nevermind : i put it into acceleration and find out if acceleration is more or less than the value i got for velocity. If it's less i know that the thing will never accelerate again after this given time. so it would be a maximum. Where as if it was more than the value i got for velocity i know that the object would be able to accelerate again, which is minimum.. right?

At a stationary point the velocity is 0, so you can just compare the acceleration with 0.
if the acceleration is negative, you know there is a local maximum.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top