Proving L'Hopital's Rule for 0/0: A Step-by-Step Guide | Proof Writing Tips

  • Thread starter EbolaPox
  • Start date
  • Tags
    Proof
The statement should be "if F is a bijective function, then the inverse of F, F^{-1} is a function."
  • #1
EbolaPox
101
1
I was bored and tried to think up a proof for L'hopital's rule in the cas of 0/0.

So, l'hopital's rule states [tex] \lim_{x\rightarrow a} \frac{f(x)}{g(x)} \rightarrow 0/0 [/tex], evaluate the limit using [tex] \frac{f '(x)}{g'(x)} [/tex], where f and g are differentiable functions.

Proof:
I first noted that f(a) = g(a) = 0, as F and G are differentiable, and thus continuous. So, [tex] \lim_{x\rightarrow a} = f(a) [/tex]. And because these limits approach 0/0 , we know f(a) and g(a) both equal zero. So:
[itex] \lim_{x\rightarrow a} \frac{f(x) - f(a)}{g(x) -g(a)} \rightarrow 0/0 [/itex]

is identical, as the two subtracted entities are zero. Now, I will multiply by [tex] \frac{x-a} {x-a} [/tex] which is 1. Notice that
[itex] \lim_{x\rightarrow a} \frac{f(x) - f(a)}{(x-a)} [/itex] is the same as the derivative of F evaluated at a. Similarly for g. So, the original limit is f '(a) / g'(a).

This sounds poorly written, but that's all I have so far. Any major errors in it that need to be corrected? It made sense to me when I wrote it.

Another proof:

If F is a one-to-one function, then the inverse of F, [tex] F^{-1} [/tex] is a function.

Proof:
F being a function indicates that there are sets of ordered pairs (x,y). Because F is a function, [tex] (x,y_1) , (x,y_2) [/tex] indicates [tex] y_1 = y_2 [/tex], as a function matches one x value to one y value. Next, because we know F is one-to-one, [tex] (x_1, y) , (x_2 ,y) [/tex] implies [tex] x_1 = x_2 [/tex]. So, each distinct x is matched to one distinct y. Now, [tex] F^{-1} [/tex] is the set of ordered pairs (y,x). For [tex] F^{-1} [/tex] to be a function, then each y must match distinctly to one x, or in other words,[tex] (y, x_1) , (y,x_2) [/tex] implies [tex] x_1 = x_2 [/tex]. This must be so, as it was shown above that each x matches distinctly to one y.

An addition to that one:
If F is one to one , then [tex] F^{-1} [/tex] is also one-to-one.

Proof:
As was shown above, [tex] F^{-1} [/tex] is a function. Furthermore, it was shown that each x matches distinctly to one y. Thus, each y matches to one x. So, [tex] (y_1,x) , (y_2,x) [/tex] implies [tex] y_1 = y_2 [/tex]. This is true as each distinct y mathces to a distinct x.


I hope my notation makes sense and the LaTeX came out alright. I'm kinda new to proof writing (my high school didn't ever ask me to prove anything.)

Thanks for any suggestions/corrections/hints!

Edit: Had to fix all of my latex formulas which came out odd looking.
 
Last edited:
Physics news on Phys.org
  • #2
First, remember that in general:

[tex]\frac{\lim_{x \rightarrow a} A(x) }{ \lim_{x \rightarrow a} B(x) } \neq \lim_{x \rightarrow a} \frac{A(x)}{B(x)} [/tex]

This only holds if both limits on the LHS exist, and if the denominator of the LHS is non-zero. You need to use the fact that f(x) and g(x) are differentiable at x=a to get past this step in your proof, and you'll need to treat the case where the denominator of the LHS is zero seperately. Which brings me to the other problem I see, which is that you should have:

[tex]\lim_{x \rightarrow a} \frac{f(x)}{g(x)} = \lim_{x \rightarrow a} \frac{f'(x)}{g'(x)} [/tex]

Since you may again have f'(x)=g'(x)=0 or infinity. The second proof looks OK.
 
  • #3
EbolaPox said:
Another proof:

If F is a one-to-one function, then the inverse of F, [tex] F^{-1} [/tex] is a function


No, that is false. Bijective functions are the only ones to have inverse, not injective ones.
 
  • #4
Thanks for the replies. I'll think up something to fix my L'hopital error soon.

With respect to the inverse function proof, I quoted the theorem straight out of a textbook and tried to prove it. Should I instead attempt to prove "If F is a one-to-one and onto function, then [tex] F^{-1} [/tex] is a function".

I see exactly what you're saying, I recall reading such in my Linear Algebra text. I'm not quite sure why the other book I'mr eading had an erroneous theorem in it. Thank you for pointing that out. I shall correct these proofs soon.
 
  • #5
Any injective function can trivially be made bijective by restricting the range to the image of the domain. They probably mean that the function has an inverse on this latter set.
 
  • #6
f^{-1} as a function cannot exist unless f is both injective and surjective. f^{-1} certailny can be defined set wise for any function f, i.e. f^{-1}(U) is the set { v | f(v) is in U}. It is perfectly acceptable to have this inverse image the empty set. This can be used to define a function if and only if f is bijective. You cannot define f^{-1}(u) for any u not in the range of f otherwise.
 

What is L'Hopital's Rule?

L'Hopital's Rule is a mathematical tool used to evaluate limits of indeterminate forms, such as 0/0 or ∞/∞, by taking the derivative of the numerator and denominator separately and then evaluating the limit again.

Why do we need to prove L'Hopital's Rule for 0/0?

The proof of L'Hopital's Rule for 0/0 allows us to confidently use this rule in mathematical calculations and proofs, as well as understand the underlying concepts and principles behind it.

What are the steps involved in proving L'Hopital's Rule for 0/0?

The steps involved in proving L'Hopital's Rule for 0/0 include defining key terms and concepts, setting up the limit expression, applying the Mean Value Theorem, and using algebraic manipulations to simplify the expression and prove the rule.

What are some common mistakes to avoid when proving L'Hopital's Rule for 0/0?

Some common mistakes to avoid when proving L'Hopital's Rule for 0/0 include mistakenly applying the rule to limits that are not in indeterminate form, using incorrect derivatives, and not fully understanding the concepts and principles involved.

How can I improve my proof writing skills when working with L'Hopital's Rule for 0/0?

To improve your proof writing skills, it is important to practice regularly, understand the key concepts and definitions involved, carefully follow the steps in the proof, and seek feedback and guidance from experienced mathematicians or instructors.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
276
  • Calculus and Beyond Homework Help
Replies
17
Views
609
  • Calculus and Beyond Homework Help
Replies
2
Views
272
  • Calculus and Beyond Homework Help
Replies
9
Views
543
  • Calculus and Beyond Homework Help
Replies
10
Views
824
  • Calculus and Beyond Homework Help
Replies
8
Views
467
  • Calculus and Beyond Homework Help
Replies
2
Views
510
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
21
Views
837
  • Calculus and Beyond Homework Help
Replies
2
Views
540
Back
Top