SlideShare a Scribd company logo
http://www.iaeme.com/IJMET/index.asp 69 editor@iaeme.com
International Journal of Mechanical Engineering and Technology (IJMET)
Volume 10, Issue 01, January 2019, pp. 69–73, Article ID: IJMET_10_01_007
Available online at http://www.iaeme.com/ijmet/issues.asp?JType=IJMET&VType=10&IType=01
ISSN Print: 0976-6340 and ISSN Online: 0976-6359
© IAEME Publication Scopus Indexed
ENGINEERING APPLICATIONS OF NUMBER
THEORY
Veena Narayanan*
Department of Mathematics, SASTRA Deemed University, Thanjavur, Tamil Nadu, India
Audhithya S V
School of Mechanical Engineering, SASTRA Deemed University, Thanjavur, Tamil Nadu,
India
Srikanth R
TATA Realty - SASTRA Srinivasa Ramanujan Chair Professor, Department of Mathematics,
SASTRA Deemed University, Thanjavur, Tamil Nadu, India
*Corresponding author
ABSTRACT
The number theory is a branch of mathematics which is primarily dedicated to the
study of integers. The number theory, as such, is less applied in engineering compared to
calculus, geometry, etc. The problem was that it could not be used directly in any
application. But, the number theory, combined with the computational power of modern
computers, gives interesting solutions to real-life problems. It has many uses in various
fields such as cryptography, computing, numerical analysis and so on. Here, we focus on
the applications of the number theory about engineering challenges.
Key words: Number theory, engineering applications.
Cite this Article: Veena Narayanan, Audhithya S V and Srikanth Rm, Engineering
Applications of Number Theory, International Journal of Mechanical Engineering and
Technology, 10(01), 2019, pp. 69–73
http://www.iaeme.com/IJMET/issues.asp?JType=IJMET&VType=10&IType=01
1. INTRODUCTION
Number theory, known as the queen of mathematics is the branch of mathematics that concerns
about the positive integers 1, 2, 3, 4, 5 which are often called natural numbers and their appealing
properties. From antiquity, these natural numbers classified as odd numbers, even numbers,
square numbers, prime numbers, Fibonacci numbers, triangular numbers, etc. Due to the dense
of unsolved problems, number theory plays a significant role in mathematics. The recent
classification of number theory depending upon the tools used to address the related problems is
shown in the Figure 1.
Veena Narayanan, Audhithya S V and Srikanth Rm
http://www.iaeme.com/IJMET/index.asp 70 editor@iaeme.com
Figure 1. Modern classification on Number Theory
The research on integers in a scientific way is truly credited to Greeks. Later, a big revolution
on this theory happened due to the arrival of the famous book “Elements” by Euclid in which the
mathematics itself is depicted with precise proofs.
There exist only a few kinds of literature discussing on the applications of number theory in
engineering to the best of authors knowledge. So, the objective of present work is to perform a
critical review on the existing practices related to the number theory applications in engineering.
2. APPLICATIONS OF NUMBER THEORY
In the early period, number theory, a branch of pure mathematics was practically less applied in
real life. But, combined with the present computation technologies, it provides solutions to many
current problems. In this section, the authors discussed some of the applications of the theory
related to engineering topics.
Cryptography is one of the essential fields in today's digital era, where online security is a big
concern. A message sent from a sender to receiver in online communication has the risk of being
seen by an unknown person without proper safety. This problem is solved by the use of the
concept of encryption/decryption. The message which is sent by the sender is said to be
‘encrypted' or encoded with the help of a large number, usually prime, which is said to be a ‘key';
the receiver must have that same key to ‘decrypt' or decode the message. The application of
number theory here is in the generation of such large prime numbers. Maurer [1] devised an
efficient algorithm to generate such numbers with the help of number theory. Congruence modulo
relation is a part of modular arithmetic, a fundamental part of the number theory. The congruence
modulo relations, coupled with linear transformations, plays an essential role in cryptography [2].
A natural number expressed as the product of two prime numbers say where , need not
be distinct is called a semiprime. Semiprimes are exceedingly helpful in the field of cryptography,
most distinctly in public key cryptography.
‘Elliptic curves’ is an important concept in number theory. Investigation on number theoretic
queries regarding elliptic curves was formerly pursued primarily for inventive reasons. Recently,
these queries have become vital in many applied areas, including coding theory, pseudorandom
number generation, and chiefly cryptography [4]. There is even unique topic "elliptic curve
NumberTheory
Elementary
Number Theory
Algebraic Number Theory
Analytic Number Theory
Geometric Number Theory
Probabilistic Number
Theory
Engineering Applications of Number Theory
http://www.iaeme.com/IJMET/index.asp 71 editor@iaeme.com
cryptography" in the field of cryptology. Coding theory, based on the number theory, serves as
an additional shield for the existing cryptic system. Pseudorandom number generation serves the
purpose of ‘keys' very well. Srikanth [5] discussed the super elliptic Diophantine equation which
is an integral part of the field of number theory which is employed for many computer coding
based applications.
There are many exciting series of numbers which have utmost importance for problem-
solving. One such series is Fibonacci series (0, 1, 1, 2, 3, 5, 8…). It has multiple applications in
engineering. In computer science engineering, the ‘Fibonacci search technique,' as discussed by
Ferguson [6], is a way of searching a sorted array. It uses a divide and conquers algorithm.
This algorithm helps to narrow down the possible locations of the required element with the aid
of Fibonacci numbers. Fibonacci search splits the array into two segments that have sizes that
are successive Fibonacci numbers. It has the convenience that one only needs to perform addition
and subtraction to calculate the indices of the accessed array elements instead of other tedious
operations. The time dependence of moments and size distributions during consolidation is the
utilization of Fibonacci series in the simulation.
Another significant concept related to the Fibonacci series is the golden ratio φ (phi). Any
two quantities are said to be in the golden ratio if their ratio is equal to the ratio of their sum
to the bigger of the two quantities. Represented algebraically, for two quantities x and y, x > y >
0, (x + y)/x = x/y = φ. Shapes of several natural and human-made objects are seen to obey the
golden ratio [7]. The spirals in the flowers of plants and Parthenon, the famous monument are
some of the classic examples. Fibonacci series has found many uses in architecture as well as
engineering and is widely seen in nature. The phi code explains the behaviour of structural
elements used in engineering. It is seen as a defining parameter in the stress analysis of beams.
Collins and Brebbia [8] pointed out the existence of phi code in the relation between normal and
shear stresses. The normal stress σx and the maximum shear stress τmax, for the condition σx = τxy
and σy = 0, is related as τmax = σx [√5 / 2], where √5 = (1 + Φ²)/Φ. It is a useful tool for structural
analysis.
One of the famous theorems in Mathematics is the ‘Pythagoras theorem.' It deals with the
right-angled triangles, giving the relation between the sides. Unsurprisingly, it has applications
in any field which deals with triangles. Few famous examples are listed next. The wing
configuration used in modern jet aircraft is the ‘Delta wing.' The theorem plays a part in the
effective and efficient design of such configuration. Similar applications can be found in tips of
rockets, which is an isosceles triangle in sectional view. Sectional analysis of frustum of cones,
which serves as fairing between the stages of a multi-stage rocket, is also an example.
Calculations of propeller and engine blade angles involve the theorem. Aerospace scientists and
meteorologists find a range and sound source using this theorem. An interesting combination of
non-arithmetic sequence and the Pythagoras theorem exists in the number theory. The sequence
3, 5, 9, 11, 15, 19, 21, 25, 29, 35, consists of legs as odd numbers in right triangles with the length
of the sides being integers and hypotenuse length as a prime number [9].
The acoustic quality of concert halls can be improved with the help of number theory as
discussed by Manfred [10]. The construction of new musical scales to the optimum diffusion of
sound in the halls improves the acoustic quality to a great practical extent. Methods for improved
sound dissipation by reflection phase-gratings, based on three distinct concepts of number theory,
are depicted by the work done by Manfred. Boris and Leonid [11] discussed how the restricted
partition function could be employed in computing all algebraically independent invariants of the
degrees emerging from the action of the finite group on the vector space over the complex field.
The use of restricted partition functions to the task of computing “algebraically independent
invariants” of the degrees which emerge due to an action of “the finite group on the vector space
over the field of complex numbers”. A two-parameter generalization of the entire elliptic integral
Veena Narayanan, Audhithya S V and Srikanth Rm
http://www.iaeme.com/IJMET/index.asp 72 editor@iaeme.com
of the second kind, which is given regarding the Appell function, was discussed by Victor Barsan
[12]. This function is further reduced to a quite more comfortable bilinear form in the complete
elliptic integrals, and a few real uses are shortly specified related to solid-state physics in this
work.
New polynomial equivalents of Jacobi’s triple product were given by Krishnaswami Alladi
and Alexander Berkovich [13]. A simple introduction to both the mathematical and engineering
forms of coding theory, weights of the codewords, were discussed by Robert and Howard [14].
Roger [15] presented actual characteristics of regular point lattices rising from a utilization
oriented perspective. He briefly revealed the characteristic of Farey sequences in plant biology.
Equivalents of “Newton–Girard power-sum” formulae for whole and meromorphic functions
with uses to the Riemann zeta function were discussed by Armen et al. [16].
Finally, an application of Ramanujan sum in engineering is discussed. The form of this sum in
signal processing was noticed over the past decades. Vaidyanathan [17] showed how the
Ramanujan sum could implement to pull out periodic components in discrete time signals. Again,
Vaidyanathan [18] introduced a subspace called Ramanujan subspace and studied its properties
for proving the decomposition of finite duration signals into the finite sum of orthogonal
subspaces.
Thus the extensive applications of number theory are noted in several areas. The current
scenario is such that the role of number theory has more weight for cyber security problems.
Future applications are abundant because of the developments in high-speed computers, and there
is a scope for the growth in the applications of number theory.
3. CONCLUSION
Various engineering applications of the number theory were mentioned in detail. The significant
contribution of number theory in recent years is in the area of cryptography, and hence computer
science engineering was noted initially. The importance of famous series and sequences in almost
every field of engineering was observed. It is seen that applications of number theory were not
directly in some applications; with the number theory being fundamental, it acted as the driving
force in approaching the solution. The versatility of the applications was also recognized. Further
research and development of the theory will pave the way for more uses of number theory to both
pure as well as applied/engineering mathematics.
ACKNOWLEDGMENT
The authors gratefully acknowledge TATA Realty and Infrastructure limited for their financial
support.
REFERENCES
[1] U. M. Maurer, Fast generation of prime numbers and secure public-key cryptographic
parameters, JOC. 8(1995), 123-155.
[2] Isa Sani and Abdulaziz B.M. Hamed, Cryptography using congruence modulo relations,
Amer. J. Eng. Research. 6(3)(2017), 156-160.
[3] Sloane N. J. A. (ed.), Sequence A001358, The on-line encyclopedia of integer sequences,
OEIS Foundation.
[4] Ann Hibner Koblitz, Neal Koblitz and Alfred Menezes, Elliptic curve cryptography: the
serpentine course of a paradigm shift, J. Number Theory. 131(2011), 781–814.
[5] Srikanth R, International conference on Legacy of Srinivasa Ramanujan (125th Birth Year),
14, 15 December 2012.
[6] David E. Ferguson, Fibonaccian searching, Communications of the ACM, 3(12)(1960), 648.
Engineering Applications of Number Theory
http://www.iaeme.com/IJMET/index.asp 73 editor@iaeme.com
[7] Chakraborty K., Ka.nemitsu S, Kumagai H. and Kubara Y., Shapes of objects and the golden
ratio, J. Sangluo Univ., 23(4)(2009),18-27.
[8] Collins M. W. and Brebbia C. A. (ed), Design and Nature II, © 2004 WIT Press, ISBN 1-
85312-721-3.
[9] Sam Chow and Carl Pomerance, Triangles with prime hypotenuse, Research in Number
Theory, 2017, 3, 21.
[10] Manfred R. Schroeder, Concert hall acoustics and number theory? Acoustic precision
measurements with music?? , The Journal of the Acoustical Society of America 1982, 72,
S18.
[11] Boris Y. Rubinstein and Leonid G. Fel, Restricted partition functions as Bernoulli and
Eulerian polynomials of higher order, Ramanujan Journal, 2006, 11, 331–347.
[12] Victor Barsan, A two-parameter generalization of the complete elliptic integral of second
kind, Ramanujan Journal, 2009, 20, 153–162.
[13] Krishnaswami Alladi and Alexander Berkovich, New polynomial analogues of Jacobi’s triple
product and Lebesgue’s identities, Advances in Applied Mathematics, 32, 2004, 801–824.
[14] Robert J. McEliece and Howard Rumsey, Jr., Euler Products, Cyclotomy and coding, Journal
of Number Theory, 1972, 4, 302-311.
[15] Roger V. Jean, Number-theoretic properties of two-dimensional lattices, Journal of Number
Theory, 1988, 29, 206-223.
[16] Armen Bagdasaryan, Serkan Araci, Mehmet Açikgöz and Srivastava H. M., Journal of
Number Theory, 2015, 147, 92-102.
[17] Vaidyanathan P. P., Ramanujan sums in the context of signal processing—part I:
fundamentals, IEEE Transactions on Signal Processing, 2014, 62, 16, 4145-4157.
[18] Vaidyanathan P. P., Ramanujan sums in the context of signal processing—part II: FIR
representations and applications, IEEE Transactions on Signal Processing, 2014, 62, 16,
4158-4172.

