Analysis: Potentially flawed proof in book describing roots of multiplicity m

Click For Summary

Homework Help Overview

The discussion revolves around a definition and theorem regarding roots of multiplicity in the context of analysis, specifically from a textbook by Kosmala. The original poster expresses concerns about the clarity and correctness of the proof provided for the theorem, particularly regarding the properties of the function q(x) in the definition.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • The original poster questions the existence and finiteness of the limit of q(x) as x approaches r, and whether the proof's assumptions about q'(x) are justified. They explore various forms of limits and seek to understand underlying properties of continuously differentiable functions.

Discussion Status

Participants are actively engaging with the original poster's concerns, with some suggesting the use of Taylor's theorem as a potential avenue for clarification. There is an acknowledgment of differing interpretations of the definition and proof, and while some guidance has been offered, a consensus on the correctness of the original proof has not been reached.

Contextual Notes

The discussion highlights that the definition and proof in question may not align with other texts on analysis, indicating a potential gap in understanding or a unique approach taken by the author. Additionally, the introduction of Taylor's theorem later in the course material raises questions about the validity of the proof without that context.

wjamesbonner
Messages
3
Reaction score
0

Homework Statement



In the book "Friendly introduction to analysis, 2nd Ed." by kosmala there is a definition of the root of a function and subsequent theorem and proof. Either the proof is not directly addressing certain important properties, or is flawed. The definition and theorem are as follows.

Definition 5.4.6: Consider a function f. Suppose that ## x = r ## is a solution of the equation ## f(x) = 0 ##. Then ## x = r ## is a root of multiplicity m of f, with ## m \in N ##, if and only if m is the smallest value for which f(x) can be written as:

## f(x) = (x - r)^m q(x) ##

with ## x \neq r ##, where ## \lim_{x \to r} q(x) \neq 0 ##. If ## m = 1 ##, then the root is called a simple root. If ## m = 2 ## then the root is called a double root.

Theorem 5.4.7: Suppose that a function f is m times continously differentiable. The function f has a root of multiplicity m at ## x = r ## if and only if:

## 0 = f(r) = f'(r) = ... = f^{(m-1)}(r) ##

but ## f^{(m)}(r) \neq 0 ##


Proof: We are only going to prove the theorem in the case of a simple root (i.e. m=1).

(=>): First, assume that f has a simple root at ## x = r ##. We want to show that ## f(r) = 0 ## and that ## f'(r) \neq 0 ##. Clearly, ## f(r) = 0 ##. Also, by definition, we can write ## f(x) = (x - r)q(x) ##, where ## \lim_{x \to r} q(x) \neq 0 ##. Since f has a continuous first derivative at ## x = r ##, we can write:

## f'(r) = \lim_{x \to r} f'(x) = \lim_{x \to r} [q(x) + (x - r)q'(x)] = \lim_{x \to r} q(x) \neq 0 ##

That is the end of the (=>) proof.




Homework Equations



N/A

The Attempt at a Solution



The problem I have with the definition and the proof centers around q(x). The definition defines the limit of q(x) to not equal zero, but the definition does not guarantee that the limit exists or is finite. Further, the definition does not address q'(x) at all. The proofs assumption seems to be that it is finite as x-> r, and that may be the case by some property of continuity that I am unaware of, but I would like to understand exactly what properties allow them to assume that q'(x) is either finite, or diverges to infinity slower than x -> r.

I've spent a number of hours with two different analysis professors looking through half a dozen texts and neither myself nor my professors can reconcile the definition with the proof.

I've tried writing q'(x) as various forms of limits as x-> r to see if there is some way I can bound it. I've introduced the assumption that q(x) has a finite limit as x -> r and that did not help. I feel like if the definition and proof are 100% correct that there must be some property of continuously differentiable functions that I am overlooking, but I've found nothing in the text to help.

Given that a continuous function can be the sum of two discontinuous functions I don't see how f'(x) being continuous asserts anything about q(x) or q'(x) individually, and certainly nothing about rates of divergence.

Anyway, I hope I've presented the problem clearly. If anyone can shed any light I would be much obliged. This isn't a homework problem, just something I'm having trouble reconciling within the text, and the professor also was not able to reconcile this problem.
 
Last edited:
Physics news on Phys.org
To make your post more readable, click the Edit button and change all your [; and ;] tags to ## instead. Then click the Go Advanced button at the bottom, preview it, and save it when you have it reading correctly.
 
LCKurtz said:
To make your post more readable, click the Edit button and change all your [; and ;] tags to ## instead. Then click the Go Advanced button at the bottom, preview it, and save it when you have it reading correctly.
@ LCKurtz,

I was about to PM you, Dick and micromax to look at this post. I'm glad you saw it.

@ wjamesbonner,

Hello and welcome to PF !

As an example of what LCKurtz is telling you:

Code:
Changing 

[; f(x) = (x - r)^m q(x) ;] 

to 

## f(x) = (x - r)^m q(x) ##

will give you ## f(x) = (x - r)^m q(x) ##

instead of [; f(x) = (x - r)^m q(x) ;]
 
SammyS said:
@ LCKurtz,

I was about to PM you, Dick and micromax to look at this post. I'm glad you saw it.

It gives me a headache to try to read it so I'm waiting for it to be fixed.
 
Thanks for the feedback, I changed the latex tags to use ## which seems to have produced the desired effect.

I actually just finished looking through every analysis book in my schools science library (rudin, funke, hille, haeussler, etc...) over 30 books and not one of them had this particular definition or proof (or not that I could find from the index anyway). I've only ever seen this definition and proof in Kosmalas books on analysis (Advanced calcules, and friendly introduction).

Let me know if there is something I can do to make the post more readable or the content more clear.
 
First of all, there is no reason why the limit [itex]\lim_{x\rightarrow r} q(x)[/itex] should exist. As example: take [itex]f(x)=x\sin(1/x)[/itex]. But this function is not continuously differentiable.
I have encountered this definition of multiplicity of roots before, but that was in complex analysis and the functions are all very well-behaved there (= analytic). I think we should utilize Taylor's theorem to solve this.

If f has a simple root and is continuously differentiable, then Taylor's theorem says that we can write

[tex]f(x)=f(r)+f^\prime(r)(x-r)+h(x)(x-r)[/tex]

for [itex]\lim_{x\rightarrow r}{h(x)}=0[/itex].

Since we have a simple root, we can write [itex]f(x)=q(x)(x-r)[/itex]. In particular, it follows that f(r)=0. Thus

[tex]q(x)(x-r)=(f^\prime(r)+h(x))(x-r)[/tex]

so

[tex]q(x)=f^\prime(r)+h(x)[/tex]

taking limits, we see that [itex]\lim_{x\rightarrow r} q(x)=f^\prime(r)[/itex] and thus is nonzero.
 
Thanks for the response, it is a very clear proof via Taylor's theorem. I am still wondering though if it is possible to prove from the definition provided. The problem is that Taylor's theorem is introduced after this particular definition and theorem. I definitely appreciate the proof via Taylor's theorem, but my main concern is with the veracity of the given proof in the book, and whether or not it is correct (and as such whether or not I am correct in my skepticism of it).

Thanks again for your response!
 

Similar threads

  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
34
Views
3K
Replies
6
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
15
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K