FUNCTIONS Flashcards
WHAT IS A FUNCTION
f : A- → B relation is said to be - a function if every element of A is mapped with unique element in B . i.e every element in A has only one image in B .
DESCRIBE A FUNCTION IN TERMS OF 1-1 OR MANY-1 1-MANY AND MANY-MANY
Every function is either I - l of many one relation . But converse is not true i -e every l - I , many one relation need not be function .
WHAT IS DOMAIN
THE COLLECTION OF ALL INITIAL ELEMENTS
WHAT IS RANGE
COLLECTION OF IMAGES OF DOMAIN
WHAT IS CODOMAIN
COLLECTION OF FINAL RESULTS. RANGE IS A SUBSET OF THIS
WHAT IS IMAGE
F(D)
D IS ANY ELEMENT IN DOMAIN
WHAT IS PREIMAGE
OPPOSITE OF IMAGE
UNDER WHAT CONDITION CAN YOU. USE OPERATION OM FUNCTIONS
YOU CAN ONLY USE IT ON. THE INTERSECTION OF 2 DOMAINS
Domain of f= {1,2) (3,-2) (5,6) (0,4) Domain of g= {1,8) (2,1). (5,0), (4,1)} find f+g f-g f*g f/g
f+g={{1,10],[5,6]}
f-g={ ( 1,-6) ,( 5,6) }
f*g={ (1,16)( 5,0) }
f/g={1,2/8} (REMEMBER THAT YOU DONT CONSIDER 5 AS DIVISION BY 0 IS NOT POSSIBLE)
domain of root(f)
x/f(x)>0
NUMBER OF FUNCTIONS
IF n(A) =m. n (B) = n
THEN
n^m
WHAT IS 1-1 OR INJECTIVE FUNCTION
if all distinct elements in A
have distinct images in B .
what are the characteristics of an injective function
If f is 1 - 1 function then no two elements in A have same image in B . ( ii) every element in range has exactly one pre image in domain ( iii) every element in codomain has at most one pre image in domain (iv) n(A)<=n(B)
how do you check a function using graphs
A- graph represent function if every
vertical line from domain intersects graph in
exactly one point .
how do you check a injective function using graphs
If every Horizontal line
from codomain intersect graph of f
in almost one point(0 or 1 point)
what can you say about a continuous graph
A continuous function graph is 1-1
if graph is strictly increasing or
strictly decreasing .
NUMBER OF INJECTIVE FUNCTIONS
nPm
what is many one function
function is said to be many one function if f is not 1-1
NUMBER OF MANY ONE FUNCTIONS
n^m-nPm
what happens if m>n
number of many one functions=n^m
what is onto function(surjective function)
function is said to be onto function if every element of codomain has atleast one preimage in domain . range=codoman n(A)>n(B)
how do you check a surjective function using graphs
graph represents
onto ( surjective ) function if every
Horizontal line from codomain intersect
graph in atleast one point
number of onto functions
n^m-nC1(n-m)^m+nC2(n-2)^m-nC3(n-3)^m………
what is bijective
function is
said to be bijective if f is 1-1 and onto
every
element in codomain has exactly
one pre image .
n(A)=n(B)
number of bijective functions
n!
how do you check a bijective function using graphs
function graph is bijective
if every
horizontal line from codomain intersect
graph in exactly one point .
what is constant function
said to be
-
constant function if all elements in A
are mapping with same
element in B .
ie if Range is singleton set then that
function is called as
constant function .
number of constant functions
n
how do you check a constant function using graphs
then
graph of f is parallel to x-axis.
what is identity function
function is said to be identity function if f(x)=x
graph of exponential function
2 cases
0<a>1
SEE GRAPHS</a>
graph of logarithmic function
2 cases
0<a>1
SEE GRAPHS</a>
what is modulus function
f(x)=x. x>0
=0 x=0
=-x x<0
domain and range of modulus function
R
0.infinity
root(x^2)=?
|x|
if |x|=k
x=+-k if k>0
null set if k<0
if |x|
x belongs to(-k,k)
if |x|>k
x belongs to (-infinity,-k)U(k,infinity)
|x+y|<=?
|x|+|y|
|x-y|>=
||x|-|y||
|x^2-5x+6|=1/8 has how many solutions
DRAW GRAPH AND DO
graph of MODULUS function
SEE GRAPH
graph of GREATEST INTEGER function
SEE GRAPH
|XY|=?
|X||Y|
|X/Y|
|X|/|Y|
equalilties of [x]
[x]
[x]+[-x]=?
0
-1
[-x]
- [x]
- 1-[x]
[x+y]>=?
[x]+[y]
If p is a prime number then
exponent of P in n !
[n/p]+[n/p^2]…….
number of zeroes ending in n!
if p is 5
express [x] in terms of fractions
[x/2]+[(x+1)/2]
[x+n]=?
[x]+n
what is fractional part
{x}=x-{x}
{x+n}=?
{x}
graph of {x} function
SEE GRAPH
{x+y}<=
{x}+{y}
{x}+{-x}
1
0
graph of -{x} function
SEE GRAPH
opposite of onto function
into function