

(30 pts) Use arrow diagrams to do the following: 3. Y that is one-to-one but not...
(5 pts) Give an example of a relation on a set that is a) both symmetric and antisymmetric. b) neither symmetric nor antisymmetric. (3 pts each) For each of the following find an indexed collection {An}nen of distinct sets (no two sets are equal) such that (a) n =1 An = {0} (b) Um_1 An = [0, 1] (c) n =1 An = {-1,0,1} (5 pts each) Give example of an explicit function f in each of the following category...
A function f : A - B is said to be injective (or one-to-one) provided Va, a2 € A, f(a) = f(az) ► a1 = . A function g: A + B is said to be surjective (or onto) provided W6 € B, 3 some a € A such that g(a) = b. A function h: A → B is said to be bijective (or a bijection or a one-to-one correspondence) if it is both injective and surjective. The following...
Let X = {1, 3, 5) and Y = {a,b,c,d). Define g: X→Y by the following arrow diagram. (a) Write the domain of g and the co-domain of g.
Let Z denote the set of integers. Define function f :Z + Zby f(x) = 5; if x is even and f(x) = x if x is odd. Then f is Select one: a. One-one and onto b. Neither one-one nor onto O c. One-one but not onto O d. Onto but not one-one
(3 pts each) For each of the following find an indexed collection {An}nen of distinct sets (no two sets are equal) such that (a) n=1 An = {0} (b) Un=1 An = [0, 1] (c) n=1 An = {-1,0,1} (5 pts each) Give example of an explicit function f in each of the following category with properly written domain D and range R such that (a) There exists a subset S of D with f-'[F(S)] + S (b) There exists...
Define four sets of integers Let P {0, 1), let Q {-11, 1, 5) , and Let R and S be arbitrary nonempty subsets of Z. Define an even indicator function F F: ZP by F(x) = (x + 1) mod 2 for x e Z That is, F(x) 1 if x is even, and F(x) = 0 if x is odd. or neither? Explain. a) Is F: Q P one-to-one, onto, both, or neither? Explain. b) Is F: (Pn...
Use the following steps to find the general equation of the plane that intersects the surface f (x, y) ye2x-y+5 at f(-1,3): = the y Choose any vector ū, u 0, in the xy-plane that is parallel to neither the x-axis nor product to show that i is parallel to neither axis. a) axis. Use a cross Find Df1,3) b) Choose any vector v, v 0, in the xy-plane that is orthogonal to u. Use the dot product to show...
6) a (15 pts) Find the derivative of (x,y,z-xy, + x3yz + z3yx in the direction of v -2 -4k at the function fix.y z) at the point vo Can you find any direction(s) where the surface is neither increasing nor decreasing? e point vo (2, 1, -3). What is the rate of maximal increase to the b. (10 pts) Find a normal vector and the tangent plane to the following level surface x'y t yz+2 3 at (1, 1,...
PLEASE USE F# PROGRAMMING LANGUAGE:
NO LOOPS OR CORE LIBRARY FUNCTIONS. ONLY USE
RECURSION.
Problem 3 (10 pts) Define a function rev that takes a list xs and returns it in the reverse order. • F# standard library has List.rev, do not use it. You need to reimplement it. In [ ]: let rev (xs: 'a list) In [ ]: // Test you function List.rev [] = rev [] |> printfn "%" List.rev [1..9] = rev [1..9] |> printfn "%b'...
Use the following steps to find the general equation of the plane that intersects the surface f(x, y) ye2x-y+5 at f(-1,3) Choose any vector ū, u # 0, in the xy-plane that is parallel to neither the x-axis nor the y а) axis. Use a cross product to show that u is parallel to neither axis. Find Duf-1,3) b) Choose any vector v, v *0, in the xy-plane that is orthogonal to u. Use the dot product to show that...