Trying to understand rewritten equation

  • Thread starter Thread starter OnceMore
  • Start date Start date
OnceMore
Messages
23
Reaction score
1
Hello,

I am hoping someone can help me understand something. I was watching one of the MIT OCW videos and it ran through the following

Δf/Δx = (1/(x0x - 1/x0)) / Δ0

can be rewritten as

Δf/Δx = 1/Δx (x0-(x0x) / (x0x)x0)

But I am not sure how this was done.

I hope someone can help me with this.

Thanks in advance.

Seán
 
Physics news on Phys.org
OnceMore said:
Hello,

I am hoping someone can help me understand something. I was watching one of the MIT OCW videos and it ran through the following

Δf/Δx = (1/(x0x - 1/x0)) / Δ0
What you wrote above is very confusing. I believe that what you saw looked more like this:

Δf/Δx = (1/(x0+Δx) - 1/x0)) / Δx

Using LaTeX makes it even clearer.
$$Δf/Δx = \frac{\frac{1}{x_0 + Δx} - \frac{1}{x_0}}{Δx}$$

What is apparently happening is that they are finding the derivative of f(x) = 1/x, at the point x0.

The key to simplifying the above is being able to combine 1/(x0 + Δx) and 1/x0. To do this, find the common denominator and combine the two terms using that denominator.


OnceMore said:
can be rewritten as

Δf/Δx = 1/Δx (x0-(x0x) / (x0x)x0)

But I am not sure how this was done.

I hope someone can help me with this.

Thanks in advance.

Seán
 
Hello,

And thanks for the reply.

Yea, sorry about writing it like I did ..I am not too familiar with LaTeX.

Well, the common denominator is x0, which will give the x0-(x0x)
 
No, the common denominator is NOT x0.

If you had to add 3/5 and 1/(5 + 3) would you say that the common denominator was 5?
 
Mod note: Moved from Precalc section.
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top