ملف:Meissel–Mertens constant definition.svg

محتويات الصفحة غير مدعومة بلغات أخرى.
من ويكيبيديا، الموسوعة الحرة

الملف الأصلي(ملف SVG، أبعاده 245 × 154 بكسل، حجم الملف: 111 كيلوبايت)

ملخص

الوصف
English: A plot showing the definition of the Meissel–Mertens constant as the difference in the limit between the sum of the reciprocals of primes p < n, and ln(ln(n)). The x axis is and is logarithmic (labelled in evenly spaced powers of 10), going up to 106. Source used to generate this chart is shown below.
التاريخ
المصدر عمل شخصي
 
هذا الرسم المتجهي أُنشئ بواسطة Mathematica
المؤلف User:Dcoetzee

ترخيص

أنا، صاحب حقوق التأليف والنشر لهذا العمل، أنشر هذا العمل تحت الرخصة التالية:
Creative Commons CC-Zero هذا الملف متوفر تحت ترخيص المشاع الإبداعي CC0 1.0 الحقوق العامة.
لقد وَضَعَ صاحب حقوق التَّأليف والنَّشر هذا العملَ في النَّطاق العامّ من خلال تنازُلِه عن حقوق العمل كُلِّها في أنحاء العالم جميعها تحت قانون حقوق التَّأليف والنَّشر، ويشمل ذلك الحقوق المُتَّصِلة بها والمُجاورة لها برمتها بما يتوافق مع ما يُحدده القانون. يمكنك نسخ وتعديل وتوزيع وإعادة إِنتاج العمل، بما في ذلك لأغراضٍ تجاريَّةٍ، دون حاجةٍ لطلب مُوافَقة صاحب حقوق العمل.

Source

All source released under CC0 waiver.

Mathematica source to generate graph (which was then saved as SVG from Mathematica):

primerecip = Table[N[1/Prime[n]], {n, 1, 10000000}];
g[x_] := Apply[Plus, Take[primerecip, PrimePi[x]]];
base = N[E^(Log[10^6]/600)];
t = Table[{base^x, g[base^x]}, {x, 1, Floor[Log[base, 10^6]] - 1}];
Show[ListLogLinearPlot[t, Joined -> True], 
 LogLinearPlot[Log[Log[x]], {x, 1, 10^6}, 
  PlotStyle -> ColorData[1, 2]], LabelStyle -> FontSize -> 14]

LaTeX source for labels:

$$ \sum_{{\scriptstyle p\scriptsize\textrm{ prime }}\atop {\scriptstyle p\le n}}\frac1p $$
$$ \ln(\ln(n)) $$

These were converted to SVG with [1] and then the graph was embedded into the resulting document in Inkscape. Axis fonts were also converted to Liberation Serif and arrow was added in Inkscape.

الشروحات

أضف شرحاً من سطر واحد لما يُمثِّله هذا الملف

العناصر المصورة في هذا الملف

يُصوِّر

٢١ مارس 2013

تاريخ الملف

اضغط على زمن/تاريخ لرؤية الملف كما بدا في هذا الزمن.

زمن/تاريخصورة مصغرةالأبعادمستخدمتعليق
حالي16:07، 22 مارس 2013تصغير للنسخة بتاريخ 16:07، 22 مارس 2013245 × 154 (111 كيلوبايت)DcoetzeeLarger text
07:38، 22 مارس 2013تصغير للنسخة بتاريخ 07:38، 22 مارس 2013245 × 154 (89 كيلوبايت)Dcoetzee== {{int:filedesc}} == {{Information |Description ={{en|1=A plot showing the definition of the Meissel–Mertens constant as the difference in the limit between the sum of the reciprocals of primes p < n, and ln(ln(n)). The x axis is <math>n</math> ...

الصفحة التالية تستخدم هذا الملف:

الاستخدام العالمي للملف

الويكيات الأخرى التالية تستخدم هذا الملف:

بيانات وصفية