12

I read this in a book and was wondering whether it's valid or not:

enter image description here

I thought $\Delta x^2$ would mean 'change in $x^2$', which would be quantitatively different to $(\Delta x)^2$; no?

Mankind
  • 13,170
Luke Collins
  • 8,748
  • 6
    I guess change in $x^2$ would be rather $\Delta(x^2)$ – adjan Jan 10 '16 at 11:16
  • @addy2012 But this is just Classical Geometry, not calculus. Usually $\delta x$ represents an infinitesimal change - as far as I'm aware. – Luke Collins Jan 10 '16 at 11:17
  • @addy2012 That was to your previous comment - sorry. Yeah true, I guess so. Perhaps $\Delta x^2$ just seems ambiguous and the book decides to stick to that meaning of it? – Luke Collins Jan 10 '16 at 11:19
  • I would guess that $\Delta(x^2)$ would mean $(x+\Delta x)^2-x^2=2x\Delta x+(\Delta x)^2$, which is quite different from $(\Delta x)^2$ (which seems to be what is meant in your textbook). – Akiva Weinberger Jan 10 '16 at 12:11
  • 2
    Just sloppy notation in the book, correct is $\sqrt{(\Delta x)^2 + (\Delta y)^2}$ – vonbrand Jan 10 '16 at 15:10
  • The book does explain the notation in that little green box though with the text "$\Delta x^2$ is the same as $(\Delta x)^2$." I might not repeat the notation without that note, but with that note, its meaning is quite clear. – Milo Brandt Jan 10 '16 at 17:41

2 Answers2

24

This is just notation. It is a typical convention that $\Delta x^2 = (\Delta x)^2$.

You are right that it seems ambiguous, but it is consistent in the calculus literature that I have seen that whenever they write $\Delta x^2$, they mean $(\Delta x)^2$.

Chappers
  • 67,606
Mankind
  • 13,170
  • 3
    Right. And it makes sense insofar as $\Delta x$ is basically a single symbol, not, like $\Delta$ multiplied by $x$. It's rather that $\Delta$ is an operator applied to $x$, and then I would parse $\Delta x^2$ as $(\Delta(x))^2$. Of course, by this logic, $\sin x^2$ would also have to be parsed as $(\sin x)^2$, which IMO would actually make sense too (certainly better than $\sin^2 x$). But I'm afraid most people would read it as $\sin(x^2)$ instead. – leftaroundabout Jan 10 '16 at 12:39
  • 2
    This is the very first time I see this "typical convention"... and I've been around in math for some 40+ years. – vonbrand Jan 10 '16 at 15:08
4

Yes, it is different from $(\Delta x)^2$. $(\Delta x)^2$ means square of change in $x$. Whereas $\Delta(x^2)$ means change in square of $x$.

mathemather
  • 2,959