
Finding Inverse
Finding Inverse
Last updated at Dec. 16, 2024 by Teachoo
Transcript
Misc 11 Let S = {a, b, c} and T = {1, 2, 3}. Find F−1 of the following functions F from S to T, if it exists. (i) F = {(a, 3), (b, 2), (c, 1)} A function has inverse if it is one-one and onto Check one one F = {(a, 3), (b, 2), (c, 1)} Since each element has unique image, F is one-one Check onto Since for every image, there is a corresponding element, ∴ F is onto. Since function is both one-one and onto it will have inverse F = {(a, 3), (b, 2), (c, 1)} F−1 = {(3, a), (2, b), (1, c)}.