Approximating different functions

  • Context: Undergrad 
  • Thread starter Thread starter kent davidge
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
kent davidge
Messages
931
Reaction score
56
I have a question regarding different functions. Suppose we have two functions ##f## and ##f'## with same domain, but different codomains.

Consider that ##f': x' \mapsto f'(x')## and ##f: x \mapsto f(x)##. If ##x' = x + \sigma##, with ##|\sigma| << 1##, can we say that ##f'(x') \approx f(x')##?
 
Physics news on Phys.org
kent davidge said:
I have a question regarding different functions. Suppose we have two functions ##f## and ##f'## with same domain, but different codomains.

Consider that ##f': x' \mapsto f'(x')## and ##f: x \mapsto f(x)##. If ##x' = x + \sigma##, with ##|\sigma| << 1##, can we say that ##f'(x') \approx f(x')##?
If you have two different functions, why not call them f and g? Or ##f_1## and ##f_2##? Your notation ##f'(x')## looks like we're evaluating the derivative of f at a number x'.
 
  • Like
Likes   Reactions: kent davidge
Mark44 said:
If you have two different functions, why not call them f and g? Or ##f_1## and ##f_2##? Your notation ##f'(x')## looks like we're evaluating the derivative of f at a number x'.
Yea, I agree. Coincidentally I was going to write them down as ##f## and ##g## in the opening post, but I used the more abstract notation.