PDA

View Full Version : discontinuity to continuity..


semidevil
Nov14-04, 09:01 PM
just a basic question, so if i'm asked to find 2 functions that are discontinus, but when added together, becomes continuous, how do I approach that?

can I say like, let

F(x) = 1 for x =< 0, and f(x) = 0 for x > 1.
G(x) = 1 for x =<0 and g(x) = 0 for x = 1.

can I just somehow "add" f + g and say that is continuous? I dont know....tips?

matt grime
Nov15-04, 05:40 AM
Let f be your favourite discontinuous function, then let g=1-f.

Prove g is discontinuous, and hence find a continuous function that is the sum of two continuous ones.

Your f and g, did you mean to capitalize them? Note g doesn't have the same domain as f; g isn't defined for any positive real numbers, and hence neither is f+g.

HallsofIvy
Nov15-04, 07:35 AM
just a basic question, so if i'm asked to find 2 functions that are discontinus, but when added together, becomes continuous, how do I approach that?

can I say like, let

F(x) = 1 for x =< 0, and f(x) = 0 for x > 1.
G(x) = 1 for x =<0 and g(x) = 0 for x = 1.

can I just somehow "add" f + g and say that is continuous? I dont know....tips?

Well, you can't just say it's continuous- because it isn't!

(f+ g(x)= 2 for x<0, 1 if x= 0 and 0 if x>0
(I've switched the last "1" to "0". The f and g you give are not defined between 0 and 1. Unless that's a typo, I have the uncomfortable feeling that you don't know what is meant by "defining" a function.

Taking f(x)= 1 for x<= 0, f(x)= 0 for x> 0, which is not continuous at x= 0,
try matt grimes' suggestion. What is g(x)= 1- f(x)?