How to interpret f(x) tends to g(x)

  • Context: Undergrad 
  • Thread starter Thread starter Gaussian97
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the interpretation of the phrase "the function f(x) tends to g(x) when x tends to x0." Participants explore various mathematical definitions and implications of this phrase, questioning its clarity and unambiguity in different contexts, including limits, continuity, and asymptotic behavior.

Discussion Character

  • Debate/contested
  • Conceptual clarification
  • Mathematical reasoning

Main Points Raised

  • Some participants suggest that "f(x) tends to g(x)" could mean that the limits of f(x) and g(x) are equal as x approaches x0.
  • Others propose that it could also imply that the ratio of f(x) to g(x) approaches 1 as x approaches x0.
  • There is a viewpoint that additional conditions, such as the equality of derivatives or matching Taylor series, could be included in the interpretation.
  • Some argue that if x approaches x0, f(x) converges to a single value, which is not a function, unless f is continuous at that point.
  • Another perspective is that the phrase is ambiguous and not mathematically defined, as one function cannot approach another function in a strict sense.
  • Participants discuss the concept of limits in the context of sequences of functions and the various definitions of convergence, such as pointwise and uniform convergence.
  • There is a contention regarding the existence of limits when f is not continuous at x0, with some asserting that "tends to" requires the existence of a limit.
  • Some participants suggest that the phrase "is asymptotic to" may be a more precise alternative to "tends to," linking it to specific limit conditions.
  • One participant mentions that the language used by physicists might relate to equivalence classes in mathematics.
  • It is noted that the limit of the difference f(x) - g(x) can exist even if the individual limits of f(x) and g(x) do not exist separately.
  • There is a discussion about the different behaviors of f(x) and g(x) near x0, particularly when both approach zero or infinity.

Areas of Agreement / Disagreement

Participants express differing interpretations of the phrase "tends to," with no consensus on a single unambiguous definition. Multiple competing views remain regarding the mathematical implications and conditions under which the phrase can be applied.

Contextual Notes

The discussion highlights the ambiguity in the phrase's definition, the dependence on continuity, and the various interpretations of limits and convergence in mathematical contexts.

Gaussian97
Homework Helper
Messages
683
Reaction score
412
TL;DR
How to interpret the phrase "The function f(x) tends to the function g(x) when x tends to x0"
Hi, I have a question, sometimes one sees in exercises or textbooks some phrase like
The function ##f(x)## tends to the function ##g(x)## when x tends to ##x_0##
My question is, is this unambiguously defined in a mathematical way? I mean, when one reads such a thing this could mean that
$$\lim_{x\to x_0} f(x)=\lim_{x\to x_0} g(x)$$
Another way (I think) this can be interpreted is that
$$\lim_{x\to x_0} \frac{f(x)}{g(x)}=1$$
But also, in addition to ##\lim_{x\to x_0} f(x)=\lim_{x\to x_0} g(x)## one can think also to include a more restrictive condition
$$\lim_{x\to x_0} f'(x)=\lim_{x\to x_0} g'(x)$$
And so on..., even you could try to define that both function must have the same Taylor series arround ##x_0## etc...

So is there a unambiguos definition of that phrase or simply something that physicist say that depend completely on the point of view of the person?
 
  • Like
Likes   Reactions: S.G. Janssens
Physics news on Phys.org
That doesn't make much sense at all. If ##x \to x_0## then ##f(x)## tends to a single value ##f(x_0)## which is not a function.

Maybe it is meant as ##x\to \pm \infty## in which case it means that ##\lim_{x \to \pm \infty} |f(x)-g(x)|=0##.
 
fresh_42 said:
That doesn't make much sense at all. If ##x \to x_0## then ##f(x)## tends to a single value ##f(x_0)##
Provided ##f## is continuous at ##x_0##.
 
S.G. Janssens said:
Provided ##f## is continuous at ##x_0##.
Yes, but even if ##f## is not continuous, then it still converges to a point in ##\mathbb{R}\cup \{\pm \infty\}##, which is no function either.
 
