Topic: Mathematics (Page 17)

You are looking at all articles with the topic "Mathematics". We found 223 matches.

Hint: To view all topics, click here. Too see the most popular topics, click here instead.

πŸ”— Casting out nines

πŸ”— Mathematics

The expression "casting out nines" may refer to any one of three arithmetical procedures:

  • Adding the decimal digits of a positive whole number, while optionally ignoring any 9s or digits which sum to a multiple of 9. The result of this procedure is a number which is smaller than the original whenever the original has more than one digit, leaves the same remainder as the original after division by nine, and may be obtained from the original by subtracting a multiple of 9 from it. The name of the procedure derives from this latter property.
  • Repeated application of this procedure to the results obtained from previous applications until a single-digit number is obtained. This single-digit number is called the "digital root" of the original. If a number is divisible by 9, its digital root is 9. Otherwise, its digital root is the remainder it leaves after being divided by 9.
  • A sanity test in which the above-mentioned procedures are used to check for errors in arithmetical calculations. The test is carried out by applying the same sequence of arithmetical operations to the digital roots of the operands as are applied to the operands themselves. If no mistakes are made in the calculations, the digital roots of the two resultants should be the same. If they are different, therefore, one or more mistakes must have been made in the calculations.

Discussed on

πŸ”— 1 + 2 + 3 + .. = -1/12

πŸ”— Mathematics

Ramanujan summation is a technique invented by the mathematician Srinivasa Ramanujan for assigning a value to divergent infinite series. Although the Ramanujan summation of a divergent series is not a sum in the traditional sense, it has properties which make it mathematically useful in the study of divergent infinite series, for which conventional summation is undefined.

Discussed on

πŸ”— Loess Regression

πŸ”— Mathematics πŸ”— Statistics

Local regression or local polynomial regression, also known as moving regression, is a generalization of the moving average and polynomial regression. Its most common methods, initially developed for scatterplot smoothing, are LOESS (locally estimated scatterplot smoothing) and LOWESS (locally weighted scatterplot smoothing), both pronounced . They are two strongly related non-parametric regression methods that combine multiple regression models in a k-nearest-neighbor-based meta-model. In some fields, LOESS is known and commonly referred to as Savitzky–Golay filter (proposed 15 years before LOESS).

LOESS and LOWESS thus build on "classical" methods, such as linear and nonlinear least squares regression. They address situations in which the classical procedures do not perform well or cannot be effectively applied without undue labor. LOESS combines much of the simplicity of linear least squares regression with the flexibility of nonlinear regression. It does this by fitting simple models to localized subsets of the data to build up a function that describes the deterministic part of the variation in the data, point by point. In fact, one of the chief attractions of this method is that the data analyst is not required to specify a global function of any form to fit a model to the data, only to fit segments of the data.

The trade-off for these features is increased computation. Because it is so computationally intensive, LOESS would have been practically impossible to use in the era when least squares regression was being developed. Most other modern methods for process modeling are similar to LOESS in this respect. These methods have been consciously designed to use our current computational ability to the fullest possible advantage to achieve goals not easily achieved by traditional approaches.

A smooth curve through a set of data points obtained with this statistical technique is called a loess curve, particularly when each smoothed value is given by a weighted quadratic least squares regression over the span of values of the y-axis scattergram criterion variable. When each smoothed value is given by a weighted linear least squares regression over the span, this is known as a lowess curve; however, some authorities treat lowess and loess as synonyms.

Discussed on

πŸ”— Berry Paradox

πŸ”— Mathematics

The Berry paradox is a self-referential paradox arising from an expression like "The smallest positive integer not definable in under sixty letters" (a phrase with fifty-seven letters).

Bertrand Russell, the first to discuss the paradox in print, attributed it to G. G. Berry (1867–1928), a junior librarian at Oxford's Bodleian Library. Russell called Berry "the only person in Oxford who understood mathematical logic". The paradox was called "Richard's paradox" by Jean-Yves Gerard".

Discussed on

πŸ”— Basel Problem

πŸ”— Mathematics

The Basel problem is a problem in mathematical analysis with relevance to number theory, first posed by Pietro Mengoli in 1650 and solved by Leonhard Euler in 1734, and read on 5 December 1735 in The Saint Petersburg Academy of Sciences. Since the problem had withstood the attacks of the leading mathematicians of the day, Euler's solution brought him immediate fame when he was twenty-eight. Euler generalised the problem considerably, and his ideas were taken up years later by Bernhard Riemann in his seminal 1859 paper "On the Number of Primes Less Than a Given Magnitude", in which he defined his zeta function and proved its basic properties. The problem is named after Basel, hometown of Euler as well as of the Bernoulli family who unsuccessfully attacked the problem.

The Basel problem asks for the precise summation of the reciprocals of the squares of the natural numbers, i.e. the precise sum of the infinite series:

βˆ‘ n = 1 ∞ 1 n 2 = 1 1 2 + 1 2 2 + 1 3 2 + β‹― . {\displaystyle \sum _{n=1}^{\infty }{\frac {1}{n^{2}}}={\frac {1}{1^{2}}}+{\frac {1}{2^{2}}}+{\frac {1}{3^{2}}}+\cdots .}

The sum of the series is approximately equal to 1.644934. The Basel problem asks for the exact sum of this series (in closed form), as well as a proof that this sum is correct. Euler found the exact sum to be Ο€2/6 and announced this discovery in 1735. His arguments were based on manipulations that were not justified at the time, although he was later proven correct, and it was not until 1741 that he was able to produce a truly rigorous proof.

Discussed on

πŸ”— Singular Value Decomposition

πŸ”— Mathematics

In linear algebra, the singular value decomposition (SVD) is a factorization of a real or complex matrix that generalizes the eigendecomposition of a square normal matrix to any m Γ— n {\displaystyle m\times n} matrix via an extension of the polar decomposition.

Specifically, the singular value decomposition of an m Γ— n {\displaystyle m\times n} real or complex matrix M {\displaystyle \mathbf {M} } is a factorization of the form U Ξ£ V βˆ— {\displaystyle \mathbf {U\Sigma V^{*}} } , where U {\displaystyle \mathbf {U} } is an m Γ— m {\displaystyle m\times m} real or complex unitary matrix, Ξ£ {\displaystyle \mathbf {\Sigma } } is an m Γ— n {\displaystyle m\times n} rectangular diagonal matrix with non-negative real numbers on the diagonal, and V {\displaystyle \mathbf {V} } is an n Γ— n {\displaystyle n\times n} real or complex unitary matrix. If M {\displaystyle \mathbf {M} } is real, U {\displaystyle \mathbf {U} } and V = V βˆ— {\displaystyle \mathbf {V} =\mathbf {V^{*}} } are real orthonormal matrices.

The diagonal entries Οƒ i = Ξ£ i i {\displaystyle \sigma _{i}=\Sigma _{ii}} of Ξ£ {\displaystyle \mathbf {\Sigma } } are known as the singular values of M {\displaystyle \mathbf {M} } . The number of non-zero singular values is equal to the rank of M {\displaystyle \mathbf {M} } . The columns of U {\displaystyle \mathbf {U} } and the columns of V {\displaystyle \mathbf {V} } are called the left-singular vectors and right-singular vectors of M {\displaystyle \mathbf {M} } , respectively.

The SVD is not unique. It is always possible to choose the decomposition so that the singular values Ξ£ i i {\displaystyle \Sigma _{ii}} are in descending order. In this case, Ξ£ (but not always U and V) is uniquely determined by M.

The term sometimes refers to the compact SVD, a similar decomposition M = U Ξ£ V βˆ— {\displaystyle \mathbf {M} =\mathbf {U\Sigma V^{*}} } in which Ξ£ is square diagonal of size r Γ— r {\displaystyle r\times r} , where r ≀ min { m , n } {\displaystyle r\leq \min\{m,n\}} is the rank of M, and has only the non-zero singular values. In this variant, U {\displaystyle \mathbf {U} } is an m Γ— r {\displaystyle m\times r} matrix and V {\displaystyle \mathbf {V} } is an n Γ— r {\displaystyle n\times r} matrix, such that U βˆ— U = V βˆ— V = I r Γ— r {\displaystyle \mathbf {U^{*}U} =\mathbf {V^{*}V} =\mathbf {I} _{r\times r}} .