More Related Content

What's hot

Applications of numerical methods
Applications of numerical methodsApplications of numerical methods
Applications of numerical methods
Daffodil International University
 
Multiplication of matrices and its application in biology
Multiplication of matrices and its application in biologyMultiplication of matrices and its application in biology
Multiplication of matrices and its application in biologynayanika bhalla
 
Applications of Matrices
Applications of MatricesApplications of Matrices
Applications of Matricessanthosh kumar
 
Applications of linear algebra in computer science
Applications of linear algebra in computer scienceApplications of linear algebra in computer science
Applications of linear algebra in computer science
Arnob Khan
 
Applications of Linear Algebra in Computer Sciences
Applications of Linear Algebra in Computer SciencesApplications of Linear Algebra in Computer Sciences
Applications of Linear Algebra in Computer Sciences
Amir Sharif Chishti
 
Uses Of Calculus is Computer Science
Uses Of Calculus is Computer ScienceUses Of Calculus is Computer Science
Uses Of Calculus is Computer Science
Arnob Khan
 
Matematika terapan week 6
Matematika terapan week 6 Matematika terapan week 6
Matematika terapan week 6
nellylawar
 
Appilation of matrices in real life
Appilation of matrices in real lifeAppilation of matrices in real life
Appilation of matrices in real lifeStudent
 
