تحليل مقارب

عودة للموسوعة

تحليل مقارب

في التحليل الرياضي، التحليل المقارب هومنهج لوصف السلوك النهائي. لهذا المنهج تطبيقات عبر العلوم، ومن الأمثلة:

  • تحليل الخوارزميات في فهم الحاسوب، حيث يفهم أداء الخوارزميات من أجل أحجام كبيرة من المعطيات.
  • سلوك النظم الفيزيائية عندما تكون كبيرة جداً.

As an illustration, suppose that we are interested in the properties of a function f(n) as n becomes very large. If f(n) = n2 + 3n, then as n becomes very large, the term 3n becomes insignificant compared to n2. The function f(n) is said to be "asymptotically equivalent to n2, as n → ∞". This is often written symbolically as f(n) ~ n2, which is read as "f(n) is asymptotic to n2".

An example of an important asymptotic result is the prime number theorem. Let π(x) denote the prime-counting function (which is not directly related to the constant Pi), i.e. π(x) is the number of prime numbers that are less than or equal to x. Then the theorem states that

Definition

Formally, given functions f(x) and g(x), we define a binary relation

if and only if (de Bruijn 1981, §1.4)

The symbol ~ is the tilde. The relation is an equivalence relation on the set of functions of x; the functions f and g are said to be asymptotically equivalent. The domain of f and g can be any set for which the limit is defined: e.g. real numbers, complex numbers, positive integers.

The same notation is also used for other ways of passing to a limit: e.g. x → 0, x ↓ 0, |x| → 0. The way of passing to the limit is often not stated explicitly, if it is clear from the context.

Although the above definition is common in the literature, it is problematic if g(x) is zero infinitely often as x goes to the limiting value. For that reason, some authors use an alternative definition. The alternative definition, in little-o notation, is that f ~ g if and only if

This definition is equivalent to the prior definition if g(x) is not zero in some neighbourhood of the limiting value.


الخصائص

If and , then under some mild conditions, the following hold.

  • , for every real r

Such properties allow asymptotically-equivalent functions to be freely exchanged in many algebraic expressions.

أمثلة للصيغ المقاربة

  • Factorial
—this is Stirling's approximation
  • Partition function
For a positive integer n, the partition function, p(n), gives the number of ways of writing the integer n as a sum of positive integers, where the order of addends is not considered.
  • Airy function
The Airy function, Ai(x), is a solution of the differential equation  y''xy = 0; it has many applications in physics.
  • Hankel functions

التوسع المقارب

An asymptotic expansion of a function f(x) is in practice an expression of that function in terms of a series, the partial sums of which do not necessarily converge, but such that taking any initial partial sum provides an asymptotic formula for f. The idea is that successive terms provide an increasingly accurate description of the order of growth of f.

In symbols, it means we have

but also

and

for each fixed k.

In view of the definition of the symbol, the last equation means

in the little o notation, i.e.,

is much smaller than .

The relation

takes its full meaning if

In that case, some authors may abusively write

to denote the statement

One should however be careful that this is not a standard use of the

In the present situation, this relation actually follows from combining steps k and (k − 1), by subtracting

from

one gets

i.e., .

In case the asymptotic expansion does not converge, for any particular value of the argument there will be a particular partial sum which provides the best approximation and adding additional terms will decrease the accuracy. This optimal partial sum will usually have more terms as the argument approaches the limit value.

أمثلة للتوسع المقارب

  • Gamma function
  • Exponential integral
  • Error function
where (2n − 1)!! is the double factorial.

مثال محلول

Asymptotic expansions often occur when an ordinary series is used in a formal expression that forces the taking of values outside of its domain of convergence. For example, we might start with the ordinary series

The expression on the left is valid on the entire complex plane , while the right hand side converges only for . Multiplying by and integrating both sides yields

The integral on the left hand side can be expressed in terms of the exponential integral. The integral on the right hand side, after the substitution

Here, the right hand side is clearly not convergent for any non-zero value of t. However, by keeping t small, and truncating the series on the right to a finite number of terms, one may obtain a fairly good approximation to the value of . Substituting and noting that results in the asymptotic expansion given earlier in this article.


التوزيع المقارب

