How can f(x, y) be defined on y=x for a continuous function?

  • Thread starter Thread starter Alexx1
  • Start date Start date
  • Tags Tags
    Continuous
AI Thread Summary
The function f(x, y) = (x^3 - y^3) / (x - y) can be defined on the line y = x to ensure continuity by setting f(x, x) = 3x^2. When x ≠ y, the function simplifies to x^2 + xy + y^2, which is continuous. The incorrect assumption that f(x, x) should equal 0 is clarified; it should instead equal 3x^2. This definition maintains continuity across the line y = x. The discussion emphasizes the importance of correctly defining the function at the point where x equals y.
Alexx1
Messages
86
Reaction score
0
How can the function

f: ℝ² → ℝ : (x,y) |--> {{x^3-y^3}\over{x-y}} if x ≠ y

be defined on the line y=x so that we get a continuous function?Is this correct?: If x=y --> f=0
 
Mathematics news on Phys.org
No. Did you have any reason at all for thinking that?

For x- y\ne 0
\frac{x^3- y^3}{x- y}= x^2+ xy+ y^2[/itex]<br /> <br /> As long as x is NOT equal to y, that function is the same as x^2+ xy+ y^2. The function will be continuous on the line the line x= y, if we define f(x, y)= f(x, x)= x^2+ xy+ y^2= x^2+ x^2+ x^2= 3x^2, not &quot;0&quot;.
 
HallsofIvy said:
No. Did you have any reason at all for thinking that?

For x- y\ne 0
\frac{x^3- y^3}{x- y}= x^2+ xy+ y^2[/itex]<br /> <br /> As long as x is NOT equal to y, that function is the same as x^2+ xy+ y^2. The function will be continuous on the line the line x= y, if we define f(x, y)= f(x, x)= x^2+ xy+ y^2= x^2+ x^2+ x^2= 3x^2, not &quot;0&quot;.
<br /> <br /> Thank you very much!
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top