Is it okay to divide by variables in calculus?

  • Thread starter Thread starter razored
  • Start date Start date
AI Thread Summary
Dividing by variables in calculus is permissible when the variable is not equal to zero, as demonstrated in the function Q(h) = (2h + h^2)/h. The discussion clarifies that this operation simplifies the expression to Q(h) = 2 + h without eliminating solutions, since the limit as h approaches zero is considered. The confusion arises from the general rule against dividing by variables in equations, which can lead to loss of solutions. In this context, the focus is on simplification rather than solving an equation, making the division valid. Understanding this distinction is crucial for applying calculus concepts correctly.
razored
Messages
173
Reaction score
0
[SOLVED] Why eliminate answers?

In my book, Essential Calculus, a section is introduced with limits. They introduce a random(maybe) function :

Q(h) = \frac {2h + h^2}{h} (h \neq 0)

"We then divide the numerator by the denominator h, which is permissible since h \neq 0. This gives the simple formula Q(h) = 2 + h (h \neq 0)"

I was always told you do not divide by variables like in a trigonometric equation because it eliminates solutions. How are they then to say that it is permissible since h \neq 0 ? I don't understand.
 
Physics news on Phys.org
In this case, it is fine. Given that h \neq 0, both functions are equal because you are only simplifying the function.
 
razored said:
I was always told you do not divide by variables like in a trigonometric equation because it eliminates solutions. How are they then to say that it is permissible since h \neq 0 ? I don't understand.

Hi razored! :smile:

It's ok because all these calculus equations begin "lim as h -> 0".

So it's impossible for h to be 0. :smile:

(oh … and look up L'Hôpital's Rule :wink:)
 
razored said:
In my book, Essential Calculus, a section is introduced with limits. They introduce a random(maybe) function :

Q(h) = \frac {2h + h^2}{h} (h \neq 0)

"We then divide the numerator by the denominator h, which is permissible since h \neq 0. This gives the simple formula Q(h) = 2 + h (h \neq 0)"

I was always told you do not divide by variables like in a trigonometric equation because it eliminates solutions. How are they then to say that it is permissible since h \neq 0 ? I don't understand.
What "solutions" do you mean? You are not "solving" an equation here.
 
HallsofIvy said:
What "solutions" do you mean? You are not "solving" an equation here.
Whoops. That is what I misunderstood. Thanks for pointing that out!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top