In mathematical statistics, an asymptotic distribution is a hypothetical distribution that is in a sense the "limiting" distribution of a sequence of distributions. A distribution is an ordered set of random variables

for to , for some positive integer . An asymptotic distribution allows to range without bound, that is, is infinite.

A special case of an asymptotic distribution is when the late entries go to zero—that is, the Zi go to 0 as i goes to infinity. Some instances of "asymptotic distribution" refer only to this special case.

This is based on the notion of an asymptotic function which cleanly approaches a constant value (the asymptote) as the independent variable goes to infinity; "clean" in this sense meaning that for any desired closeness epsilon there is some value of the independent variable after which the function never differs from the constant by more than epsilon.

An asymptote is a straight line that a curve approaches but never meets or crosses. Informally, one may speak of the curve meeting the asymptote "at infinity" although this is not a precise definition. In the equation

becomes arbitrarily small in magnitude as increases.

التطبيقات

Asymptotic analysis is used in several mathematical sciences. In statistics, asymptotic theory provides limiting approximations of the probability distribution of sample statistics, such as the likelihood ratio statistic and the expected value of the deviance. Asymptotic theory does not provide a method of evaluating the finite-sample distributions of sample statistics, however. Non-asymptotic bounds are provided by methods of approximation theory.

Examples of applications are the following.

  • In applied mathematics, asymptotic analysis is used to build numerical methods to approximate equation solutions.
  • In mathematical statistics and probability theory, asymptotics are used in analysis of long-run or large-sample behaviour of random variables and estimators.
  • in computer science in the analysis of algorithms, considering the performance of algorithms.
  • the behavior of physical systems, an example being statistical mechanics.
  • in accident analysis when identifying the causation of crash through count modeling with large number of crash counts in a given time and space.

Asymptotic analysis is a key tool for exploring the ordinary and partial differential equations which arise in the mathematical modelling of real-world phenomena. An illustrative example is the derivation of the boundary layer equations from the full Navier-Stokes equations governing fluid flow. In many cases, the asymptotic expansion is in power of a small parameter, ε: in the boundary layer case, this is the nondimensional ratio of the boundary layer thickness to a typical lengthscale of the problem. Indeed, applications of asymptotic analysis in mathematical modelling often center around a nondimensional parameter which has been shown, or assumed, to be small through a consideration of the scales of the problem at hand.

Asymptotic expansions typically arise in the approximation of certain integrals (Laplace's method, saddle-point method, method of steepest descent) or in the approximation of probability distributions (Edgeworth series). The Feynman graphs in quantum field theory are another example of asymptotic expansions which often do not converge.

انظر أيضاً

{div col|colwidth=30em

  • Asymptote
  • Asymptotic computational complexity
  • Asymptotic density (in number theory)
  • Asymptotic theory (statistics)
  • Asymptotology
  • Big O notation
  • Leading-order term
  • Method of dominant balance (for ODEs)
  • Method of matched asymptotic expansions
  • Watson's lemma

الهامش

  1. ^ نطقب:SpringerEOM
  2. ^ Estrada & Kanwal (2002, §1.2)
  3. ^ Howison, S. (2005), Practical Applied Mathematics, Cambridge University Press


المراجع

  • Balser, W. (1994), From Divergent Power Series To Analytic Functions, Springer-Verlag, https://books.google.com/books?id=V-17CwAAQBAJ&printsec=frontcover#v=onepage&q&f=false 
  • de Bruijn, N. G. (1981), Asymptotic Methods in Analysis, Dover Publications, https://books.google.com/books?id=Oqj9AgAAQBAJ&printsec=frontcover 
  • Estrada, R.; Kanwal, R. P. (2002), A Distributional Approach to Asymptotics, Birkhäuser, https://books.google.com/books?id=X3cECAAAQBAJ&printsec=frontcover#v=onepage&q&f=false 
  • Miller, P. D. (2006), Applied Asymptotic Analysis, American Mathematical Society, https://books.google.com/books?id=KQvqBwAAQBAJ&printsec=frontcover#v=onepage&q&f=false 
  • Murray, J. D. (1984), Asymptotic Analysis, Springer, https://books.google.com/books?id=PC3rBwAAQBAJ&printsec=frontcover#v=onepage&q&f=false 
  • Paris, R. B.; Kaminsky, D. (2001), Asymptotics and Mellin-Barnes Integrals, Cambridge University Press, https://www.researchgate.net/profile/Richard_Paris/publication/39064661_Asymptotics_and_Mellin-Barnes_Integrals/links/00b495295c15197336000000/Asymptotics-and-Mellin-Barnes-Integrals.pdf 

وصلات خارجية

  •  —home page of the journal, which is published by IOS Press
  • A paper on time series analysis using asymptotic distribution
تاريخ النشر: 2020-06-06 08:10:13
التصنيفات: متسلسلات رياضية, تحليل مقارب

مقالات أخرى من الموسوعة

سحابة الكلمات المفتاحية، مما يبحث عنه الزوار في كشاف:

آخر الأخبار حول العالم

الشرطة الإسرائيلية تغلق مداخل البلدة القديمة في القدس (فيديو)

المصدر: RT Arabic - روسيا التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:17:23
مستوى الصحة: 89% الأهمية: 91%

خلاف البرهان ودقلو.. العقدة في منصب القائد العام للجيش

المصدر: العربية - السعودية التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:17:52
مستوى الصحة: 90% الأهمية: 90%

الملك تشارلز يكرم ضابطين كويتيين (صور)

المصدر: RT Arabic - روسيا التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:17:17
مستوى الصحة: 94% الأهمية: 94%

رياضي / اختتام الدورة الرمضانية لكرة القدم بمركز طلعة التمياط

المصدر: وكالة الأنباء السعودية - السعودية التصنيف: سياسة
تاريخ الخبر: 2023-04-15 06:28:23
مستوى الصحة: 51% الأهمية: 68%

الصين: تصنع السلام وتكشر عن أنيابها في آن واحد

المصدر: BBC News عربي - بريطانيا التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:16:51
مستوى الصحة: 79% الأهمية: 89%

عام / الصحف السعودية

المصدر: وكالة الأنباء السعودية - السعودية التصنيف: سياسة
تاريخ الخبر: 2023-04-15 06:28:21
مستوى الصحة: 60% الأهمية: 66%

محاكمة مسؤولين نمساويين في مزاعم منح "مجرم حرب" سوري حق اللجوء

المصدر: RT Arabic - روسيا التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:17:25
مستوى الصحة: 86% الأهمية: 93%

عام / حالة الطقس المتوقعة اليوم السبت

المصدر: وكالة الأنباء السعودية - السعودية التصنيف: سياسة
تاريخ الخبر: 2023-04-15 06:28:24
مستوى الصحة: 52% الأهمية: 65%

نصائح تساعدك على الدراسة و المذاكرة في رمضان

المصدر: كِشـ24 - المغرب التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:15:18
مستوى الصحة: 35% الأهمية: 39%

هل يطيح كيليتشدار أوغلو بأردوغان.. رغيف الخبز قد يسقطه

المصدر: العربية - السعودية التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:17:51
مستوى الصحة: 77% الأهمية: 87%

المسيرات الروسية تستطلع منطقة العملية العسكرية الخاصة (فيديو)

المصدر: RT Arabic - روسيا التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:17:24
مستوى الصحة: 79% الأهمية: 95%

توقعات أحوال الطقس اليوم السبت 24 رمضان

المصدر: كِشـ24 - المغرب التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:15:14
مستوى الصحة: 40% الأهمية: 41%

منافع و فوائد المكسرات على صحة الجسم في شهر رمضان

المصدر: كِشـ24 - المغرب التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:15:16
مستوى الصحة: 34% الأهمية: 37%

لأول مرة.. مدينة أمريكية تسمح برفع الأذان في جميع أوقات الصلاة

المصدر: RT Arabic - روسيا التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:17:18
مستوى الصحة: 93% الأهمية: 100%

تشديد أحكام قضائية على متهمين باغتصاب طفلة في المغرب

المصدر: BBC News عربي - بريطانيا التصنيف: سياسة
تاريخ الخبر: 2023-04-15 09:16:55
مستوى الصحة: 89% الأهمية: 86%

تحميل تطبيق المنصة العربية