Monday, February 21, 2022

Indian Statistical Institute : Solved Problems

TOMATO (TEST OF MATHEMATICS AT THE 10+2 LEVELS) 

OBJECTIVE PROBLEM SOLVING

 

ISI's Test of Mathematics at 10 + 2 Level is a rigorous book for mathematics enthusiasts and for Class-12 students applying for an admission into the Bachelor of Mathematics at one of the Indian Statistical Institutes across the nation. The book provides advanced problems that are commonly found in the ISI entrance examinations and also prepares students for a study involving higher mathematics.

About the Indian Statistical Institute

ISI is an academic institute in India catering to studies in statistics. It was established in 1931 to improve the application of statistical methods across the nation. The institute provides academic programs at the undergraduate and postgraduate level in mathematics, statistics and numerical methods.


PART -1 QUESTION 1 TO QUESTION 28

Permutations - RD Sharma Solved Problems.

 A permutation is an arrangement of objects in a definite order. The members or elements of sets are arranged here in a sequence or linear order. For example, the permutation of set A={1,6} is 2, such as {1,6}, {6,1}. As you can see, there are no other ways to arrange the elements of set A.

In permutation, the elements should be arranged in a particular order whereas in combination the order of elements does not matter. Also, read: Permutation And Combination

When we look at the schedules of trains, buses and the flights we really wonder how they are scheduled according to the public’s convenience. Of course, the permutation is very much helpful to prepare the schedules on departure and arrival of these. Also, when we come across licence plates of vehicles which consists of few alphabets and digits. We can easily prepare these codes using permutations.

A permutation is defined as an arrangement in a definite order of a number of objects taken, some or all at a time. Counting permutations are merely counting the number of ways in which some or all objects at a time are rearranged. The convenient expression to denote permutation is defined as “ nP”.

The permutation formula is given by,

Pr = n!/(n-r)! ; 0 ≤ r ≤ n

Where the symbol “!” denotes the factorial which means that the product of all the integers is less than or equal to n but it should be greater than or equal to 1.

Permutation When all the Objects are Distinct

There are some theorems involved in finding the permutations when all the objects are distinct. They are :

Theorem 1: If the number of permutations of n different objects taken r at a time, it will satisfy the condition 0 < r ≤ n and the objects which do not repeat is n ( n – 1) ( n – 2)……( n – r + 1), then the notation to denote the permutation is given by “ Pr

Theorem 2: The number of permutations of different objects “n” taken r at a time, where repetition is allowed and is given by nr .

Permutation When all the Objects are not Distinct Objects

Theorem 3: To find the number of permutations of the objects ‘n’, and ‘p’s are of the objects of the same kind and rest is all different is given as n! / p!

Theorem 4: The number of permutations of n objects, where p1 are the objects of one kind, p2 are of the second kind, …, pis of the kth kind and the rest, if any, are of a different kind, then the permutation is given by n! / ( p1!p2!…Pk!)


Saturday, February 12, 2022

Functions Class XI - RD Sharma Solved Problems

 Functions

A relation ‘f’ is said to be a function, if every element of a non-empty set X, has only one image or range to a non-empty set Y.

Or

If ‘f’ is the function from X to Y and (x,y) ∊ f, then f(x) = y, where y is the image of x, under function f and x is the preimage of y, under ‘f’. It is denoted as;

f: X → Y.

Example: N be the set of Natural numbers and the relation R be defined as;

R = {(a,b) : b=a2, a,b ∈ N}. State whether R is a relation function or not.

Solution: From the relation R = {(a,b) : b=a2, a,b ∈ N}, we can see for every value of natural number, their is only one image. For example, if a=1 then b =1, if a=2 then b=4 and so on.

Therefore, R is a relation function here.

Real-Valued Function
A function f : A → B is called a real-valued function if B is a subset of R (set of all real numbers). If A and B both are subsets of R, then f is called a real function.

Some Specific Types of Functions
Identity function: The function f : R → R defined by f(x) = x for each x ∈ R is called identity function.
Domain of f = R; Range of f = R