The Comprehensive Guide on Branches of Mathematics
The Comprehensive Guide on Branches of MathematicsThe Comprehensive Guide on Branches of Mathematics
The Comprehensive Guide on Branches of Mathematics
Stat Analytica
 
Application of linear algebra in cse
Application of linear algebra in cseApplication of linear algebra in cse
Application of linear algebra in cse
Arnob Khan
 
Applications of linear algebra in field of it
Applications of linear algebra in field of itApplications of linear algebra in field of it
Applications of linear algebra in field of it
university of Gujrat, pakistan
 
Algoritmos
AlgoritmosAlgoritmos
Algoritmos
Fab Lab LIMA
 
Matrix in software engineering
Matrix in software engineeringMatrix in software engineering
Matrix in software engineering
Daffodil International University
 
Branches of mathematics
Branches of mathematicsBranches of mathematics
Branches of mathematics
mathematics20152017
 
Basics mathematical modeling
Basics mathematical modelingBasics mathematical modeling
Basics mathematical modelingcyndy
 

What's hot (18)

Applications of numerical methods
Applications of numerical methodsApplications of numerical methods
Applications of numerical methods
 
Multiplication of matrices and its application in biology
Multiplication of matrices and its application in biologyMultiplication of matrices and its application in biology
Multiplication of matrices and its application in biology
 
