Books:Analysis - Part 1: Elements - Krzysztof Maurin
From Maths
Alec's progress
Book progress | |
---|---|
Key
|
Mistakes
- p59 - the line in the middle that reads: "x−x0:=h, f(x+h)−f(x)=f′(x)h+r(x,h)" should read:
- "x−x0:=h, f(x0+h)−f(x)=f′(x0)h+r(x0,h)" otherwise we're dealing with f(2x+x0)−f(x) on the LHS and there are problems. If you swap h=x−x0 to h=x0−x the f(x0)−f(x) part of the definition is negative what it ought to be; although the linear map's (the differential) argument is negated so it still sort of works out, either way replacing x with x0 is the easiest and most straightforward solution. This is inline with the definition of differentiability (Banach Space) given on p161
- p149 - wrongly (and explicitly) states that a norm may be a function of the form ∥⋅∥:V→C, see the norm page (there's a warning note on the first line of the definition section)