Constant function: The function f : R → R defined by f(x) = C, x ∈ R, where C is a constant ∈ R, is called a constant function.
Domain of f = R; Range of f = C

Polynomial function: A real valued function f : R → R defined by f(x) = a0 + a1x + a2x2+…+ anxn, where n ∈ N and a0, a1, a2,…….. an ∈ R for each x ∈ R, is called polynomial function.

Signum function: The real function f : R → R defined
by f(x) = |x|x, x ≠ 0 and 0, if x = 0
or
Relations and Functions Class 11 Notes Maths Chapter 2

is called the signum function.
Domain of f = R; Range of f = {-1, 0, 1}


Greatest integer function: The real function f : R → R defined by f (x) = {x}, x ∈ R assumes that the values of the greatest integer less than or equal to x, is called the greatest integer function.
Domain of f = R; Range of f = Integer

Fractional part function: The real function f : R → R defined by f(x) = {x}, x ∈ R is called the fractional part function.
f(x) = {x} = x – [x] for all x ∈R
Domain of f = R; Range of f = [0, 1)

Algebra of Real Functions
Addition of two real functions: Let f : X → R and g : X → R be any two real functions, where X ∈ R. Then, we define (f + g) : X → R by
{f + g) (x) = f(x) + g(x), for all x ∈ X.

Subtraction of a real function from another: Let f : X → R and g : X → R be any two real functions, where X ⊆ R. Then, we define (f – g) : X → R by (f – g) (x) = f (x) – g(x), for all x ∈ X.

Multiplication by a scalar: Let f : X → R be a real function and K be any scalar belonging to R. Then, the product of Kf is function from X to R defined by (Kf)(x) = Kf(x) for all x ∈ X.

Multiplication of two real functions: Let f : X → R and g : X → R be any two real functions, where X ⊆ R. Then, product of these two functions i.e. f.g : X → R is defined by (fg) x = f(x) . g(x) ∀ x ∈ X.

Quotient of two real functions: Let f and g be two real functions defined from X → R. The quotient of f by g denoted by fg is a function defined from X → R as
Relations and Functions Class 11 Notes Maths Chapter 2

Tuesday, February 8, 2022

Relations Class XI - RD Sharma Solved Problems

Cartesian Product of Sets

Suppose there are two non-empty sets A and B. So, the cartesian product of A and B is the set of all ordered pairs of elements from A and B.

A × B = {(a,b) : a ∊ A, b ∊ B}

Let A = {a1, a2, a3, a4} and B = {b1, b2}

Then, The cartesian product of A and B will be;

A × B = {(a1, b1), (a2, b1), (a3, b1), (a4, b1), (a1, b2), (a2, b2), (a3, b2), (a4, b2)}

Example: Let us say, X = {a,b,c} and Y = { 1,2,3}

Therefore, X × Y = {(a, 1), (a, 2), (a, 3), (b, 1), (b, 2), (b, 3), (c, 1), (c, 2), (c, 3)}.

This set has 9 ordered pairs. We can also represent it as in a tabular form.

Note: Two ordered pair X and Y are equal, if and only if the corresponding first elements and second elements are equal.

Relations

Definition: A relation R is the subset of the cartesian product of X x Y, where X and Y are two non-empty elements. It is derived by stating the relationship between the first element and second element of the ordered pair of X × Y. The set of all primary elements of the ordered pairs is called a domain of R and the set of all second elements of the ordered pairs is called a range of R.

For two sets X = {a, b, c} and Y = {apple, ball, cat}, the cartesian product have 9 ordered pairs, which can be written as;

X × Y = {(a, apple), (a, ball), (a, cat), (b, apple), (b, ball), (b, cat), (c, apple), (c, ball), (c, cat)}

With this we can obtain a subset of X x Y by introducing a relation R, between the elements of X and Y as;

R = {(a,b) : a is the first letter of word b, a ∊ X, b ∊ Y}

Therefore, the relation between X and Y can be represented as;

