Recent content by sbashrawi

  1. S

    Chebshev polynomial approximation

    Homework Statement Hi every body I am triyng to find a polynolial approximation to the function: f(x)= (x+2)ln(x+2) using the chebyshev polynomials, the idea is to use MATLAB to find the coeefficients of the approximation poly. using the comand double(int(...)) but this command...
  2. S

    Absolute Continuity: Showing f is Increasing on [a,b]

    Homework Statement show that if f is increasing on [a, b], then f is absolutely continuous if and only if for each \epsilon > 0 there is a \delta > 0 such that for each measurable subset E of [a, b], m*(f(E)) < \epsilon if m(E) < \delta. Homework Equations The Attempt at a Solution
  3. S

    Proofing Change of Variable Formula for Integration

    I know this but the problem is how to prove it. I proved it in the follwoing way: let f be simple function on [ a+h, b+h] f(x) = sum( c_i X(E_i+h)) int f(t) over [a+h, b+h] = sum (c_i * m(E_i + h) = sum (c_i * m(E_i)) = sum (c_i * m( E_i -h)) = int f(t+h) over [a,b]. Am I right?
  4. S

    Proofing Change of Variable Formula for Integration

    In fact it is lebesgue integrable function and this is part of a problem. The problem asked to show this property for simple integrable function over [ a +h, b+h], then proceed to prove the general case.
  5. S

    Upper and Lower Derivatives of the Characteristic Function of Rationals?

    Homework Statement What are the upper derivative and lower derivative of the characteristic function of rationals? Homework Equations The Attempt at a Solution I think they are : upper derivative = 0 lower derivative = negative infinity
  6. S

    Proofing Change of Variable Formula for Integration

    I am sorry, You are right. Thank you
  7. S

    Proofing Change of Variable Formula for Integration

    I don't think this works , since you used two dumy ( u_ 1, u_2) variables to find the limits and we are supposed to use just one
  8. S

    Proofing Change of Variable Formula for Integration

    No, I don't think: g( t) : [a+h, b+h] g(t+h) : [a, b]. substitution will give : let x = t+h , then t = x-h which is defferent from the limits we have
  9. S

    Proofing Change of Variable Formula for Integration

    Homework Statement I need to proof the change of variable formula for integartion integration of [g(t)]dt on [a+h, b+h] =integration of g(t+h)dt on [ a, b] Homework Equations The Attempt at a Solution
  10. S

    Continuous Function: Is There an Open Interval Where f is Monotone?

    Homework Statement Let f be continuous on R. Is there an open interval on which f is monotone? Homework Equations The Attempt at a Solution I think there is such interval for non constant function but I am really not sure.
  11. S

    Showing Tightness of {fn}: A Measurable Approach

    A family F of measurable functions is tight on E if there is a measurable subset E1 of finite measure such that integration of |fn| on ( E-E1) is less than epsilon for each fn in F
  12. S

    Showing Tightness of {fn}: A Measurable Approach

    Homework Statement If for each \epsilon>0 , there is ameasurable subset E1 of E that has finite measure and a \delta>0 such that for each measurable subset A of E and index n if m(A\capE1) < \delta , then \int | fn| <\epsilon ( integration over A) Show that {fn} is tight...
  13. S

    Is f Measurable if E is a Measurable Set of Measure Zero?

    They are measurable since they are inverses of borel sets ( intervals)
  14. S

    Is f Measurable if E is a Measurable Set of Measure Zero?

    Homework Statement If E is a measurable set of measure zero, and f is bounded function on E. Is f measurable? I tried to prove this by saying that E = { x in E | m< f(x) <M} = {x in E | f(x) > m }intersecting { x in E | f(x) < M } and these are measurable so f is measurable. Am I right...
Back
Top