Applications of Matrices
Applications of MatricesApplications of Matrices
Applications of Matrices
 
Applications of linear algebra in computer science
Applications of linear algebra in computer scienceApplications of linear algebra in computer science
Applications of linear algebra in computer science
 
Applications of Linear Algebra in Computer Sciences
Applications of Linear Algebra in Computer SciencesApplications of Linear Algebra in Computer Sciences
Applications of Linear Algebra in Computer Sciences
 
Uses Of Calculus is Computer Science
Uses Of Calculus is Computer ScienceUses Of Calculus is Computer Science
Uses Of Calculus is Computer Science
 
Matematika terapan week 6
Matematika terapan week 6 Matematika terapan week 6
Matematika terapan week 6
 
Appilation of matrices in real life
Appilation of matrices in real lifeAppilation of matrices in real life
Appilation of matrices in real life
 
The Comprehensive Guide on Branches of Mathematics
The Comprehensive Guide on Branches of MathematicsThe Comprehensive Guide on Branches of Mathematics
The Comprehensive Guide on Branches of Mathematics
 
Application of linear algebra in cse
Application of linear algebra in cseApplication of linear algebra in cse
Application of linear algebra in cse
 
Applications of linear algebra in field of it
Applications of linear algebra in field of itApplications of linear algebra in field of it
Applications of linear algebra in field of it
 
Application of matrices in real life
Application of matrices in real lifeApplication of matrices in real life
Application of matrices in real life
 
Algoritmos
AlgoritmosAlgoritmos
Algoritmos
 
Matrix in software engineering
Matrix in software engineeringMatrix in software engineering
Matrix in software engineering
 
Branches of mathematics
Branches of mathematicsBranches of mathematics
Branches of mathematics
 
Basics mathematical modeling
Basics mathematical modelingBasics mathematical modeling
Basics mathematical modeling
 
Mathematics
MathematicsMathematics
Mathematics
 
mathematics
mathematicsmathematics
mathematics
 

Similar to Ijmet 10 01_007

A Study On The Development And Application Of Number Theory In Engineering Field
A Study On The Development And Application Of Number Theory In Engineering FieldA Study On The Development And Application Of Number Theory In Engineering Field
A Study On The Development And Application Of Number Theory In Engineering Field
Kim Daniels
 
Numeral Structure Base Cryptography Design to Secure Distribution of Internet...
Numeral Structure Base Cryptography Design to Secure Distribution of Internet...Numeral Structure Base Cryptography Design to Secure Distribution of Internet...
Numeral Structure Base Cryptography Design to Secure Distribution of Internet...
AM Publications
 
Rosen - Elementary number theory and its applications.pdf
Rosen - Elementary number theory and its applications.pdfRosen - Elementary number theory and its applications.pdf
Rosen - Elementary number theory and its applications.pdf
Sahat Hutajulu
 
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
theijes
 
Digit Factorial Chains .(Euler Problem -74) (Matlab Programming Solution)
Digit Factorial Chains .(Euler Problem -74) (Matlab Programming Solution)Digit Factorial Chains .(Euler Problem -74) (Matlab Programming Solution)
Digit Factorial Chains .(Euler Problem -74) (Matlab Programming Solution)
Omkar Rane
 
Assignment 1 - Application of Numerical Analysis.pdf
Assignment 1 - Application of Numerical Analysis.pdfAssignment 1 - Application of Numerical Analysis.pdf
Assignment 1 - Application of Numerical Analysis.pdf
Safeen Yaseen Ja'far
 