Gaussian97 said:
My question is, is this unambiguously defined in a mathematical way?

In a manner of speaking, it is defined ambiguously in a mathematical way!

I don't know what textbook you are quoting. One given function ##g(x)## cannot "approach" a different function. There can be situations like ##lim_{x\rightarrow \infty} g(x) = lim_{x \rightarrow \infty} f(x)## but this does not say that ##g(x)## and ##f(x)## "approach" each other at all values.

The context in which functions "approach" other functions is when we are talking about a sequence of functions or parameterized family of functions. For example, you can think of the expression ## f(x,a) = e^{ax}## as defining a parameterized family of exponential functions.

We can speak of a limit of a sequence of functions being a specific function. However "the limit" of a sequence of functions is an ambiguous phrase because there are several distinct definitions for what it means for a sequence of functions to converge to another function. Examples of distinct limit concepts for sequences of functions are "pointwise convergence", "convergence in L2", "uniform convergence". These are often discussed in the context of random variables in probability theory where a limit of a sequence of random variables often amounts to finding a limit of a sequence of their probability distributions.

For a parameterized family of functions ##f(x,a)##, a text may treat ##f## as a function of two variables and speak of ##lim_{a \rightarrow a_0} f(x,a)## as defining a function. As a statement about functions, I interpret this to mean "pointwise convergence".
 
fresh_42 said:
Yes, but even if ##f## is not continuous, then it still converges to a point in ##\mathbb{R}\cup \{\pm \infty\}##, which is no function either.
No, this is not true. If ##f## is not continuous at ##x_0##, then ##f(x)## need not converge at all as ##x \to x_0##.
 
S.G. Janssens said:
No, this is not true. If ##f## is not continuous at ##x_0##, then ##f(x)## need not converge at all as ##x \to x_0##.
... in which case "tends to" isn't even defined. The question implicitly requires the existence of a limit, for otherwise it wouldn't make any sense either.
 
fresh_42 said:
... in which case "tends to" isn't even defined. The question implicitly requires the existence of a limit, for otherwise it wouldn't make any sense either.
This is opaque and besides the issue.

You made a mistake in post #2.
I briefly pointed it out.
There is nothing more to it.
 
  • Like
Likes   Reactions: member 587159
S.G. Janssens said:
You made a mistake in post #2.
I briefly pointed it out.
There is nothing more to it.
Yes, I have assumed a property which wasn't given. But neither of your objections makes ##f(x)## tend to ##g(x)##. Hence the core statement, that if at all, then it is a number and no function, remains valid.
 
  • #10
I think "is asymptotic to" is more useful than "tends to" here.

This requirement comes down to \lim_{x \to x_0} \frac{f(x) - g(x)}{g(x)} = 0, which if f and g are continuous is equivalent to \lim_{x \to x_0} \frac{f(x)}{g(x)} = 1.
 
  • Like
Likes   Reactions: PeroK
  • #11
You have to select a norm for the function space. The obvious one (to me) is to use a Hilbert space inner product of the type <f, g> = \int \lvert f\rvert \cdot \lvert g \rvert and define the distance d(f, g) as \sqrt{<f-g, f-g>}.
 
  • #12
I think physicist use this language to denote what mathematicians call an "Equivalence class", that is ##f(x) \sim g(x)## as ##x \rightarrow x_0## but it's been awhile since I've thought about those structures, but that's how I view it.
 
  • #13
It should also be noted that \lim_{x \to x_0}(f(x) - g(x)) = 0 can hold in circumstances where neither \lim_{x \to x_0} f(x) or \lim_{x \to x_0} g(x) exist separately.

For example, it would make sense to say that x(1 - e^{-x}) "tends to" x as x \to +\infty.
 
  • Like
Likes   Reactions: FactChecker
  • #14
Indeed, f(x)-g(x) and f(x)/g(x) can have different behaviours when at x0, either both f(x) and g(x) approach zero or both approach infinity.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 30 ·
2
Replies
30
Views
4K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K