R = {(a,apple),(b,ball),(c,cat)}

Example: Let X={a,b} and Y = {c,d}. Find the number of relations from X to Y.

Solution: X × Y = {(a,c),(a,d),(b,c),(b,d)}

Number of subsets, n (X × Y) = 2. Therefore, the number of relations from X to Y is 24.

Solved Problems from the book of RD Sharma - Class XI CBSE

Tuesday, January 18, 2022

Mathematics Project Class XI - West Bengal Board

 Preparation of Project Work- Mathematics -XI Science

Final Date of Submission 30th January 2023( No other submission date will be provided)

Each student has to select one topic from Group-A and one topic from Group-BTwo separate files (to be collected from school) must be made. (one for each group)

The cover page must clearly contain the following information:

NAME OF SCHOOL

STUDENT'S NAME, 

CLASS-XI, SECTION & ROLL NUMBER

SUBJECT

TOPIC 

GROUP A or B

REGISTRATION NUMBER

The same information must also be registered on the first page of your copy.

Topic Group-A ( Choose any one of the following)




                 Topic Group-B ( Choose any one of the following)






IMPORTANT INSTRUCTIONS:


        I. Don't print and paste images, tables or graphs from the internet. If any graph or sketch is needed, you must prepare it on your own using graph paper & pencil.

        II. Give proper examples and diagrams as needed.

        III. USE SEPARATE COPIES FOR DIFFERENT GROUP.

        IV. USE COPIES PROVIDED BY THE SCHOOL. 

        V.  Write on one side of the paper.

Project Writing: 

Use the following structure to complete your project:

Cover Page: All details as described earlier.
First Page: Same details as on cover page.


Then divide your work in the following sections:
            1. INTRODUCTION
            2. DESCRIPTION
            3. CONCLUSION
           4. BIBLIOGRAPHY
Give appropriate graphs/diagrams and examples whenever necessary. 

Marks Distribution: (20 Marks)

        Presentation: 4 (Group-A) + 4 (Group-B)
        Note Book: 4 (Group-A) + 4 (Group-B)
        Viva-Voce: 4
        

Monday, October 4, 2021

Surds Practice Problem Set

In Mathematics, surds are the values in square root that cannot be further simplified into whole numbers or integers. Surds are irrational numbers. The examples of surds are √2, √3, √5, etc., as these values cannot be further simplified. If we further simply them, we get decimal values, such as:

√2  = 1.4142135…

√3 = 1.7320508…

√5 = 2.2360679…


Surds Definition

Surds are the square roots  (√) of numbers that cannot be simplified into a whole or rational number. It cannot be accurately represented in a fraction. In other words, a surd is a root of the whole number that has an irrational value. Consider an example, √2 ≈ 1.414213. It is more accurate if we leave it as a surd √2.

Surds Worksheet

1 / 3
Surd-Practice-I
2 / 3
Surd-Practice-II
3 / 3
Surd-Practice-III

Tuesday, September 28, 2021

Assessment Class X: Kumar Ashutosh Institution (Main) Boys'

Assessment Class X: Kumar Ashutosh Institution (Main) Boys' 

Mathematics Test on Monday (4th October) 4/10/2021

Full Marks: 20

Time: 40 minutes ( 11:00 am to 11:40 am )

Test Mode: Online with Google Form

All questions will be MCQ type. You need to selected the correct answers

of all the questions and submit the google form before 11:40 am 

There are 10 questions in total. Answer all the questions.

You must enter your e-mail ID, name, section and roll number in the respective fields before answering the questions.

You must positively submit the form before 11:40 am on the exam date. 

You will get the following confirmation message on submission.

You have submitted your google form successfully.

For any query contact Sumon Sen ( A.T Mathematics )

Scores

