Why Does My Ellipse Tangent Calculation Lead to Infinity?

  • Thread starter Thread starter KV-1
  • Start date Start date
  • Tags Tags
    Limits
KV-1
Messages
16
Reaction score
1
1. Homework Statement , is best expressed in the photograph, as this is a fairly detailed problem:
[PLAIN]http://img833.imageshack.us/img833/3972/pleasehelp.jpg
2. all equations included in the image
3. the attempt at the solution is in the image as well

When I take the limit of that last equation, I get a nonsensical answer--infinity. I am well sure that its not infinity. If anything, it must be negative infinity.

What am I doing wrong? Is it my simplification? Is there a strategic error?

Please help!

Found the same question here with some searching:
http://expresshelpline.com/support-question-6498190.html

the answer is not given, but that's a different approach, the person used the y=mx+b way.
 
Last edited by a moderator:
Physics news on Phys.org
I didn't check your work, but there seems to be something wrong with your last line:
h(c) = (a2 - c2)/c + c
This simplifies to
h(c) = (a2 - c2 + c2)/c = a2/c.

From your drawing, c is positive, and a2 is positive, so h(c) should be positive, but the point on the y-axis is clearly negative. I suspect that you were not as careful as you need to be with the choice of pos/neg square roots in your preceding work.
 
Hah,
It's actually (b^2-a^2)/b for the answer... don't know why, but the y-mx+b yielded the correct answer... less room for mistakes there!

thanks a lot though Mark44
 
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