Thread Closed

Derivation of parametric function

 
Share Thread Thread Tools
Jan18-07, 08:13 AM   #1
 

Derivation of parametric function


I get the first derivative correct, but what's wrong with my attempt to find the second derivative?

http://www.badongo.com/pic/421533
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Intel's Haswell to extend battery life, set for Taipei launch
>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
Jan18-07, 09:48 AM   #2
 
a) the bottom line is wrong

should be [tex] \frac {cos(t)-1}{(1-cos(t))^2}[/tex]

and b) you need to further simplify to get the answer.

EDIT:

What is [tex]1-cos^2 (39)[/tex] what is [tex](1-cos(39))^2[/tex]

Thus.

[tex](1-cos(t))(1+cos(t))\not= 1-cos{^2}(t)[/tex]
Jan18-07, 09:51 AM   #3
 
Mentor
You have a mistake in the denominator: [tex](1-cost)^2 \not=1-cos^2t[/tex]
Jan18-07, 11:36 AM   #4
 

Derivation of parametric function


Quote by Schrodinger's Dog View Post
a) the bottom line is wrong

should be [tex] \frac {cos(t)-1}{(1-cos(t))^2}[/tex]

and b) you need to further simplify to get the answer.

EDIT:

What is [tex]1-cos^2 (39)[/tex] what is [tex](1-cos(39))^2[/tex]

Thus.

[tex](1-cos(t))(1+cos(t)\not= 1-cos{^2}(t)[/tex]

The answer is supposed to be -1/a(1-(cos(t))^2)
Whatever I do, I don't get an answer including a.
Jan18-07, 12:17 PM   #5
 
Quote by Schrodinger's Dog View Post
a) the bottom line is wrong

should be [tex] \frac {cos(t)-1}{(1-cos(t))^2}[/tex]
OK, but this is the right answer, just that I have to simplify?
Jan18-07, 01:21 PM   #6
 
Quote by kasse View Post
OK, but this is the right answer, just that I have to simplify?
Yep, expand the denominator, and then simplify from there. Your answer is correct apart from the obvious mistake, but it's often better to present the most simple form.

Quote by kasse View Post
The answer is supposed to be -1/a(1-(cos(t))^2)
Whatever I do, I don't get an answer including a.
If you can get this I'd be surprised

Your first answer is better than this.

[tex] \frac{cos(t)-1}{(1-cos(t))^2}[/tex] correct.

the simplified answer is:-

[tex]\frac {1}{(cos(t)-1)}[/tex]

Can you work out how you would get this simplification from expanding the denominator in your first answer? -1 as the numerator, is correct but it can be made even simpler.
Jan18-07, 06:17 PM   #7
 
Well, my book says:

second derivative = ((cos t)(1-cos t) - (sin t)(sin t))
/ ((1-cos t)^2*a(1-cos t))

= -1/(a(1-cos t)^2)

Heres the page http://www.badongo.com/pic/422090 (example 6)

Mystic...
Jan19-07, 04:07 AM   #8
 
OK I'll check my result with someone else, but I'm pretty sure on this one. a is a constant and since 3 sin(29)/3 cos(29) is the same as saying sin/cos I don't see why it belongs in the second order derivative.

Try integrating the result of your first answer?

[tex] \frac {cos(t)-1}{(1-cos(t))^2}[/tex]


What do you end up with?

I checked it on a maths web site and:-

[tex] \frac{d}{dx} \frac {sin (t)}{1-cos(t)} = \frac {1}{(cos(t)-1)}dx[/tex]
Jan19-07, 04:50 AM   #9
 
Mentor
Schrodinger's Dog is correct. There appears to be a factor of y in the denominator of the middle term. This is a typo.
Jan19-07, 08:17 AM   #10
 
Quote by cristo View Post
Schrodinger's Dog is correct. There appears to be a factor of y in the denominator of the middle term. This is a typo.
Just goes to show everyones human, even the editors and authors of text books.

I also asked someone else where I work, since I work in a med physics dept, there's usally someone around who still remembers doing calculus without breaking into a cold sweat and they said I was right.
Jan19-07, 09:23 AM   #11
 
Cool, I beat the textbook!
Jan19-07, 10:28 AM   #12
 