Email AddressScoreNameRoll NumberSection
son*****22@gmail.com4 / 20Nilhitbose15A
tape*****87@gmail.com12 / 20Trishanu bose16A
deypriya***0@gmail.com4 / 20Priyangshu Dey27C
monda***10@gmail.com4 / 20Sudipto Mondal22B
indro****53@gmail.com6 / 20Indrajit Biswas33A
sg****81@gmail.com6 / 20Sohan Ghosh49C
an****21@gmail.com4 / 20Dhrudip Jit46C
dasm****sree6@gmail.com18 / 20Debraj Das34A
ro***ory9@gmail.com0 / 20Rxohit43A
goutam****066@gmail.com20 / 20GOUTAM SARKAR33B
bijoy*****ar5764@gmail.com4 / 20Pallab naskar34C
nemai****i@gmail.com6 / 20Shantanu Moni5B
pra******abhuyadav575@gmail.com2 / 20Prabhu38B
debr***lder267@gmail.com4 / 20Debraj37B
ss****051@gmail.com8 / 20Sk sohel32C
bar****chin84@gmail.com4 / 20Sanjoy barui42A
malli****heb958@gmail.com6 / 20Saheb Mallick12B
ayan****nshi69@gmail.com6 / 20Ayan Rajbanshi31B
dp****105@gmail.com4 / 20Arghya paul43A
i***a@gmail.com10 / 20DEBJIT SAHA13B
sanka****ardar.ss@gmail.com4 / 20Twisampati Sardar6B
mohakg****2020@gmail.com16 / 20Mohak Ganguly4A
sriab****t257@gmsil.com18 / 20Avi Roy25A
si*****se86@gmail.com16 / 20Sayan Bose40B
kh*****manick162@gmail.com18 / 20Arnob pramanik35A
hrithik*********r086@gmail.com2 / 20Hrithik Sarkar48C
bha*****jeedwip75@gmail.com4 / 20Dwip Bhattacherjee31A
dyn***18@gmail.com18 / 20Shibam Das18B
debjitp***a344@gmail.com14 / 20Debjit panda18A
ja****akash27@gmail.com14 / 20AKASH YADAV21C
mond****s47@gmail.com2 / 20Soumya deep mondal18C
meg****otom@gmail.co10 / 20Meghabroto mondal10A
jhu****ondal@gmail.com4 / 20Aishik Mondal20A
rum****552@gmail.com16 / 20Soumyadeep Das29A
ajo***461@gmail.com6 / 20Ayendu Paul19A
ari***mpa@gmail.com16 / 20Arit Mondal28A
shi***mdas04@gmail.com12 / 20Shibram Das29C
saya****ersayanhalder9@gmail.com6 / 20Sayan Halder26A
das**40@gmail.com18 / 20Suman das37A
avis**867@gmail.com8 / 20Avishek Bose10C
swap*rmistry5@gmail.com18 / 20Subhadeep Mistry41A
subhr***armakar942@gmail.com18 / 20Subhrajeet karmakar4B
das***8691@gmail.com10 / 20Angshu Das33B
rup***tacharjee2006@gmail.com12 / 20Rupam Bhattacharjee9A
tub***89@gmail.com4 / 20Priyojit Ghosh4B
mond***hik2021@gmail.com16 / 20Aishik Mondal21A
ber***bu71@gmail.com4 / 20Subhojit Bera5C
kun***ita000@gmail.com6 / 20Soumojit kundu4C
p**087@gmail.com6 / 20Pradip mondal20C
panchen****thmajhi@gmail.com12 / 20Aditya Majhi12A
Dpr***806@gmail.com10 / 20Prem das11C
mun***39@gmail.com16 / 20Shiva jadav17A
aruppat***367@gmail.com10 / 20Arup patra3C
abhi**238@gmail.com12 / 20Abhisek yadav32A
jit***166@gmail.com12 / 20Nilanjan Das14A
ad2***76@gmail.com14 / 20ANKUR DAS10B
K**dal1086@gmail.com14 / 20Rana mondal37C
prit***as104@gmail.com10 / 20Pritam Das6C


ANSWER KEY:
WILL BE AVAILABLE AFTER THE EXAM
google.com, pub-6701104685381436, DIRECT, f08c47fec0942fa0