Mathematical Reasoning for JEE-Mains

Mathematical Reasoning is a topic covered under the syllabus of JEE-Mains only, excluding JEE-Advanced exam. One question worth 4 marks is asked from this topic in JEE-Mains paper. Generally, students don't pay much attention to this topic especially those who are targeted for JEE-Advanced. So here I'm trying to make it easily covered through this note.

Logic is the subject that deals with the principles of reasoning. Sometimes, we define logic as the science of proof.

Statements of Logical Sentences\mathrm{\text{Statements of Logical Sentences}}

We convey our daily views in the form of sentence which is a collection of words. This group of words is a sentence if it makes some sense.

A declarative sentence, whose truth or falsity can be decided is called a statement of a logical sentence but the sentence should not be imperative, interrogative and exclamatory. A statement is usually denoted by p,q,r or any other small alphabet.

Open Statement:

A sentence which contains one or more variables such that when certain values are given to the variables, it becomes a statement is called an open statement.

Compound Statement:

If two or more simple statements are combined by the use of words such as 'and', 'or', 'not', 'if', 'then', and 'if and only if', then the resulting statement is called a compound statement.

Truth Value and Truth Table\mathrm{\text{Truth Value and Truth Table}}

A statement can either be 'true' or 'false' which are called truth values of a statement and these are represented by the symbols T and F, respectively.

A truth table is a summary of truth values of the resulting statements for all possible assignment of values to the variables appearing in a compound statement.

The number of rows depends on their number of statements.

Truth table for two statements (p,q)

pq
TT
TF
FT
FF

Logical Operations\mathrm{\text{Logical Operations}}

The phrases or words which connect simple statements are called logical connectives/operations or sentential connectives or simply connectives.

  • AND Operation

A compound sentence formed by two simple sentences p and q using connective 'and' is called the conjunction of p and q. It is represented by pqp \wedge q .

pqp \wedge q
TTT
TFF
FTF
FFF
  • OR Operation

A compound statement formed by two simple sentences p and q using connectives 'or' is called disjunction of p and q. It is represented by pq p \vee q.

pqp \vee q
TTT
TFT
FTT
FFF
  • Negation/NOT Operation

A statement which is formed by changing the truth value of a given statement by using the word like "no", 'not' is called negation of given statement. If p is a statement, then negation of p is denoted by p\sim p.

p\sim p
TF
TF
FT
FT
  • Conditional Operation

Two simple statements p and q connected by the phrase 'if and then' is called conditional statement of p and q. It is represented by pqp \Rightarrow q .

pqp \Rightarrow q
TTT
TFF
FTT
FFT
  • Biconditional Operation

The two simple statements connected by the phrase 'if and only if', this is called biconditional statement. It is denoted by the symbol \Leftrightarrow.

pqp \Leftrightarrow q
TTT
TFF
FTF
FFT

Implications\mathrm{\text{Implications}}

Students get confused when these four terms are played in their minds: Reverse, Converse, Inverse and Contrapositive.

By definition, the reverse of an implication means the same as the original implication itself. Each implication implies its contrapositive, even intuitionistically. In classical logic an implication is logically equivalent to its contrapositive and moreover, its inverse is logically equivalent to its converse.

Consider the implication formula p    qp \implies q.

  • Its reverse is qpq \Leftarrow p.

  • Its converse is q    p q \implies p.

  • Its inverse is p    q \sim p \implies \sim q.

  • Its contrapositive is q    p\sim q \implies \sim p.

Tautology And Contradiction\mathrm{\text{Tautology And Contradiction}}

The compound statement which is true for every value of its components is called tautology. For an example, ( p \Rightarrow q ) \vee ( q \Rightarrow p ) is a tautology.

The compound statement which is false for every value of its components is called contradiction/fallacy. For an example, \sim { ( p \Rightarrow q ) \vee ( q \Rightarrow p )} is a fallacy.

Truth Table:\text{Truth Table:}

pqp \Rightarrow qq \Rightarrow p( p \Rightarrow q ) \vee ( q \Rightarrow p )\sim { ( p \Rightarrow q ) \vee ( q \Rightarrow p )}
TTTTTF
TFFTTF
FTTFTF
FFTTTF

Algebra of Statements\mathrm{\text{Algebra of Statements}}

  • Idempotent Law

\qquad \qquad \qquad \qquad \qquad 1. pppp \vee p \Leftrightarrow p

\qquad \qquad \qquad \qquad \qquad 2. pppp \wedge p \Leftrightarrow p

  • Associative Law

\qquad \qquad \qquad \qquad \qquad 1. (pq)rp(qr)(p \vee q ) \vee r \Leftrightarrow p \vee (q \vee r )

\qquad \qquad \qquad \qquad \qquad 2. (pq)rp(qr)(p \wedge q ) \wedge r \Leftrightarrow p \wedge (q \wedge r )

  • Commutative Law

