SlideShare a Scribd company logo
1 of 23
National College of Business Administration & Economics
Group Members
-40
Muhammad Ahsan
Shahid Zafar
Sarmad Shuja
Wamiq Ali
Zain Abid
01
02
03
04
05
INSERT THE TITLE
OF YOUR PRESENTATION HERE
DS
PPT
The sequence and series have important applications in Physics, Geography, Biology, Economics,
Psychology, Engineering, Chemistry, Computer science and Finance.
Introduction
Sequence
A sequence is an arrangement of any objects or a set of numbers in a particular
order followed by some rule. If a1, a2, a3, a4, ……… etc. Denote the terms of a
sequence, then 1,2,3,4, …
𝟐𝟓, 𝟐𝟏, 𝟏𝟕, 𝟏𝟑, 𝟗, … .
Example:
Sequence in Computer Science
In Programming, sequence is the basic algorithm: A set of logical steps carried
out in order that commands are executed by a computer, allows us to carry out
tasks that have multiple steps.
Microprocessor also follow a sequence which is Fetch, Decode, and then Execute.
Necessary Tools For Microprocessor
Arithmetic Progression
AP
01
Arithmetic Mean
AM
02
Geometric Progression
GP
03
Harmonic Progression05
Geometric Mean
GM
04
Harmonic Mean06
HP
HM
Arithmetic Progression
An Arithmetic Progression is a sequence in which every term is obtained by
adding some fix number to the preceding term. The fix number to preceding term.
The fix number is the common difference of two consecutive terms denoted by d.
Find the 10th term if 𝑎3 = 8 and 𝑎7 = 16
Example:
Arithmetic Mean
Let a and b be two numbers, than a number A is set to be A.M between a and b if
a, A, b are in A.P
Thus A - a = b – A
2A =a +b
A = a+b/2
Find A.M between
2𝑥 + 1, 4𝑥 + 3
Example:
Geometric Progression
A sequence in which every term is obtained by multiplying or dividing a definite nu
mber with the preceding number is known as a geometric sequence.
𝑟 =
𝑎 𝑛
𝑎 𝑛−1
𝑛 > 1 , ∀𝑛 ∈ 𝑁, 𝑎 𝑛−1 ≠ 0
Find 𝑎 𝑛 if 𝑎4 =
8
27
and 𝑎7 −
64
729
of a G.P.
Example:
Geometric Mean
Let a and b two numbers. A number G is said to be geometric mean between two
numbers a and b if a, G, b are in G.P,so
𝐺
𝑎
=
𝑏
𝐺
𝐺2
= 𝑎𝑏
𝐺 = ±𝑎𝑏
Find G.M between
2i and -4i
Example:
Harmonic Progression
If the reciprocal of the terms of the sequence form an A.P, then sequence is called
harmonic.
Find the 8th term of H.P:
1
2
,
1
5
,
1
8
, …
Example:
Harmonic Mean
Let a and b be two numbers, then a number H is called Harmonic mean between t
wo numbers a and b if a,H,b are in H.P
Example:
Uses of Sequence
 A sequence is a discrete structure used to represent an ordered list.
 A sequence is a function from a subset of the set of integers (usually
either the set {0,1,2.. ..} Or {1,2, 3,...}To a set S.
 We use the notation an to denote the image of the integer n.....
 Notation to represent sequence is {an}
Advantages:
The common 2-year sequence works well for many disciplines. Topics can be
introduced "just-in-time" for many disciplines. Since all students take the same
sequence, advising is relatively easy.
Thank You 

More Related Content

What's hot

Design & Analysis of Algorithms Lecture Notes
Design & Analysis of Algorithms Lecture NotesDesign & Analysis of Algorithms Lecture Notes
Design & Analysis of Algorithms Lecture NotesFellowBuddy.com
 
Process management os concept
Process management os conceptProcess management os concept
Process management os conceptpriyadeosarkar91
 
Algorithm Design & Implementation
Algorithm Design & ImplementationAlgorithm Design & Implementation
Algorithm Design & ImplementationGaditek
 
Intro automata theory
Intro automata theory Intro automata theory
Intro automata theory Rajendran
 
Theory of automata and formal language
Theory of automata and formal languageTheory of automata and formal language
Theory of automata and formal languageRabia Khalid
 
Formal Languages and Automata Theory unit 2
Formal Languages and Automata Theory unit 2Formal Languages and Automata Theory unit 2
Formal Languages and Automata Theory unit 2Srimatre K
 
Chapter 2: Relations
Chapter 2: RelationsChapter 2: Relations
Chapter 2: Relationsnszakir
 
Looping statement in python
Looping statement in pythonLooping statement in python
Looping statement in pythonRaginiJain21
 
Formal Languages and Automata Theory Unit 1
Formal Languages and Automata Theory Unit 1Formal Languages and Automata Theory Unit 1
Formal Languages and Automata Theory Unit 1Srimatre K
 
Algorithms Lecture 1: Introduction to Algorithms
Algorithms Lecture 1: Introduction to AlgorithmsAlgorithms Lecture 1: Introduction to Algorithms
Algorithms Lecture 1: Introduction to AlgorithmsMohamed Loey
 
Regular expressions-Theory of computation
Regular expressions-Theory of computationRegular expressions-Theory of computation
Regular expressions-Theory of computationBipul Roy Bpl
 

What's hot (20)

Set in discrete mathematics
Set in discrete mathematicsSet in discrete mathematics
Set in discrete mathematics
 
Design & Analysis of Algorithms Lecture Notes
Design & Analysis of Algorithms Lecture NotesDesign & Analysis of Algorithms Lecture Notes
Design & Analysis of Algorithms Lecture Notes
 
Process management os concept
Process management os conceptProcess management os concept
Process management os concept
 
Algorithm Introduction
Algorithm IntroductionAlgorithm Introduction
Algorithm Introduction
 
Automata theory
Automata theoryAutomata theory
Automata theory
 
Algorithm Design & Implementation
Algorithm Design & ImplementationAlgorithm Design & Implementation
Algorithm Design & Implementation
 
Intro automata theory
Intro automata theory Intro automata theory
Intro automata theory
 
Lexical analysis - Compiler Design
Lexical analysis - Compiler DesignLexical analysis - Compiler Design
Lexical analysis - Compiler Design
 
Theory of automata and formal language
Theory of automata and formal languageTheory of automata and formal language
Theory of automata and formal language
 
Top down parsing
Top down parsingTop down parsing
Top down parsing
 
Formal Languages and Automata Theory unit 2
Formal Languages and Automata Theory unit 2Formal Languages and Automata Theory unit 2
Formal Languages and Automata Theory unit 2
 
Chapter 2: Relations
Chapter 2: RelationsChapter 2: Relations
Chapter 2: Relations
 
Looping statement in python
Looping statement in pythonLooping statement in python
Looping statement in python
 
Formal Languages and Automata Theory Unit 1
Formal Languages and Automata Theory Unit 1Formal Languages and Automata Theory Unit 1
Formal Languages and Automata Theory Unit 1
 
Algorithms Lecture 1: Introduction to Algorithms
Algorithms Lecture 1: Introduction to AlgorithmsAlgorithms Lecture 1: Introduction to Algorithms
Algorithms Lecture 1: Introduction to Algorithms
 
Theory of computing
Theory of computingTheory of computing
Theory of computing
 
Finite Automata
Finite AutomataFinite Automata
Finite Automata
 
Graphs - Discrete Math
Graphs - Discrete MathGraphs - Discrete Math
Graphs - Discrete Math
 
Regular expressions-Theory of computation
Regular expressions-Theory of computationRegular expressions-Theory of computation
Regular expressions-Theory of computation
 
Top down parsing
Top down parsingTop down parsing
Top down parsing
 

Similar to Sequence and Series in Discrete Structure

Sequence and Series Word File || Discrete Structure
Sequence and Series Word File || Discrete StructureSequence and Series Word File || Discrete Structure
Sequence and Series Word File || Discrete StructureZain Abid
 
Arithmetic and geometric mean
Arithmetic and geometric meanArithmetic and geometric mean
Arithmetic and geometric meanRekhaChoudhary24
 
Geometric Progression.pptx
Geometric Progression.pptxGeometric Progression.pptx
Geometric Progression.pptxAnthonyBacalzo
 
Arithmetic Sequence.pptx
Arithmetic Sequence.pptxArithmetic Sequence.pptx
Arithmetic Sequence.pptxZaintHarbiHabal
 
Q1_W6_Geometric Sequence Part I.pptx
Q1_W6_Geometric Sequence Part I.pptxQ1_W6_Geometric Sequence Part I.pptx
Q1_W6_Geometric Sequence Part I.pptxCarterMangahas
 
Arithmetic progressions /Algebra
Arithmetic progressions /AlgebraArithmetic progressions /Algebra
Arithmetic progressions /Algebraindianeducation
 
Chapter 1 - Arithmetic & Geometric Sequence
Chapter 1 - Arithmetic & Geometric SequenceChapter 1 - Arithmetic & Geometric Sequence
Chapter 1 - Arithmetic & Geometric SequenceSyedAshraafWanMohama
 
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptxP2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptxArafathAliMathsTeach
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progressionLadla Mughal
 
Business mathematics presentation
Business mathematics presentationBusiness mathematics presentation
Business mathematics presentationSourov Shaha Suvo
 
Business Mathematics
Business Mathematics Business Mathematics
Business Mathematics Seenleocario
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progressionChhavi Bansal
 
Aaprogresiones -aritmeticas_(2)
Aaprogresiones  -aritmeticas_(2)Aaprogresiones  -aritmeticas_(2)
Aaprogresiones -aritmeticas_(2)AndreaSuntaxi1
 
Arithmetic vs Geometric Series and Sequence
Arithmetic vs Geometric Series  and SequenceArithmetic vs Geometric Series  and Sequence
Arithmetic vs Geometric Series and Sequencechsunny
 
Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression Dr. Trilok Kumar Jain
 
VARIOUS FUZZY NUMBERS AND THEIR VARIOUS RANKING APPROACHES
VARIOUS FUZZY NUMBERS AND THEIR VARIOUS RANKING APPROACHESVARIOUS FUZZY NUMBERS AND THEIR VARIOUS RANKING APPROACHES
VARIOUS FUZZY NUMBERS AND THEIR VARIOUS RANKING APPROACHESIAEME Publication
 
Arithmetic and Geometric Sequences.pptx
Arithmetic and Geometric Sequences.pptxArithmetic and Geometric Sequences.pptx
Arithmetic and Geometric Sequences.pptxEasterFlorendaTolent
 

Similar to Sequence and Series in Discrete Structure (20)

Sequence and Series Word File || Discrete Structure
Sequence and Series Word File || Discrete StructureSequence and Series Word File || Discrete Structure
Sequence and Series Word File || Discrete Structure
 
Arithmetic and geometric mean
Arithmetic and geometric meanArithmetic and geometric mean
Arithmetic and geometric mean
 
Geometric Progression.pptx
Geometric Progression.pptxGeometric Progression.pptx
Geometric Progression.pptx
 
Chapter 3 sequence and series
Chapter 3 sequence and seriesChapter 3 sequence and series
Chapter 3 sequence and series
 
Chapter 3 sequence and series
Chapter 3 sequence and seriesChapter 3 sequence and series
Chapter 3 sequence and series
 
Arithmetic Sequence.pptx
Arithmetic Sequence.pptxArithmetic Sequence.pptx
Arithmetic Sequence.pptx
 
Q1_W6_Geometric Sequence Part I.pptx
Q1_W6_Geometric Sequence Part I.pptxQ1_W6_Geometric Sequence Part I.pptx
Q1_W6_Geometric Sequence Part I.pptx
 
Arithmetic progressions /Algebra
Arithmetic progressions /AlgebraArithmetic progressions /Algebra
Arithmetic progressions /Algebra
 
Chapter 1 - Arithmetic & Geometric Sequence
Chapter 1 - Arithmetic & Geometric SequenceChapter 1 - Arithmetic & Geometric Sequence
Chapter 1 - Arithmetic & Geometric Sequence
 
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptxP2-Chp3-SequencesAndSeries from pure maths 2.pptx
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Task4 present
Task4 presentTask4 present
Task4 present
 
Business mathematics presentation
Business mathematics presentationBusiness mathematics presentation
Business mathematics presentation
 
Business Mathematics
Business Mathematics Business Mathematics
Business Mathematics
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Aaprogresiones -aritmeticas_(2)
Aaprogresiones  -aritmeticas_(2)Aaprogresiones  -aritmeticas_(2)
Aaprogresiones -aritmeticas_(2)
 
Arithmetic vs Geometric Series and Sequence
Arithmetic vs Geometric Series  and SequenceArithmetic vs Geometric Series  and Sequence
Arithmetic vs Geometric Series and Sequence
 
Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression Arithmetic, geometric and harmonic progression
Arithmetic, geometric and harmonic progression
 
VARIOUS FUZZY NUMBERS AND THEIR VARIOUS RANKING APPROACHES
VARIOUS FUZZY NUMBERS AND THEIR VARIOUS RANKING APPROACHESVARIOUS FUZZY NUMBERS AND THEIR VARIOUS RANKING APPROACHES
VARIOUS FUZZY NUMBERS AND THEIR VARIOUS RANKING APPROACHES
 
Arithmetic and Geometric Sequences.pptx
Arithmetic and Geometric Sequences.pptxArithmetic and Geometric Sequences.pptx
Arithmetic and Geometric Sequences.pptx
 

More from Zain Abid

Satellite Communication || Wireless Communication
Satellite Communication || Wireless CommunicationSatellite Communication || Wireless Communication
Satellite Communication || Wireless CommunicationZain Abid
 
Cyber Security
Cyber SecurityCyber Security
Cyber SecurityZain Abid
 
SYNTAX Directed Translation Report || Compiler Construction
SYNTAX Directed Translation Report || Compiler ConstructionSYNTAX Directed Translation Report || Compiler Construction
SYNTAX Directed Translation Report || Compiler ConstructionZain Abid
 
SYNTAX Directed Translation PPT || Compiler Construction
SYNTAX Directed Translation PPT || Compiler Construction SYNTAX Directed Translation PPT || Compiler Construction
SYNTAX Directed Translation PPT || Compiler Construction Zain Abid
 
Factors Affecting the System Safety || Linux
Factors Affecting the System Safety || LinuxFactors Affecting the System Safety || Linux
Factors Affecting the System Safety || LinuxZain Abid
 
Laplace Transform || Multi Variable Calculus
Laplace Transform || Multi Variable Calculus Laplace Transform || Multi Variable Calculus
Laplace Transform || Multi Variable Calculus Zain Abid
 
Object Oriented Programming
Object Oriented ProgrammingObject Oriented Programming
Object Oriented ProgrammingZain Abid
 
Disadvantages of Social Media
Disadvantages of Social MediaDisadvantages of Social Media
Disadvantages of Social MediaZain Abid
 
Marketing Plan || Nano Navigation Chip
Marketing Plan || Nano Navigation ChipMarketing Plan || Nano Navigation Chip
Marketing Plan || Nano Navigation ChipZain Abid
 
Imam Bukhari life history || امام بخاری کی ذاتی زندگی || Bukhari Sharif
Imam Bukhari life history || امام بخاری کی ذاتی زندگی || Bukhari SharifImam Bukhari life history || امام بخاری کی ذاتی زندگی || Bukhari Sharif
Imam Bukhari life history || امام بخاری کی ذاتی زندگی || Bukhari SharifZain Abid
 

More from Zain Abid (10)

Satellite Communication || Wireless Communication
Satellite Communication || Wireless CommunicationSatellite Communication || Wireless Communication
Satellite Communication || Wireless Communication
 
Cyber Security
Cyber SecurityCyber Security
Cyber Security
 
SYNTAX Directed Translation Report || Compiler Construction
SYNTAX Directed Translation Report || Compiler ConstructionSYNTAX Directed Translation Report || Compiler Construction
SYNTAX Directed Translation Report || Compiler Construction
 
SYNTAX Directed Translation PPT || Compiler Construction
SYNTAX Directed Translation PPT || Compiler Construction SYNTAX Directed Translation PPT || Compiler Construction
SYNTAX Directed Translation PPT || Compiler Construction
 
Factors Affecting the System Safety || Linux
Factors Affecting the System Safety || LinuxFactors Affecting the System Safety || Linux
Factors Affecting the System Safety || Linux
 
Laplace Transform || Multi Variable Calculus
Laplace Transform || Multi Variable Calculus Laplace Transform || Multi Variable Calculus
Laplace Transform || Multi Variable Calculus
 
Object Oriented Programming
Object Oriented ProgrammingObject Oriented Programming
Object Oriented Programming
 
Disadvantages of Social Media
Disadvantages of Social MediaDisadvantages of Social Media
Disadvantages of Social Media
 
Marketing Plan || Nano Navigation Chip
Marketing Plan || Nano Navigation ChipMarketing Plan || Nano Navigation Chip
Marketing Plan || Nano Navigation Chip
 
Imam Bukhari life history || امام بخاری کی ذاتی زندگی || Bukhari Sharif
Imam Bukhari life history || امام بخاری کی ذاتی زندگی || Bukhari SharifImam Bukhari life history || امام بخاری کی ذاتی زندگی || Bukhari Sharif
Imam Bukhari life history || امام بخاری کی ذاتی زندگی || Bukhari Sharif
 

Recently uploaded

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 

Recently uploaded (20)

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 

Sequence and Series in Discrete Structure

  • 1. National College of Business Administration & Economics
  • 2. Group Members -40 Muhammad Ahsan Shahid Zafar Sarmad Shuja Wamiq Ali Zain Abid 01 02 03 04 05
  • 3. INSERT THE TITLE OF YOUR PRESENTATION HERE DS PPT
  • 4. The sequence and series have important applications in Physics, Geography, Biology, Economics, Psychology, Engineering, Chemistry, Computer science and Finance. Introduction
  • 5. Sequence A sequence is an arrangement of any objects or a set of numbers in a particular order followed by some rule. If a1, a2, a3, a4, ……… etc. Denote the terms of a sequence, then 1,2,3,4, …
  • 6. 𝟐𝟓, 𝟐𝟏, 𝟏𝟕, 𝟏𝟑, 𝟗, … . Example:
  • 7. Sequence in Computer Science In Programming, sequence is the basic algorithm: A set of logical steps carried out in order that commands are executed by a computer, allows us to carry out tasks that have multiple steps. Microprocessor also follow a sequence which is Fetch, Decode, and then Execute.
  • 8. Necessary Tools For Microprocessor Arithmetic Progression AP 01 Arithmetic Mean AM 02 Geometric Progression GP 03 Harmonic Progression05 Geometric Mean GM 04 Harmonic Mean06 HP HM
  • 9. Arithmetic Progression An Arithmetic Progression is a sequence in which every term is obtained by adding some fix number to the preceding term. The fix number to preceding term. The fix number is the common difference of two consecutive terms denoted by d.
  • 10. Find the 10th term if 𝑎3 = 8 and 𝑎7 = 16 Example:
  • 11. Arithmetic Mean Let a and b be two numbers, than a number A is set to be A.M between a and b if a, A, b are in A.P Thus A - a = b – A 2A =a +b A = a+b/2
  • 12. Find A.M between 2𝑥 + 1, 4𝑥 + 3 Example:
  • 13. Geometric Progression A sequence in which every term is obtained by multiplying or dividing a definite nu mber with the preceding number is known as a geometric sequence. 𝑟 = 𝑎 𝑛 𝑎 𝑛−1 𝑛 > 1 , ∀𝑛 ∈ 𝑁, 𝑎 𝑛−1 ≠ 0
  • 14. Find 𝑎 𝑛 if 𝑎4 = 8 27 and 𝑎7 − 64 729 of a G.P. Example:
  • 15. Geometric Mean Let a and b two numbers. A number G is said to be geometric mean between two numbers a and b if a, G, b are in G.P,so 𝐺 𝑎 = 𝑏 𝐺 𝐺2 = 𝑎𝑏 𝐺 = ±𝑎𝑏
  • 16. Find G.M between 2i and -4i Example:
  • 17. Harmonic Progression If the reciprocal of the terms of the sequence form an A.P, then sequence is called harmonic.
  • 18. Find the 8th term of H.P: 1 2 , 1 5 , 1 8 , … Example:
  • 19. Harmonic Mean Let a and b be two numbers, then a number H is called Harmonic mean between t wo numbers a and b if a,H,b are in H.P
  • 21. Uses of Sequence  A sequence is a discrete structure used to represent an ordered list.  A sequence is a function from a subset of the set of integers (usually either the set {0,1,2.. ..} Or {1,2, 3,...}To a set S.  We use the notation an to denote the image of the integer n.....  Notation to represent sequence is {an}
  • 22. Advantages: The common 2-year sequence works well for many disciplines. Topics can be introduced "just-in-time" for many disciplines. Since all students take the same sequence, advising is relatively easy.