number theory Rosen
number theory Rosen   number theory Rosen
number theory Rosen
Vui Lên Bạn Nhé
 
Application Of Graph Theory
Application Of Graph TheoryApplication Of Graph Theory
Application Of Graph Theory
Maria Perkins
 
IRJET - Application of Linear Algebra in Machine Learning
IRJET -  	  Application of Linear Algebra in Machine LearningIRJET -  	  Application of Linear Algebra in Machine Learning
IRJET - Application of Linear Algebra in Machine Learning
IRJET Journal
 
Maths engineeringrelationship-151127074210-lva1-app6891
Maths engineeringrelationship-151127074210-lva1-app6891Maths engineeringrelationship-151127074210-lva1-app6891
Maths engineeringrelationship-151127074210-lva1-app6891
saurabhuniyal-123
 
Numerical Algorithms
Numerical AlgorithmsNumerical Algorithms
Numerical Algorithms
Reva Narasimhan
 
Firefly Algorithm: Recent Advances and Applications
Firefly Algorithm: Recent Advances and ApplicationsFirefly Algorithm: Recent Advances and Applications
Firefly Algorithm: Recent Advances and Applications
Xin-She Yang
 
Compressing the dependent elements of multiset
Compressing the dependent elements of multisetCompressing the dependent elements of multiset
Compressing the dependent elements of multiset
IRJET Journal
 
Maths contribution in Engineering
Maths contribution in EngineeringMaths contribution in Engineering
Maths contribution in Engineering
Nadia Shahzad
 
Engineering mathematics presentation
Engineering mathematics presentationEngineering mathematics presentation
Engineering mathematics presentation
Afzal Hossen
 
ENHANCING MULTIPLIER SPEED IN FAST FOURIER TRANSFORM BASED ON VEDIC MATHEMATICS
ENHANCING MULTIPLIER SPEED IN FAST FOURIER TRANSFORM BASED ON VEDIC MATHEMATICSENHANCING MULTIPLIER SPEED IN FAST FOURIER TRANSFORM BASED ON VEDIC MATHEMATICS
ENHANCING MULTIPLIER SPEED IN FAST FOURIER TRANSFORM BASED ON VEDIC MATHEMATICS
VLSICS Design
 
Conceptual Fixture Design Method Based On Petri Net
Conceptual Fixture Design Method Based On Petri NetConceptual Fixture Design Method Based On Petri Net
Conceptual Fixture Design Method Based On Petri Net
IJRES Journal
 
Solving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problemSolving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problem
IJERA Editor
 
Lection 1.pptx
Lection 1.pptxLection 1.pptx
Lection 1.pptx
ssuser039bf6
 

Similar to Ijmet 10 01_007 (20)

A Study On The Development And Application Of Number Theory In Engineering Field
A Study On The Development And Application Of Number Theory In Engineering FieldA Study On The Development And Application Of Number Theory In Engineering Field
A Study On The Development And Application Of Number Theory In Engineering Field
 
Numeral Structure Base Cryptography Design to Secure Distribution of Internet...
Numeral Structure Base Cryptography Design to Secure Distribution of Internet...Numeral Structure Base Cryptography Design to Secure Distribution of Internet...
Numeral Structure Base Cryptography Design to Secure Distribution of Internet...
 
Rosen - Elementary number theory and its applications.pdf
Rosen - Elementary number theory and its applications.pdfRosen - Elementary number theory and its applications.pdf
Rosen - Elementary number theory and its applications.pdf
 
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
 
Digit Factorial Chains .(Euler Problem -74) (Matlab Programming Solution)
Digit Factorial Chains .(Euler Problem -74) (Matlab Programming Solution)Digit Factorial Chains .(Euler Problem -74) (Matlab Programming Solution)
Digit Factorial Chains .(Euler Problem -74) (Matlab Programming Solution)
 
Assignment 1 - Application of Numerical Analysis.pdf
Assignment 1 - Application of Numerical Analysis.pdfAssignment 1 - Application of Numerical Analysis.pdf
Assignment 1 - Application of Numerical Analysis.pdf
 
number theory Rosen
number theory Rosen   number theory Rosen
number theory Rosen
 
Application Of Graph Theory
Application Of Graph TheoryApplication Of Graph Theory
Application Of Graph Theory
 
IRJET - Application of Linear Algebra in Machine Learning
IRJET -  	  Application of Linear Algebra in Machine LearningIRJET -  	  Application of Linear Algebra in Machine Learning
IRJET - Application of Linear Algebra in Machine Learning
 
Maths engineeringrelationship-151127074210-lva1-app6891
Maths engineeringrelationship-151127074210-lva1-app6891Maths engineeringrelationship-151127074210-lva1-app6891
Maths engineeringrelationship-151127074210-lva1-app6891
 
Numerical Algorithms
Numerical AlgorithmsNumerical Algorithms
Numerical Algorithms
 
Firefly Algorithm: Recent Advances and Applications
Firefly Algorithm: Recent Advances and ApplicationsFirefly Algorithm: Recent Advances and Applications
Firefly Algorithm: Recent Advances and Applications
 