\qquad \qquad \qquad \qquad \qquad 1. pqqpp \vee q \Leftrightarrow q \vee p

\qquad \qquad \qquad \qquad \qquad 2. pqqpp \wedge q \Leftrightarrow q \wedge p

  • Distributive Law

\qquad \qquad \qquad \qquad \qquad 1. p(qr)(pq)(pr)p \vee ( q \wedge r) \Leftrightarrow (p \vee q ) \wedge ( p \vee r)

\qquad \qquad \qquad \qquad \qquad 2. p(qr)(pq)(pr)p \wedge ( q \vee r) \Leftrightarrow (p \wedge q ) \vee ( p \wedge r)

  • Identity Laws

\qquad \qquad \qquad \qquad \qquad 1. pTpp \wedge T \Leftrightarrow p

\qquad \qquad \qquad \qquad \qquad 2. pFpp \vee F \Leftrightarrow p

\qquad \qquad \qquad \qquad \qquad 3. pTTp \vee T \Leftrightarrow T

\qquad \qquad \qquad \qquad \qquad 4. pFFp \wedge F \Leftrightarrow F

  • Complement Laws

\qquad \qquad \qquad \qquad \qquad 1. ppTp \vee \sim p \Leftrightarrow T

\qquad \qquad \qquad \qquad \qquad 2. ppFp \wedge\sim p \Leftrightarrow F

\qquad \qquad \qquad \qquad \qquad 3. TF\sim T \Leftrightarrow F

\qquad \qquad \qquad \qquad \qquad 4. FT\sim F \Leftrightarrow T

  • Absorption Law

\qquad \qquad \qquad \qquad \qquad 1. p(pq)p p \vee ( p \wedge q ) \Leftrightarrow p

\qquad \qquad \qquad \qquad \qquad 2. p(pq)p p \wedge ( p \vee q ) \Leftrightarrow p

  • De-Morgan's Law

\qquad \qquad \qquad \qquad \qquad 1. (pq)pq\sim (p \vee q ) \Leftrightarrow \sim p \wedge \sim q

\qquad \qquad \qquad \qquad \qquad 2. (pq)pq\sim (p \wedge q ) \Leftrightarrow \sim p \vee \sim q

  • Involution Law

\qquad \qquad \qquad \qquad \qquad (p)p\sim (\sim p) \Leftrightarrow p

Duality\mathrm{\text{Duality}}

Two compound statements S1S_1 and S2S_2 are said to be duals of each other, if one can be obtained from the other b replacing \wedge by \vee and \vee by \wedge. The connectives \wedge and \vee are also called duals of each other.

Symbolically, it can be written as, if S(p,q)=pqS(p,q)=p \wedge q , then its dual is S(p,q)=pqS^*(p,q)=p \vee q.

Additional Useful Points\mathrm{\text{Additional Useful Points}}

  • If a compound statement is made up of n substatements, then its truth value will contain 2n2^n rows.

  • A statement which is neither a tautology nor a contradiction is a contingency.

  • pq=pqp \Rightarrow q = \sim p \vee q

  • (pq)=(pq)=p(q)\sim ( p \Rightarrow q) = \sim ( \sim p \vee q) = p \wedge (\sim q)

  • pq=(pq)(qp)p \Leftrightarrow q = (p \Rightarrow q) \wedge (q \Rightarrow p)

  • (pq)=(pq)(qp)\sim ( p \Leftrightarrow q ) = (p \wedge \sim q) \vee ( q \wedge \sim p)

  • (pq)r=p(qr)( p \Leftrightarrow q) \Leftrightarrow r = p \Leftrightarrow ( q \Leftrightarrow r)


You can use this note even to discuss the Mathematical Reasoning doubts and problems if you have any. Thanks!

Note by Sandeep Bhardwaj
5 years, 2 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Now I'm confident enough to aim for 120!

Aditya Kumar - 5 years, 2 months ago

Log in to reply

All the best! I'm confident too that you will get only 120 in Maths only. ;)

Sandeep Bhardwaj - 5 years, 2 months ago

Log in to reply

Shut up

Tani Kapur - 3 years, 2 months ago

Log in to reply

@Tani Kapur lol

pavan sreekireddy - 2 years, 7 months ago

♥Loved it!

Atanu Ghosh - 5 years, 2 months ago

@Aditya Kumar In which IIIT you are?

Sahil Silare - 2 years, 5 months ago

Is it you are confident enough to aim for 120 factorial? 😁

Aditya Kshitiz - 11 months, 1 week ago

Thank u sandeep.arikatka@gmail.con that was really helpful

Bhanu prakash Poluparthi - 4 years, 2 months ago

Log in to reply

Why and how

Premji Agrawal - 3 years, 6 months ago

Can you have some problems of parabola, ellipse,hyperbola for jee mains

Shivam Jadhav - 5 years, 2 months ago

Log in to reply

I am trying my best to post maximum problems for JEE. Hopefully I will do within 3-4 days.

