What does the term "pointwise" refer to?

  • Context: Undergrad 
  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Term
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Mr Davis 97
Messages
1,461
Reaction score
44
In reading mathematical texts (especially on functions), I come across the term "pointwise". There seems to be a paucity of information explaining it on the internet, so I turn to the forum for an intuitive explanation. The context is when the term is used as in "pointwise addition" or "pointwise multiplication" of functions.
 
Physics news on Phys.org
Mr Davis 97 said:
In reading mathematical texts (especially on functions), I come across the term "pointwise". There seems to be a paucity of information explaining it on the internet, so I turn to the forum for an intuitive explanation. The context is when the term is used as in "pointwise addition" or "pointwise multiplication" of functions.
This often refers to a graphical method of adding or multiplying the ordinates of two curves to obtain a third curve, which is the sum or product of the first two curves.

Examine:

pic7_10.gif

You take a series of points from curves ch.1 and ch.2 at the same x-location and add them together algebraically to make the bottom curve in the graphic above.
 
Let f,g,h be functions. f+g=h means f(x)+g(x)=h(x) for every x in the domain of these function. Similarly for any other operation involving functions. The term is more often used in the context of limits, where [itex]f_n -> f[/itex] can be defined in different ways, one of which is pointwise.
 
  • Like
Likes   Reactions: Mr Davis 97
So pointwise basically means that the way we manipulate functions is by considering their values at any x?
 
mathman said:
Let f,g,h be functions. f+g=h means f(x)+g(x)=h(x) for every x in the domain of these function. Similarly for any other operation involving functions. The term is more often used in the context of limits, where [itex]f_n -> f[/itex] can be defined in different ways, one of which is pointwise.
Bump...
 
Mr Davis 97 said:
So pointwise basically means that the way we manipulate functions is by considering their values at any x?
No, at a specific x value.

"Pointwise" is commonly used in discussions about the convergence of sequences. See https://en.wikipedia.org/wiki/Pointwise_convergence for more info. One example given in this wiki article is the sequence ##\{x^n\}## on the interval [0, 1). This sequence converges pointwise to 0 for each x in [0, 1), but does not converge uniformly to 0 on the same interval.
 
Last edited: