Found 468 Articles for Mathematics

Disjoint Set

Praveen Varghese Thomas
Updated on 10-Apr-2024 15:23:25

64 Views

Introduction Disjoint sets can be used for a number of math problems but specifically in data structures. In set theory, disjoint sets are two sets which do not share any common observations. In other words, if we take the intersection of two sets and the resulting set is an empty set then the sets are said to be disjoint.. In this tutorial, we will learn what are sets, disjoint sets, and conditions for sets to be disjoint along with some of the solved examples. Sets A set is a collection of elements or observations for mathematical modelling. Elements of a ... Read More

Difference Between Natural and Whole numbers

Praveen Varghese Thomas
Updated on 10-Apr-2024 15:26:59

828 Views

Introduction Difference between natural and whole numbers is natural number is used to count objects ad whole numbers include 0 and natural numbers. Numerous other types of numbers exist, including whole numbers, natural numbers, integers, rational and irrational numbers, real and complex numbers, and integers. Students may find it puzzling more frequently than not, causing them to mix up one with the other. Particularly in the natural numbers and whole numbers, since both of them resemble one another somewhat. Therefore, it is crucial that the students comprehend both whole numbers and natural numbers in detail. In this tutorial, we ... Read More

Census

Praveen Varghese Thomas
Updated on 08-Apr-2024 11:09:42

35 Views

Introduction The census is a process of methodically calculating, gathering, and recording data on a certain population. It is mostly utilized while gathering information on the country's population, housing censuses, and agricultural, business, and supply needs. In this tutorial, we will discuss census, categorical variables, and numerical data. Definition A census is, by definition, the process of carefully computing, compiling, and documenting information on a certain population. It is primarily used to gather data on the population, housing, agricultural, commercial, and supply demands of the nation. This information provided comprehensive details about the occupation, age factors, socioeconomic features, population ... Read More

Recursive Function

Praveen Varghese Thomas
Updated on 08-Apr-2024 11:13:30

79 Views

Introduction The recursive function is a unique type of function used in coding. It is defined as the function that uses itself to execute the other terms. This function is generally used to determine the factorial number, palindrome number, power of a number, etc. In this tutorial, we will learn about the basic definition, recursively defined function, formulae for arithmetic, geometric sequences, and some solved examples. Recursive Definition The meaning of recursive is repeat or recall itself. In computing science, recurring occurs when a function repeats itself. A recursive function is defined as a code that is used ... Read More

Taylor Series

Praveen Varghese Thomas
Updated on 08-Apr-2024 11:28:13

172 Views

Introduction Taylor series or Taylor expansion of a function is a finite sum of terms that are expressed in terms of the functions derivatives at a single point The polynomial or function of an infinite sum of terms is the Taylor series. The exponent or degree of each succeeding term will be greater than the exponent or degree of the one before it. $$\mathrm{f(a)\:+\:\frac{f'(a)}{1!}(x\:-\:a)\:+\:\frac{f"(a)}{2!}(x\:-\:a)^{2}\:+\:\frac{f'''(a)}{3!}(x\:-\:a)^{3}\:+\:.......}$$ For a real value function f(x), where f'(a), f"(a), f"'(a), etc., stands for the derivative of the function at point a, the aforementioned Taylor series expansion is provided. The Taylor series is also known as ... Read More

Square Root of 2

Praveen Varghese Thomas
Updated on 04-Apr-2024 12:36:03

36 Views

Introduction The square root of 2 is represented using the symbol √ and written as $\mathrm{\sqrt{2}\:=\:1.414\:......}$.In order to distinguish it from the negative number that shares the same attribute, it should technically be referred to as the primary square root of 2. According to the Pythagorean theorem, the length of a diagonal cutting a square with sides that are one unit long is the square root of two geometrically. It was perhaps the very first irrational number that was discovered. Due to its limitless number of decimal places and inability to be represented as a fraction, Root 2 is an ... Read More

Square Root From 1 To 25

Praveen Varghese Thomas
Updated on 04-Apr-2024 12:47:05

36 Views

Introduction The square root of 1 to 25 is a list of the square roots of all numbers from 1 to 25. The square root can have different types of values. Positive integer values for the root from 1 to 25 range from 1 to 5. For an imperfect square, a square root is an irrational number. The root of any number x is expressed as √𝑥 in radical form and $\mathrm{(x)^{2}}$ in exponential form Square roots The square root of any number is the value that can be multiplied by itself to get the original number. The square root ... Read More

Remainder Theorem & Polynomials

Praveen Varghese Thomas
Updated on 04-Apr-2024 12:50:26

25 Views

Introduction The remainder theorem is used to find the remainder when a polynomial is divided by another polynomial. Polynomials are algebraic expressions consisting of different algebraic terms & these terms are joined together by mathematical operators like addition (+) & subtraction(-). The concept of polynomials is used in almost every field of mathematics. Also, the polynomial is considered one of the important branches of calculus. It also has wide applications in science. It is a central concept of algebra & algebraic geometry. It is used to form polynomial equations & word problems for analysing & solve difficult problems. In this ... Read More

Relative Frequency

Praveen Varghese Thomas
Updated on 04-Apr-2024 12:53:54

41 Views

Introduction Relative frequency is the number of times an event occurs divided by the total number of occurrences that occur in a given situation. A count of a specific event is called a frequency. For instance, Kim read ten books on statistics this year. The football team picked up 11 victories. Relative frequencies, on the other hand, do not employ raw counts. Instead, they use percentages, proportions, or fractions to compare the count for one type of event to the entire number of events. The word "relative" refers to a specific tally in relation to the overall number, which is ... Read More

Relations and Functions Worksheet

Praveen Varghese Thomas
Updated on 04-Apr-2024 13:04:50

41 Views

Introduction Relation and function are the mapping between two sets. The applications of relations and functions are in every nook and corner of the real world. In Mathematical Sciences, relations and functions are interrelated topics of study. The examples include the conversion of base units from metres to centimetres, height and weight of a person, body temperature under different climatic conditions, Annual income for an employee's work, etc., If an input has only one output, then the relation is a function. The relationship of inputs and outputs in ordered pairs is a relation. The relations and functions worksheet will provide ... Read More

Previous 1 ... 3 4 5 6 7 ... 47 Next
Advertisements