Well kind of, but you made a typo of your own, you just needed to simplify after expanding the denominator
(1-cos(t))^2 which is (1-cos(t))(1+cos(t)), of course you can check this by multiplying.

[tex] \frac {cos(t)-1}{(1-cos(t))^2} => \frac {cos(t)-1}{(1-cos(t))(1+cos(t))} => \frac {-1}{1-cos(t)} => \frac {1}{cos(t)-1}[/tex]
Jan20-07, 12:51 PM   #13
 
How about this one:

x=(cos t)^3
y=(sin t)^3

dy/dx = -tan t
(dy/dx)' = -1/(cos t)^2

Right?

I can simply derivate the dy/dx function even if it's a function of t and not x?
Jan20-07, 02:23 PM   #14
 
I think the book is right after all. Formula nr. (5) is correct, and that's why you also have to multiply with a(1-cos t) in the denominator, since dx/dt = a(1-cos t)
Jan20-07, 02:46 PM   #15
 
Mentor
Yes, sorry, I wasn't really looking at this properly the first time, and just glanced at Schrodinger's Dog's attempt and it looked right; however it is not. What he was doing was taking [tex]\frac{d^2y/dt^2}{d^2x/dt^2}[/tex], however this is of course not correct, since this does not equal d2y/dx2. You should follow your textbook. The correct way to approach the second derivative is to use the chain rule; letting y'=dy/dx: [tex]\frac{dy'}{dt}=\frac{dy'}{dx}\frac{dx}{dt}[/tex] which then gives the formula for the second derivative of y wrt x:[tex]\frac{d^2y}{dx^2}=\frac{dy'/dt}{dx/dt}[/tex].

Sorry for advising incorrectly!
Jan20-07, 02:53 PM   #16
 
Mentor
Quote by kasse View Post
How about this one:

x=(cos t)^3
y=(sin t)^3

dy/dx = -tan t
dy'/dt = -1/(cos t)^2

Right?

I can simply derivate the dy/dx function even if it's a function of t and not x?
No, this is not correct. The red part above is dy'/dt. Plug this into the formula for the second derivative with respect to x.
Jan22-07, 04:47 AM   #17
 
Quote by cristo View Post
Yes, sorry, I wasn't really looking at this properly the first time, and just glanced at Schrodinger's Dog's attempt and it looked right; however it is not. What he was doing was taking [tex]\frac{d^2y/dt^2}{d^2x/dt^2}[/tex], however this is of course not correct, since this does not equal d2y/dx2. You should follow your textbook. The correct way to approach the second derivative is to use the chain rule; letting y'=dy/dx: [tex]\frac{dy'}{dt}=\frac{dy'}{dx}\frac{dx}{dt}[/tex] which then gives the formula for the second derivative of y wrt x:[tex]\frac{d^2y}{dx^2}=\frac{dy'/dt}{dx/dt}[/tex].

Sorry for advising incorrectly!
That's my fault I could not read his text book or the question properly, I think I need an eye test, apologies.

also I simply typed the equation in the first part in and got the first and second derivative without a. Which is my answer, but not it seems what the question is asking.

In other words since the first derivative simplified is

[tex]\frac {a(sin-(t))}{a(1-cos(t))} = \frac{sin-(t)}{1-cos(t)}[/tex]

I simply did a derivation of the second part instead of the first.

In other words my answer is the answer you get if you ignore the constant, which of course is not what the question was asking but then I misread it completely anyway. Like I say eye test time

in real life if I had to derive this particular one.



[tex]\frac{d^2y}{dx^2} \frac{a(cos(x))}{a(sin(x))}[/tex] as it's the same as saying [tex]\frac{a(2)}{a(4)} = \frac{2}{4}[/tex] if you see what I mean.


I'd ignore the constant a. But this aint real life and that's not what the question wants you to do. Oops apologies.
Thread Closed
Thread Tools


Similar Threads for: Derivation of parametric function
Thread Forum Replies
The domain of a cartesian function from parametric equations Calculus & Beyond Homework 3
parametric function or statistic? Set Theory, Logic, Probability, Statistics 8
Parametric Derivative Derivation Calculus 7
Parametric terms and squaring this function Calculus 0
RMS Derivation of Piecewise Sinusiodal Function Calculus 2