Compressing the dependent elements of multiset
Compressing the dependent elements of multisetCompressing the dependent elements of multiset
Compressing the dependent elements of multiset
 
Maths contribution in Engineering
Maths contribution in EngineeringMaths contribution in Engineering
Maths contribution in Engineering
 
Engineering mathematics presentation
Engineering mathematics presentationEngineering mathematics presentation
Engineering mathematics presentation
 
ENHANCING MULTIPLIER SPEED IN FAST FOURIER TRANSFORM BASED ON VEDIC MATHEMATICS
ENHANCING MULTIPLIER SPEED IN FAST FOURIER TRANSFORM BASED ON VEDIC MATHEMATICSENHANCING MULTIPLIER SPEED IN FAST FOURIER TRANSFORM BASED ON VEDIC MATHEMATICS
ENHANCING MULTIPLIER SPEED IN FAST FOURIER TRANSFORM BASED ON VEDIC MATHEMATICS
 
Conceptual Fixture Design Method Based On Petri Net
Conceptual Fixture Design Method Based On Petri NetConceptual Fixture Design Method Based On Petri Net
Conceptual Fixture Design Method Based On Petri Net
 
Solving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problemSolving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problem
 
Lection 1.pptx
Lection 1.pptxLection 1.pptx
Lection 1.pptx
 
Ia3613981403
Ia3613981403Ia3613981403
Ia3613981403
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
IAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
IAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
IAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
IAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
IAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
IAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
IAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
IAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 

Recently uploaded (20)

The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 

