Understanding Small Changes in Calculus

Click For Summary

Discussion Overview

The discussion revolves around understanding small changes in calculus, particularly in the context of the function f(x) = x^2. Participants explore the implications of small increments in x (denoted as delta x) and how these affect the corresponding changes in y (delta y). The conversation includes questions about the validity of certain mathematical expressions and the nature of derivatives.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Roger questions the relationship between small changes in x and y, noting a discrepancy when substituting specific values into the function.
  • Some participants clarify that dx represents an infinitesimal change and that f(a + b + c) does not equal f(a) + f(b) + f(c), providing counterexamples.
  • There is a discussion about the mathematical expression (x + dx)^2 = x^2 + 2xdx + (dx)^2, with participants emphasizing that this shows how changes in x affect y.
  • Participants express confusion over the interpretation of delta y and its approximation, with some suggesting that the second term becomes negligible for small values of delta x.
  • There is a debate about whether the change in y can be approximated as dy = f'(x)dx, with some participants seeking clarification on why this is only an approximation.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the interpretation of small changes in calculus. There are competing views on how to apply the concepts of delta x and delta y, and whether certain mathematical relationships hold true.

Contextual Notes

Some participants express uncertainty about the definitions and implications of small changes in calculus, particularly regarding the approximation of derivatives and the behavior of functions under addition.

Who May Find This Useful

This discussion may be useful for students and individuals seeking to deepen their understanding of calculus concepts, particularly those related to derivatives and the behavior of functions under small changes.

roger
Messages
318
Reaction score
0
Hi

I have a basic question on calculus ...please can someone explain to me :


Let f(x) = x^2

y + delta y = f ( x + delta x )

The book says that a small increase in x will cause a small increase in y.

But if I put let's say 3 and 2 for x and dx y is 5^2 which is 25.

But this isn't the same as f(3) + f(2) which equals 13 ?

What have I done wrong ?




Also, can f ( a+b+c ) be treated as f(a) + f(b) + f(c) ?


Thanks a lot for any help


Roger
 
Physics news on Phys.org
As I've always been told, dx is an infinitesimal change in x, so really really really small. Also, f(a + b + c) can't be treated as f(a) + f(b) + f(c), I don't think. f(a + b + c) can't be treated like that in your example anyway:

f(x) = x^2
f(a + b + c) = (a + b + c)^2
f(a) + f(b) + f(c) = a^2 + b^2 + c^2
 
f(a+b+c) doesn't wqual to f(a)+f(b)+f(c)

now suppose that f(x)=X+1

and let a=1 & b=2 & c=3

so a+b+c=6

f(6)=6+1=7

but

f(1)=1+1=2
f(2)=2+1=3
f(3)=3+1=4

f(1)+f(2)+f(3)=2+3+4=9

that is f(a+b+c) does not equal to f(a)+f(b)+f(c)
 
In general f(x+ y) is NOT the same as f(x)+ f(y).

Except for some extremely weird function, the only functions for which
f(x+ y)+ f(x)+ f(y) are f(x)= Cx- that is, a constant time x.
 
HallsofIvy said:
In general f(x+ y) is NOT the same as f(x)+ f(y).

Except for some extremely weird function, the only functions for which
f(x+ y)+ f(x)+ f(y) are f(x)= Cx- that is, a constant time x.

Sorry I don't quite understand the last bit ?
please can you explain further ?




But my main question is the first section I originally wrote :

Let f(x) = x^2

y + delta y = f ( x + delta x )

The book says that a small increase in x will cause a small increase in y.

But if I put let's say 3 and 2 for x and dx y is 5^2 which is 25.

But this isn't the same as f(3) + f(2) which equals 13 ?



I understand dx is infinitesimall but I just plugged in a larger value for ease of calculation.

In the example above, why doesn't change in x give a change in y ?

The book gave the statement I outlined in red above...

But isn't it strictly speaking inaccurate because a small change in x gives a small change in y but the value of that small change in y is still bigger than x
because the function is applied to x ( in this case f(x)=x^2 ) ?


please can someone explain ?
thanks

roger
 
Last edited:
Do the math, as they say:

(x+dx)^2 = x^2+2xdx+(dx)^2

where on Earth do you even get that f(2)+f(3) should be 25? What are you doing there?

Are you saying you think dy = f(dx)? Cos that's how it appears.

dy = f'(x)dx +o((dx)^2) is what's going on really,.
 
Last edited:
matt grime said:
Do the math, as they say:

(x+dx)^2 = x^2+2xdx+(dx)^2

where on Earth do you even get that f(2)+f(3) should be 25? What are you doing there?

My function is x^2 Therefore f(2)+f(3)=13

So I let x be 2 and dx be 3
but the answer for f(x+dx) = 25

So I've got 2 different answers and the thing I don't quite understand is the book states a change in x gives a change in y but in the above example, I put 3 to be dx so I added the function applied to 3 to the function applied to x and obviously, the two results are different ?

This is what I am trying to find out.

Are you saying you think dy = f(dx)? Cos that's how it appears.

Why is that wrong ?

dy = f'(x)dx +o((dx)^2) is what's going on really,.


Thanks

Roger
 
Obviously f(x+dx) doesn't equal f(x)+f(dx), and no one says it does.

A small change of dx changes y by approximately dx.f'(x) at x. that is what the derivative does.
 
matt grime said:
Obviously f(x+dx) doesn't equal f(x)+f(dx), and no one says it does.

A small change of dx changes y by approximately dx.f'(x) at x. that is what the derivative does.
Is it a small change in x or dx ?

Why is it only approximate ?
 
  • #10
roger:
You should ALWAYS think of [tex]\bigtriangleup{y}[/tex] as (when y=f(x)):
[tex]\bigtriangleup{y}=f(x+\bigtriangleup{x})-f(x)[/tex]
Hence, in your example, we have:
[tex]\bigtriangleup{y}=2x\bigtriangleup{x}+(\bigtriangleup{x})^{2}[/tex]
When [tex]\bigtriangleup{x}[/tex] is TINY, the second term on the right-hand side is much less in magnitude than the first term (provided x is non-zero).
Hence, we may then write:
[tex]\bigtriangleup{y}\approx{2x}\bigtriangleup{x}[/tex]
which you should recognize as:
[tex]\bigtriangleup{y}\approx{f}'(x)\bigtriangleup{x}[/tex]
 
  • #11
roger said:
Is it a small change in x or dx ?

Why is it only approximate ?


To repeat myself:

(x+dx)^2 = ...
 
  • #12
arildno said:
roger:
You should ALWAYS think of [tex]\bigtriangleup{y}[/tex] as (when y=f(x)):
[tex]\bigtriangleup{y}=f(x+\bigtriangleup{x})-f(x)[/tex]
Hence, in your example, we have:
[tex]\bigtriangleup{y}=2x\bigtriangleup{x}+(\bigtriangleup{x})^{2}[/tex]
When [tex]\bigtriangleup{x}[/tex] is TINY, the second term on the right-hand side is much less in magnitude than the first term (provided x is non-zero).is this because the last term dx is squared ?
Hence, we may then write:
[tex]\bigtriangleup{y}\approx{2x}\bigtriangleup{x}[/tex]
which you should recognize as:
[tex]\bigtriangleup{y}\approx{f}'(x)\bigtriangleup{x}[/tex]

thanks.

roger.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 20 ·
Replies
20
Views
5K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 36 ·
2
Replies
36
Views
7K