Estimating Uncertainty in f(x)=a/x

  • Context: Undergrad 
  • Thread starter Thread starter Niles
  • Start date Start date
  • Tags Tags
    Uncertainty
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Niles
Messages
1,834
Reaction score
0
Hi

Say I have a function given by f(x)=a/x, where a is some real constant. I know that there is some uncertainty Δx on x, but I don't know what it is. I just know that it will fluctuate around some value.

What is the proper way of determining how f(x) reacts to the uncertainty Δx? I mean, is there a way to find out if it is very sensitive to even small Δx or not?
 
Physics news on Phys.org
EnumaElish said:
f(x) is sensitive to small Δx in the order -a/x2 because Δf = f '(x)Δx = -(a/x2)Δx.

Thanks. Is Δf = f '(x)Δx a definition regardless of how f(x) depends on x?
 
Ok, I think I got it... Thanks!