Ijmet 10 01_007

  • 1. http://www.iaeme.com/IJMET/index.asp 69 editor@iaeme.com International Journal of Mechanical Engineering and Technology (IJMET) Volume 10, Issue 01, January 2019, pp. 69–73, Article ID: IJMET_10_01_007 Available online at http://www.iaeme.com/ijmet/issues.asp?JType=IJMET&VType=10&IType=01 ISSN Print: 0976-6340 and ISSN Online: 0976-6359 © IAEME Publication Scopus Indexed ENGINEERING APPLICATIONS OF NUMBER THEORY Veena Narayanan* Department of Mathematics, SASTRA Deemed University, Thanjavur, Tamil Nadu, India Audhithya S V School of Mechanical Engineering, SASTRA Deemed University, Thanjavur, Tamil Nadu, India Srikanth R TATA Realty - SASTRA Srinivasa Ramanujan Chair Professor, Department of Mathematics, SASTRA Deemed University, Thanjavur, Tamil Nadu, India *Corresponding author ABSTRACT The number theory is a branch of mathematics which is primarily dedicated to the study of integers. The number theory, as such, is less applied in engineering compared to calculus, geometry, etc. The problem was that it could not be used directly in any application. But, the number theory, combined with the computational power of modern computers, gives interesting solutions to real-life problems. It has many uses in various fields such as cryptography, computing, numerical analysis and so on. Here, we focus on the applications of the number theory about engineering challenges. Key words: Number theory, engineering applications. Cite this Article: Veena Narayanan, Audhithya S V and Srikanth Rm, Engineering Applications of Number Theory, International Journal of Mechanical Engineering and Technology, 10(01), 2019, pp. 69–73 http://www.iaeme.com/IJMET/issues.asp?JType=IJMET&VType=10&IType=01 1. INTRODUCTION Number theory, known as the queen of mathematics is the branch of mathematics that concerns about the positive integers 1, 2, 3, 4, 5 which are often called natural numbers and their appealing properties. From antiquity, these natural numbers classified as odd numbers, even numbers, square numbers, prime numbers, Fibonacci numbers, triangular numbers, etc. Due to the dense of unsolved problems, number theory plays a significant role in mathematics. The recent classification of number theory depending upon the tools used to address the related problems is shown in the Figure 1.
  • 2. Veena Narayanan, Audhithya S V and Srikanth Rm http://www.iaeme.com/IJMET/index.asp 70 editor@iaeme.com Figure 1. Modern classification on Number Theory The research on integers in a scientific way is truly credited to Greeks. Later, a big revolution on this theory happened due to the arrival of the famous book “Elements” by Euclid in which the mathematics itself is depicted with precise proofs. There exist only a few kinds of literature discussing on the applications of number theory in engineering to the best of authors knowledge. So, the objective of present work is to perform a critical review on the existing practices related to the number theory applications in engineering. 2. APPLICATIONS OF NUMBER THEORY In the early period, number theory, a branch of pure mathematics was practically less applied in real life. But, combined with the present computation technologies, it provides solutions to many current problems. In this section, the authors discussed some of the applications of the theory related to engineering topics. Cryptography is one of the essential fields in today's digital era, where online security is a big concern. A message sent from a sender to receiver in online communication has the risk of being seen by an unknown person without proper safety. This problem is solved by the use of the concept of encryption/decryption. The message which is sent by the sender is said to be ‘encrypted' or encoded with the help of a large number, usually prime, which is said to be a ‘key'; the receiver must have that same key to ‘decrypt' or decode the message. The application of number theory here is in the generation of such large prime numbers. Maurer [1] devised an efficient algorithm to generate such numbers with the help of number theory. Congruence modulo relation is a part of modular arithmetic, a fundamental part of the number theory. The congruence modulo relations, coupled with linear transformations, plays an essential role in cryptography [2]. A natural number expressed as the product of two prime numbers say where , need not be distinct is called a semiprime. Semiprimes are exceedingly helpful in the field of cryptography, most distinctly in public key cryptography. ‘Elliptic curves’ is an important concept in number theory. Investigation on number theoretic queries regarding elliptic curves was formerly pursued primarily for inventive reasons. Recently, these queries have become vital in many applied areas, including coding theory, pseudorandom number generation, and chiefly cryptography [4]. There is even unique topic "elliptic curve NumberTheory Elementary Number Theory Algebraic Number Theory Analytic Number Theory Geometric Number Theory Probabilistic Number Theory
  • 3. Engineering Applications of Number Theory http://www.iaeme.com/IJMET/index.asp 71 editor@iaeme.com cryptography" in the field of cryptology. Coding theory, based on the number theory, serves as an additional shield for the existing cryptic system. Pseudorandom number generation serves the purpose of ‘keys' very well. Srikanth [5] discussed the super elliptic Diophantine equation which is an integral part of the field of number theory which is employed for many computer coding based applications. There are many exciting series of numbers which have utmost importance for problem- solving. One such series is Fibonacci series (0, 1, 1, 2, 3, 5, 8…). It has multiple applications in engineering. In computer science engineering, the ‘Fibonacci search technique,' as discussed by Ferguson [6], is a way of searching a sorted array. It uses a divide and conquers algorithm. This algorithm helps to narrow down the possible locations of the required element with the aid of Fibonacci numbers. Fibonacci search splits the array into two segments that have sizes that are successive Fibonacci numbers. It has the convenience that one only needs to perform addition and subtraction to calculate the indices of the accessed array elements instead of other tedious operations. The time dependence of moments and size distributions during consolidation is the utilization of Fibonacci series in the simulation. Another significant concept related to the Fibonacci series is the golden ratio φ (phi). Any two quantities are said to be in the golden ratio if their ratio is equal to the ratio of their sum to the bigger of the two quantities. Represented algebraically, for two quantities x and y, x > y > 0, (x + y)/x = x/y = φ. Shapes of several natural and human-made objects are seen to obey the golden ratio [7]. The spirals in the flowers of plants and Parthenon, the famous monument are some of the classic examples. Fibonacci series has found many uses in architecture as well as engineering and is widely seen in nature. The phi code explains the behaviour of structural elements used in engineering. It is seen as a defining parameter in the stress analysis of beams. Collins and Brebbia [8] pointed out the existence of phi code in the relation between normal and shear stresses. The normal stress σx and the maximum shear stress τmax, for the condition σx = τxy and σy = 0, is related as τmax = σx [√5 / 2], where √5 = (1 + Φ²)/Φ. It is a useful tool for structural analysis. One of the famous theorems in Mathematics is the ‘Pythagoras theorem.' It deals with the right-angled triangles, giving the relation between the sides. Unsurprisingly, it has applications in any field which deals with triangles. Few famous examples are listed next. The wing configuration used in modern jet aircraft is the ‘Delta wing.' The theorem plays a part in the effective and efficient design of such configuration. Similar applications can be found in tips of rockets, which is an isosceles triangle in sectional view. Sectional analysis of frustum of cones, which serves as fairing between the stages of a multi-stage rocket, is also an example. Calculations of propeller and engine blade angles involve the theorem. Aerospace scientists and meteorologists find a range and sound source using this theorem. An interesting combination of non-arithmetic sequence and the Pythagoras theorem exists in the number theory. The sequence 3, 5, 9, 11, 15, 19, 21, 25, 29, 35, consists of legs as odd numbers in right triangles with the length of the sides being integers and hypotenuse length as a prime number [9]. The acoustic quality of concert halls can be improved with the help of number theory as discussed by Manfred [10]. The construction of new musical scales to the optimum diffusion of sound in the halls improves the acoustic quality to a great practical extent. Methods for improved sound dissipation by reflection phase-gratings, based on three distinct concepts of number theory, are depicted by the work done by Manfred. Boris and Leonid [11] discussed how the restricted partition function could be employed in computing all algebraically independent invariants of the degrees emerging from the action of the finite group on the vector space over the complex field. The use of restricted partition functions to the task of computing “algebraically independent invariants” of the degrees which emerge due to an action of “the finite group on the vector space over the field of complex numbers”. A two-parameter generalization of the entire elliptic integral
  • 4. Veena Narayanan, Audhithya S V and Srikanth Rm http://www.iaeme.com/IJMET/index.asp 72 editor@iaeme.com of the second kind, which is given regarding the Appell function, was discussed by Victor Barsan [12]. This function is further reduced to a quite more comfortable bilinear form in the complete elliptic integrals, and a few real uses are shortly specified related to solid-state physics in this work. New polynomial equivalents of Jacobi’s triple product were given by Krishnaswami Alladi and Alexander Berkovich [13]. A simple introduction to both the mathematical and engineering forms of coding theory, weights of the codewords, were discussed by Robert and Howard [14]. Roger [15] presented actual characteristics of regular point lattices rising from a utilization oriented perspective. He briefly revealed the characteristic of Farey sequences in plant biology. Equivalents of “Newton–Girard power-sum” formulae for whole and meromorphic functions with uses to the Riemann zeta function were discussed by Armen et al. [16]. Finally, an application of Ramanujan sum in engineering is discussed. The form of this sum in signal processing was noticed over the past decades. Vaidyanathan [17] showed how the Ramanujan sum could implement to pull out periodic components in discrete time signals. Again, Vaidyanathan [18] introduced a subspace called Ramanujan subspace and studied its properties for proving the decomposition of finite duration signals into the finite sum of orthogonal subspaces. Thus the extensive applications of number theory are noted in several areas. The current scenario is such that the role of number theory has more weight for cyber security problems. Future applications are abundant because of the developments in high-speed computers, and there is a scope for the growth in the applications of number theory. 3. CONCLUSION Various engineering applications of the number theory were mentioned in detail. The significant contribution of number theory in recent years is in the area of cryptography, and hence computer science engineering was noted initially. The importance of famous series and sequences in almost every field of engineering was observed. It is seen that applications of number theory were not directly in some applications; with the number theory being fundamental, it acted as the driving force in approaching the solution. The versatility of the applications was also recognized. Further research and development of the theory will pave the way for more uses of number theory to both pure as well as applied/engineering mathematics. ACKNOWLEDGMENT The authors gratefully acknowledge TATA Realty and Infrastructure limited for their financial support. REFERENCES [1] U. M. Maurer, Fast generation of prime numbers and secure public-key cryptographic parameters, JOC. 8(1995), 123-155. [2] Isa Sani and Abdulaziz B.M. Hamed, Cryptography using congruence modulo relations, Amer. J. Eng. Research. 6(3)(2017), 156-160. [3] Sloane N. J. A. (ed.), Sequence A001358, The on-line encyclopedia of integer sequences, OEIS Foundation. [4] Ann Hibner Koblitz, Neal Koblitz and Alfred Menezes, Elliptic curve cryptography: the serpentine course of a paradigm shift, J. Number Theory. 131(2011), 781–814. [5] Srikanth R, International conference on Legacy of Srinivasa Ramanujan (125th Birth Year), 14, 15 December 2012. [6] David E. Ferguson, Fibonaccian searching, Communications of the ACM, 3(12)(1960), 648.
  • 5. Engineering Applications of Number Theory http://www.iaeme.com/IJMET/index.asp 73 editor@iaeme.com [7] Chakraborty K., Ka.nemitsu S, Kumagai H. and Kubara Y., Shapes of objects and the golden ratio, J. Sangluo Univ., 23(4)(2009),18-27. [8] Collins M. W. and Brebbia C. A. (ed), Design and Nature II, © 2004 WIT Press, ISBN 1- 85312-721-3. [9] Sam Chow and Carl Pomerance, Triangles with prime hypotenuse, Research in Number Theory, 2017, 3, 21. [10] Manfred R. Schroeder, Concert hall acoustics and number theory? Acoustic precision measurements with music?? , The Journal of the Acoustical Society of America 1982, 72, S18. [11] Boris Y. Rubinstein and Leonid G. Fel, Restricted partition functions as Bernoulli and Eulerian polynomials of higher order, Ramanujan Journal, 2006, 11, 331–347. [12] Victor Barsan, A two-parameter generalization of the complete elliptic integral of second kind, Ramanujan Journal, 2009, 20, 153–162. [13] Krishnaswami Alladi and Alexander Berkovich, New polynomial analogues of Jacobi’s triple product and Lebesgue’s identities, Advances in Applied Mathematics, 32, 2004, 801–824. [14] Robert J. McEliece and Howard Rumsey, Jr., Euler Products, Cyclotomy and coding, Journal of Number Theory, 1972, 4, 302-311. [15] Roger V. Jean, Number-theoretic properties of two-dimensional lattices, Journal of Number Theory, 1988, 29, 206-223. [16] Armen Bagdasaryan, Serkan Araci, Mehmet Açikgöz and Srivastava H. M., Journal of Number Theory, 2015, 147, 92-102. [17] Vaidyanathan P. P., Ramanujan sums in the context of signal processing—part I: fundamentals, IEEE Transactions on Signal Processing, 2014, 62, 16, 4145-4157. [18] Vaidyanathan P. P., Ramanujan sums in the context of signal processing—part II: FIR representations and applications, IEEE Transactions on Signal Processing, 2014, 62, 16, 4158-4172.