What is a Direct image and Inverse Image in Real Analysis?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 9K views
phillyolly
Messages
157
Reaction score
0

Homework Statement



I am trying to understand the definition of Direct and Inverse Images in Real Analysis I from my book, see attachment please.
 

Attachments

  • pic.jpg
    pic.jpg
    50.7 KB · Views: 916
Physics news on Phys.org
Please explain how the set of the inverse image of G was found.
 

Attachments

  • pic.jpg
    pic.jpg
    30.6 KB · Views: 639
We're looking for all elements in the domain of f that can be mapped into elements of G, i.e., find all x such that f(x) is an element of G. For what values of x in the domain is 0 <= f(x) <= 4?
 
Right, but how did they find 0 and 4 so that

0 <= f(x) <= 4

?
 
Read the text step-by-step.

We're given E = {0 <= x <= 2}. The image of E is G = {0 <= f(x) <= 4}. Now we are finding the inverse image of G by the steps I described above. The purpose of this exercise is to just give you an example of where [tex]f(f^{-1}(A)) = A[/tex] and an example where [tex]f^{-1}(f(A)) \neq A.[/tex]
 
The given function was [itex]f(x)= x^2[/itex] and [itex]E= \{0\le x\le 2\}[/itex].

They got [itex]0\le f(x)\le 4[/itex] by squaring 0 and 2.

But be careful, if it had been [itex]E= \{-2\le x\le 2\}[/itex] We would NOT have the image [itex]\{4\le f(x)\le 4}[/itex]. [itex]-2\le x\le 2[/itex] includes all numbers from -2 to 2 and the squares of those are all between 0 and 2, also the squares of the negatives are also positive, not negative: If [itex]E= \{-2\le x\le 2\}[/itex] we would still have the image as [itex]\{0\le f(x)\le 4\}[/itex]
 
Last edited by a moderator:
HallsofIvy said:
The given function was [itex]f(x)= x^2[/itex] and [itex]E= \{0\le x\le 2\}[/itex].

They got [itex]0\le f(x)\le 4[/itex] by squaring 0 and 2.

But be careful, if it had been [itex]E= \{-2\le x\le 2\}[/itex] We would NOT have the image [itex]\{4\le f(x)\le 4}[/itex]. [itex]-2\le x\le 2[/itex] includes all numbers from 0 to 2
Correction: all numbers between -2 and 2 (inclusive).
HallsofIvy said:
and the squares of those are all between 0 and 2, also the squares of the negatives are also positive, not negative: If [itex]E= \{-2\le x\le 2\}[/itex] we would still have the image as [itex]\{0\le f(x)\le 4\}[/itex]