Tangent will not meet the curve again

  • Thread starter Thread starter delsoo
  • Start date Start date
  • Tags Tags
    Curve Tangent
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 5K views
delsoo
Messages
97
Reaction score
0

Homework Statement



can anyone give me hint on how to show the tangent will not meet the curve again?

Homework Equations





The Attempt at a Solution

 

Attachments

  • DSC_0144~3[1].jpg
    DSC_0144~3[1].jpg
    23.4 KB · Views: 873
  • DSC_0143~4[1].jpg
    DSC_0143~4[1].jpg
    36.1 KB · Views: 905
Physics news on Phys.org
Just plug your coordinates in the equation for the tangent and look for all solutions?
 
delsoo said:

Homework Statement



can anyone give me hint on how to show the tangent will not meet the curve again?

Homework Equations





The Attempt at a Solution


You can try to check the convexity (or concavity) properties of the curve ##y = Y(x)##, by checking the second derivative ##d^2 y / dx^2##.
 
what's the relationship between checking the concavity and show the curve will not meet the tangent again?
 
delsoo said:
what's the relationship between checking the concavity and show the curve will not meet the tangent again?

Have you tried sketching the curve?
 
delsoo said:
what's the relationship between checking the concavity and show the curve will not meet the tangent again?

Google "convex function" or "concave function". See, eg., http://ece.tamu.edu/~cui/ECEN629/lecture2.pdf slide 4.
 
Last edited by a moderator:
It might be simplest to eliminate the parameter and write a Cartesian equation for this curve:
[itex]x= ln(cos(\theta)[/itex] so [itex]e^x= cos(\theta)[/itex] and [itex]y= ln(sin(\theta)[/itex] so [itex]e^y= sin(\theta)[/itex]. Then [itex]e^{2x}+ e^{2y}= cos^2(\theta)+ sin^2(\theta)= 1[/itex]. Of course, for [itex]0< \theta< \pi/2[/itex], [itex]cos(\theta)[/itex] goes from 1 to 0 so x goes from 0 to [itex]-\infty[/itex] and y goes from [itex]-\infty[/itex] to 0. The graph is in the third quadrant.

At [itex]\theta= \pi/4[/itex], [itex]y= x= -(1/2)ln(2)[/itex] so that [itex]e^{2y}= e^{2x}= 2^{-1/2}= 1/2[/itex]. Further, differentiating [itex]e^{2x}+ e^{2y}= 1[/itex], [itex]2e^{2x}+ 2e^{2y}y'= 0[/itex] so, at [itex](1/2, 1/2)[/itex], [itex]y'= -1[/itex]. The tangent line is [itex]y= -1(x+ (1/2)ln(2))- (1/2)ln(2)= -x- ln(2)[/itex] and the question becomes solving [itex]e^{2x}+ e^{2(-x- ln(2)}= e^{2x}- (1/2)e^{-2x}= 1[/itex].