Even Numbers:
let a1,a2,a3 are even
=>
a1+a2 is even => closure property is satisfied
a1+(a2+a3) = (a1+a2)+a3 => Associative
a1 +0 = a1 => Identity element exists
a1-a1 = 0 => inverse exists
=>
even integers set is a group
ODD Numbers
let a1,a2 be two odd numbers
=>
a1 +a2 is even
=>
NOT closed
=>
Odd integers is not a group
Solution
Even Numbers:
let a1,a2,a3 are even
=>
a1+a2 is even => closure property is satisfied
a1+(a2+a3) = (a1+a2)+a3 => Associative
a1 +0 = a1 => Identity element exists
a1-a1 = 0 => inverse exists
=>
even integers set is a group
ODD Numbers
let a1,a2 be two odd numbers
=>
a1 +a2 is even
=>
NOT closed
=>
Odd integers is not a group

More Related Content

PDF
You will want to look at electronegativity differ.pdf
PDF
Well 1-Heptanol is a straight chained 7 carbon mo.pdf
PDF
The rings cannot attach to each other on C atoms .pdf
PDF
Waters bent structure leads to its polar nature.pdf
PDF
The given set of values cannot be represented as .pdf
PDF
Solution containing HCN and NaCN in ions form as .pdf
PDF
moles = molarity x volume = 6 molL x (51000) L .pdf
PDF
Molarity = moles volume(liter) Moles = molarity.pdf
You will want to look at electronegativity differ.pdf
Well 1-Heptanol is a straight chained 7 carbon mo.pdf
The rings cannot attach to each other on C atoms .pdf
Waters bent structure leads to its polar nature.pdf
The given set of values cannot be represented as .pdf
Solution containing HCN and NaCN in ions form as .pdf
moles = molarity x volume = 6 molL x (51000) L .pdf
Molarity = moles volume(liter) Moles = molarity.pdf

More from annikasarees (20)

PDF
lone pairs of electrons also occupy the orbitals .pdf
PDF
What is the relationship between Accounting and an Accounting inform.pdf
PDF
Yes,all macromolecule are passed from nuclear pore envelope to cytop.pdf
PDF
The transport of sodium ions and glucose into the cell is through sy.pdf
PDF
the issue of camera and cell phone privecy is importent many cell ph.pdf
PDF
Statement showing distribution of income to XavierThus answer will.pdf
PDF
Summary of JavaScripthttpsen.wikipedia.orgwikiJavaScripthtt.pdf
PDF
SolutionBy observing the graph , the graph the given function is .pdf
PDF
R is a very flexible and powerful programming language, as well as a.pdf
PDF
F(-) Sol.pdf
PDF
please give the name of author so that i can give u solution manual .pdf
PDF
PetTest.javaimport java.util.Scanner; public class PetTest {.pdf
PDF
Kentucks nickname for tommy luck isB. The d--d little cussWho .pdf
PDF
Media converter operates at Physcial layer in the OSI model. It tran.pdf
PDF
E.aldehyde .pdf
PDF
Large companies are immensely powerful entities, to the point that t.pdf
PDF
Immune System Cells are of various types. However, they are divided .pdf
PDF
Hi,The discount window is a policy which is governed by the centra.pdf
PDF
CHCl3 is polar but still insoluble in water,becau.pdf
PDF
D.y=0SolutionD.y=0.pdf
lone pairs of electrons also occupy the orbitals .pdf
What is the relationship between Accounting and an Accounting inform.pdf
Yes,all macromolecule are passed from nuclear pore envelope to cytop.pdf
The transport of sodium ions and glucose into the cell is through sy.pdf
the issue of camera and cell phone privecy is importent many cell ph.pdf
Statement showing distribution of income to XavierThus answer will.pdf
Summary of JavaScripthttpsen.wikipedia.orgwikiJavaScripthtt.pdf
SolutionBy observing the graph , the graph the given function is .pdf
R is a very flexible and powerful programming language, as well as a.pdf
F(-) Sol.pdf
please give the name of author so that i can give u solution manual .pdf
PetTest.javaimport java.util.Scanner; public class PetTest {.pdf
Kentucks nickname for tommy luck isB. The d--d little cussWho .pdf
Media converter operates at Physcial layer in the OSI model. It tran.pdf
E.aldehyde .pdf
Large companies are immensely powerful entities, to the point that t.pdf
Immune System Cells are of various types. However, they are divided .pdf
Hi,The discount window is a policy which is governed by the centra.pdf
CHCl3 is polar but still insoluble in water,becau.pdf
D.y=0SolutionD.y=0.pdf
Ad

Recently uploaded (20)

PPTX
History, Philosophy and sociology of education (1).pptx
PDF
Complications of Minimal Access-Surgery.pdf
PDF
Empowerment Technology for Senior High School Guide
PPTX
Virtual and Augmented Reality in Current Scenario
PPTX
B.Sc. DS Unit 2 Software Engineering.pptx
PDF
IGGE1 Understanding the Self1234567891011
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PDF
Paper A Mock Exam 9_ Attempt review.pdf.
PDF
LDMMIA Reiki Yoga Finals Review Spring Summer
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PPTX
20th Century Theater, Methods, History.pptx
PDF
International_Financial_Reporting_Standa.pdf
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PDF
FORM 1 BIOLOGY MIND MAPS and their schemes
PDF
Hazard Identification & Risk Assessment .pdf
History, Philosophy and sociology of education (1).pptx
Complications of Minimal Access-Surgery.pdf
Empowerment Technology for Senior High School Guide
Virtual and Augmented Reality in Current Scenario
B.Sc. DS Unit 2 Software Engineering.pptx
IGGE1 Understanding the Self1234567891011
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
Chinmaya Tiranga quiz Grand Finale.pdf
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
Paper A Mock Exam 9_ Attempt review.pdf.
LDMMIA Reiki Yoga Finals Review Spring Summer
AI-driven educational solutions for real-life interventions in the Philippine...
20th Century Theater, Methods, History.pptx
International_Financial_Reporting_Standa.pdf
Practical Manual AGRO-233 Principles and Practices of Natural Farming
FORM 1 BIOLOGY MIND MAPS and their schemes
Hazard Identification & Risk Assessment .pdf
Ad

Even Numberslet a1,a2,a3 are even=a1+a2 is even = closure p.pdf

  • 1. Even Numbers: let a1,a2,a3 are even => a1+a2 is even => closure property is satisfied a1+(a2+a3) = (a1+a2)+a3 => Associative a1 +0 = a1 => Identity element exists a1-a1 = 0 => inverse exists => even integers set is a group ODD Numbers let a1,a2 be two odd numbers => a1 +a2 is even => NOT closed => Odd integers is not a group Solution Even Numbers: let a1,a2,a3 are even => a1+a2 is even => closure property is satisfied a1+(a2+a3) = (a1+a2)+a3 => Associative a1 +0 = a1 => Identity element exists a1-a1 = 0 => inverse exists => even integers set is a group ODD Numbers let a1,a2 be two odd numbers => a1 +a2 is even => NOT closed
  • 2. => Odd integers is not a group