Limits and Rational Functions: What Rule Must Be Followed When Evaluating at 0?

  • Thread starter Thread starter Ry122
  • Start date Start date
  • Tags Tags
    Limits
Ry122
Messages
563
Reaction score
2
what rule are you supposed to follow when you evaluate a rational function at 0? eg in this problem if you evaluate at s=0 for the one under "result" it will be different from the value obtained for the one under "alternate forms" http://www.wolframalpha.com/input/?i=(B/(m*(s^2)+k))/(1+(r*s^2+t*s)/(k*s+m*s^3))

What do I have to do to keep things consistent?
 
Physics news on Phys.org
Ry122 said:
what rule are you supposed to follow when you evaluate a rational function at 0? eg in this problem if you evaluate at s=0 for the one under "result" it will be different from the value obtained for the one under "alternate forms" http://www.wolframalpha.com/input/?i=(B/(m*(s^2)+k))/(1+(r*s^2+t*s)/(k*s+m*s^3))

What do I have to do to keep things consistent?

What exactly do you mean by "evaluation"?
At s=0 your initial input involves division by zero...
Well if you calculate a limit then everything is consistent.
 
This is the danger of programs like wolfram alpha. They're very good, but you got to be able to interpret the solution.

In this case, the "Input" and the "Alternate Form" are not equal. Indeed, the problem is that you can define by 0. In the "Input", if you put s=0, then you define by 0, so the "Input" is not defined at s=0.
But the "Alternate form" is defined at s=0 (whenever k+t is nonzero).

So the two forms are not equal since one is defined at s=0 and the other is not.

However, the limit of the "Input" as s goes to 0 does exist and does equal the "Alternate Form". So in the limit, the expressions are equal. But as rational forms, the expressions are not equal.
 
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