Sandeep Bhardwaj - 5 years, 2 months ago

Log in to reply

Surely waiting.

Shivam Jadhav - 5 years, 2 months ago

Here's one from my side!

Aditya Kumar - 5 years, 2 months ago

Log in to reply

Nice problem! :)

Sandeep Bhardwaj - 5 years, 2 months ago

Thanku Sir, your contributions are worth.

Akhil Bansal - 5 years, 2 months ago

Log in to reply

worth....what?

pavan sreekireddy - 2 years, 7 months ago

Isn't the laws like what we did in Boolean algebra in the CBSE computer science syllabus?

Lahari Basu - 3 years, 2 months ago

Awesome Note sir !

Rajdeep Dhingra - 5 years, 2 months ago

Log in to reply

Thank you :)

Sandeep Bhardwaj - 5 years, 2 months ago

Log in to reply

Isn't the truth table of biconditional statements wrong?? Otherwise the note is awesome ... :-)

Rishabh Jain - 5 years, 2 months ago

Log in to reply

@Rishabh Jain Oh yeah (a typo :()! Thanks for pointing it out. Fixed!

Sandeep Bhardwaj - 5 years, 2 months ago

Log in to reply

@Sandeep Bhardwaj Really helpful note.... :-)

Rishabh Jain - 5 years, 2 months ago

Log in to reply

@Rishabh Jain Thank you! I will spend some time today to improve it further and create a set of problems of this topic for JEE-Mains. :)

Sandeep Bhardwaj - 5 years, 2 months ago

Log in to reply

@Sandeep Bhardwaj Cool....

Rishabh Jain - 5 years, 2 months ago

rajdeep bhaiya pls tell me which course shpuld i opt on coursera.org for learning physics for ipho and also share with me if any other website is there

Real Champ - 3 years, 10 months ago

Also see my wikis on propositional logic and predicate logic

Additionally, a student interested in Logic should read the book For all x

Agnishom Chattopadhyay - 5 years, 2 months ago

Log in to reply

no

pavan sreekireddy - 2 years, 7 months ago

could someone please post/guide me to some of the explanations for the laws in the additional useful points? I'm a bit confused in the area related to the implication statements . thanks!

Ishita Gupta - 4 years, 4 months ago

Log in to reply

See propositional logic and predicate logic wikis

Agnishom Chattopadhyay - 4 years, 4 months ago

THANK U SIR.Awesome Note sir !

A Former Brilliant Member - 4 years, 3 months ago

THANK U SIR.Awesome Note sir !

A Former Brilliant Member - 4 years, 3 months ago

It's okay sandeep but also there are few left in mathematical reasoning that u did not explained please try to cover it .other things are good no problem in it

Prajith Reddy - 3 years, 5 months ago

This is Short and simple. helped me in solving previous years jee mains questions. thanks a lot.

raghav sharma - 3 years, 2 months ago

Great article! I think that it would be useful to many students, especially when we all suffered from the situation with the virus. For example, we now study remotely and this is rather difficult, of course, this https://edubirdie.com/pay-for-research-papers educational platform helps me, but I think I encountered similar difficulties due to the pandemic.

Dayle Long - 1 year ago

THANK U SIR : REVISED MATHEMATICAL REASONING IN JUST 5 MIN ,

Ayush Maurya - 5 years, 2 months ago

Consider the following statements

P : Suman is brilliant Q : Suman is rich R : Suman is honest

The negation of the statement "Suman is brilliant and dishonest if and only if Suman is rich" can be expressed as

1) (P∧~R)↔QP∧~R↔Q 2) ~(P∧R)↔Q~P∧R↔Q

3) Q↔(P∧~R)Q↔P∧~R

4) ~(Q↔(P∧~R))~Q↔P∧~R A) 1 B) 2 C) 3 D) 4

Vishnu Deshmukh - 3 years, 2 months ago

Log in to reply

4

Yash Mittal - 2 years, 5 months ago

Log in to reply

https://www.sawaal.com/arithmetical-reasoning-questions-and-answers/consider-the-following-statements--p-suman-is-brilliant-q-suman-is-rich-r-suman-is-honest--the-n_11430

Yash Mittal - 2 years, 5 months ago

Thank you for your excellent guide on the mathematical reasoning and it is a very good tool for the preparation of the JEE Mains

Sanket Mohapatra - 3 years, 2 months ago

Thanku so much fr this I went through so many model papers and in every paper there was atleast a question on this topic I used to just skip it cause they didn't do this topic in our college and those symbols ...Seemed complicated... But now...I am able to get my answers Thanku once again

Rabi Sud - 3 years, 2 months ago

Very nice explanation. Could be better... If has examples.

Madeshi Chinmay - 3 years, 2 months ago

Thank you for the best concept

Chandu Chandu - 2 years, 7 months ago

Log in to reply

the best concept indeed lol

pavan sreekireddy - 2 years, 7 months ago
×

Problem Loading...

Note Loading...

Set Loading...