Mathematical applications of the SVD include computing the pseudoinverse, matrix approximation, and determining the rank, range, and null space of a matrix. The SVD is also extremely useful in all areas of science, engineering, and statistics, such as signal processing, least squares fitting of data, and process control.

Discussed on

πŸ”— Zerah Colburn (Mental Calculator)

πŸ”— United States πŸ”— Biography πŸ”— Mathematics πŸ”— United States/Vermont

Zerah Colburn (September 1, 1804 – March 2, 1840) was a child prodigy of the 19th century who gained fame as a mental calculator.

Discussed on

πŸ”— Pentagramma mirificum

πŸ”— Mathematics

Pentagramma mirificum (Latin for miraculous pentagram) is a star polygon on a sphere, composed of five great circle arcs, all of whose internal angles are right angles. This shape was described by John Napier in his 1614 book Mirifici logarithmorum canonis descriptio (Description of the wonderful rule of logarithms) along with rules that link the values of trigonometric functions of five parts of a right spherical triangle (two angles and three sides). The properties of pentagramma mirificum were studied, among others, by Carl Friedrich Gauss.

Discussed on

πŸ”— W. T. Tutte - mathematician and code breaker

πŸ”— Biography πŸ”— Mathematics πŸ”— Military history πŸ”— Military history/Military biography πŸ”— Cryptography πŸ”— Cryptography/Computer science πŸ”— Military history/European military history πŸ”— Military history/British military history

William Thomas "Bill" Tutte OC FRS FRSC (; 14 May 1917 – 2 May 2002) was a British codebreaker and mathematician. During the Second World War, he made a brilliant and fundamental advance in cryptanalysis of the Lorenz cipher, a major Nazi German cipher system which was used for top-secret communications within the Wehrmacht High Command. The high-level, strategic nature of the intelligence obtained from Tutte's crucial breakthrough, in the bulk decrypting of Lorenz-enciphered messages specifically, contributed greatly, and perhaps even decisively, to the defeat of Nazi Germany. He also had a number of significant mathematical accomplishments, including foundation work in the fields of graph theory and matroid theory.

Tutte's research in the field of graph theory proved to be of remarkable importance. At a time when graph theory was still a primitive subject, Tutte commenced the study of matroids and developed them into a theory by expanding from the work that Hassler Whitney had first developed around the mid 1930s. Even though Tutte's contributions to graph theory have been influential to modern graph theory and many of his theorems have been used to keep making advances in the field, most of his terminology was not in agreement with their conventional usage and thus his terminology is not used by graph theorists today. "Tutte advanced graph theory from a subject with one text (D. KΕ‘nig's) toward its present extremely active state."

Discussed on

πŸ”— Mathematical Manuscripts of Karl Marx

πŸ”— Mathematics πŸ”— Philosophy πŸ”— Socialism

The mathematical manuscripts of Karl Marx are a manuscript collection of Karl Marx's mathematical notes where he attempted to derive the foundations of infinitesimal calculus from first principles.

The notes that Marx took have been collected into four independent treatises: On the Concept of the Derived Function, On the Differential, On the History of Differential Calculus, and Taylor's Theorem, MacLaurin's Theorem, and Lagrange's Theory of Derived Functions, along with several notes, additional drafts, and supplements to these four treatises. These treatises attempt to construct a rigorous foundation for calculus and use historical materialism to analyze the history of mathematics.

Marx's contributions to mathematics did not have any impact on the historical development of calculus, and he was unaware of many more recent developments in the field at the time, such as the work of Cauchy. However, his work in some ways anticipated, but did not influence, some later developments in 20th century mathematics. These manuscripts, which are from around 1873–1883, were not published in any language until 1968 when they were published in the Soviet Union alongside a Russian translation. Since their publication, Marx's independent contributions to mathematics have been analyzed in terms of both his own historical and economic theories, and in light of their potential applications of nonstandard analysis.

Discussed on