A function is defined as follows.
if &
if
Then which of the options is true ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Clearly f is continuous everywhere other than (0,0). For f to be continuous at (0,0), we must have
a = ( x , y ) → ( 0 , 0 ) lim f ( x , y )
Evaluating multivariate limits can be tricky; in a single variable function, it suffices to show that the limits from both the left and the right exist and are equal. When dealing with two variables, we must somehow show that the limit exists from ALL directions and is always a single value. In this particular problem, we can make a simple substitution that will reduce the function to one variable: polar coordinates.
x = r cos ( θ ) , y = r sin ( θ ) ⇒ f ( r , θ ) = f ( r ) = r 2 sin ( r 2 )
Now we can evaluate lim r → 0 + f ( r ) , which is a well-known limit that can be evaluated using L'Hospital's rule. The limit is equal to 1. Thus,
( x , y ) → ( 0 , 0 ) lim f ( x , y ) = r → 0 + lim f ( r ) = 1 ⇒ a = 1