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

  • Context: Graduate 
  • Thread starter Thread starter Alexx1
  • Start date Start date
  • Tags Tags
    Continuous
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
2 replies · 2K views
Alexx1
Messages
86
Reaction score
0
How can the function

f: ℝ² → ℝ : (x,y) |--> [tex]{{x^3-y^3}\over{x-y}}[/tex] 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
 
Physics news on Phys.org
No. Did you have any reason at all for thinking that?

For [itex]x- y\ne 0[/itex]
[tex]\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 [itex]x^2+ xy+ y^2[/itex]. The function will be continuous on the line the line x= y, if we define [itex]f(x, y)= f(x, x)= x^2+ xy+ y^2= x^2+ x^2+ x^2= 3x^2[/itex], not "0".[/tex]
 
HallsofIvy said:
No. Did you have any reason at all for thinking that?

For [itex]x- y\ne 0[/itex]
[tex]\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 [itex]x^2+ xy+ y^2[/itex]. The function will be continuous on the line the line x= y, if we define [itex]f(x, y)= f(x, x)= x^2+ xy+ y^2= x^2+ x^2+ x^2= 3x^2[/itex], not "0".[/tex]
[tex] <br /> Thank you very much![/tex]