المرجع الالكتروني للمعلوماتية
المرجع الألكتروني للمعلوماتية

الرياضيات
عدد المواضيع في هذا القسم 9764 موضوعاً
تاريخ الرياضيات
الرياضيات المتقطعة
الجبر
الهندسة
المعادلات التفاضلية و التكاملية
التحليل
علماء الرياضيات

Untitled Document
أبحث عن شيء أخر
احكام المصدود
2024-06-26
احكام المحصور
2024-06-26
احكام المحصر والمصدود
2024-06-26
احكام الاضحية
2024-06-26
حكم المحارب
2024-06-26
تعريف الجهاد وشروطه
2024-06-26

الأفعال التي تنصب مفعولين
23-12-2014
صيغ المبالغة
18-02-2015
الجملة الإنشائية وأقسامها
26-03-2015
اولاد الامام الحسين (عليه السلام)
3-04-2015
معاني صيغ الزيادة
17-02-2015
انواع التمور في العراق
27-5-2016

Additive Cellular Automaton  
  
1273   05:54 مساءً   date: 21-8-2021
Author : Wolfram, S
Book or Source : A New Kind of Science. Champaign, IL: Wolfram Media
Page and Part : pp. 264, 870, and 952-953


Read More
Date: 15-10-2021 866
Date: 30-8-2021 1757
Date: 16-8-2021 1258

Additive Cellular Automaton

An additive cellular automaton is a cellular automaton whose rule is compatible with an addition of states. Typically, this addition is derived from modular arithmetic. Additive rules allow the evolution for different initial conditions to be computed independently, then the results combined by simply adding. The results for arbitrary starting conditions can therefore be computed very efficiently by convolving the evolution of a single cell with an appropriate convolution kernel (which, in the case of two-color automata, would correspond to the set of initially "active" cells).

ElementaryCARule90Panel

A simple example of an additive cellular automaton is provided by the rule 90 elementary cellular automaton. As can be seen from the graphical representation of this rule, the rule as a function of left, central, and right neighbors is simply given by the sum of the rules for the left and right neighbors taken modulo 2, where white cells are assigned the value 0 and black cells are assigned 1. (This is equivalent to the XOR operation and means that "adding" two white cells or two black cells gives a white cell, while adding one white and one black cells gives a black cell.) For example, the rule for (1, 1, 1) is 1+1=0 (mod 2), the rule for (1, 1, 0) is 1+0=1 (mod 2), the rule for (1, 0, 1) is 1+1=0 (mod 2), and so on. Repeating this for each of the 2^3=8 possible states of neighbors gives

 01011010,

(1)

which is exactly the binary string defining the behavior of rule 90 (this rule is assigned the number 90 is because 90=01011010_2 in binary).

Rule 90 added to itself

The evolution of shifted versions of rule 90 are illustrated in the above figure. The figure on the left shows 31 iterations of rule 90 for an initial condition consisting of a single black square. Moving to the right, each figure shows the results of adding an additional black cell with displacement Deltax to the starting condition, increasing one generation per frame.

Additive cellular automata shifts

The illustration above shows the additivity more explicitly. In this animation, each frame corresponds to an initial conditions with the right cell shifted one unit further to the right. As can be seen, the portion of the pattern that does not overlap remains unchanged, while the overlapping portion is additive under the XOR operation.

Additive cellular automata

In general, a cellular automaton with k colors is additive if its rules can be written as a sum of integer multiples of its neighbors (mod k), where the integers can range from 0 to k. There are therefore k^(2r+1) additive rules among the k^(k^(2r+1)) possible rules with k colors and range r (Wolfram 2002, p. 952). The table below summarize the eight additive rules for the elementary cellular automata (k=2 and r=1 gives 2^(2·1+1)=2^3=8). In the table, c_i denotes the neighbor located at position i relative to the center.

rule addition (mod 2)
0 0
rule 60 c_(-1)+c_0
rule 90 c_(-1)+c_1
rule 102 c_0+c_1
rule 150 c_(-1)+c_0+c_1
170 c_1
204 c_0
240 c_(-1)

For additivity of the above automata, the properties required were associativity and commutativity. It is possible to generalize the notion of additivity to other types of addition. In general, let phi(u) denote the cellular automaton evolution history of u, and let  direct sum  denote a binary operator acting on the values of cells and, by extension, to their states and evolution. Then phi is an additive cellular automaton with respect to  direct sum  if

 phi(u direct sum v)=phi(u) direct sum phi(v).

(2)

Some cellular automata have no interesting  direct sum , but others do, and these additions can be used to speed up calculations.

ElementaryCARule250Panel

Rule 250 provides another example of an additive elementary cellular automaton under the operation OR(c_(-1),c_1). By examining the set of rules, it can be verified that in each case, the resultant state is black if either (or both) neighbors is black, and white only if both neighbors are white. This corresponds to the set of rules

 11111010,

(3)

which is identical to the definition of rule 250.

Rule 250 added to itselfAdditive cellular automata shifts

Generation-by-generation differences for the first few shifts and the entire pattern as a function of shift are illustrated above.

As a result of additivity, the evolutions of additive cellular automata behave similarly to the solutions of linear partial differential equations. In particular, they admit analogs of Green's functions such that, given an initial condition, the resulting evolution can be found by convolving the evolution of a single cell (which can be viewed as the analog of an integral kernel) with the initial condition (Wolfram 2002, p. 952).


REFERENCES:

Wolfram, S. A New Kind of Science. Champaign, IL: Wolfram Media, pp. 264, 870, and 952-953, 2002.




الجبر أحد الفروع الرئيسية في الرياضيات، حيث إن التمكن من الرياضيات يعتمد على الفهم السليم للجبر. ويستخدم المهندسون والعلماء الجبر يومياً، وتعول المشاريع التجارية والصناعية على الجبر لحل الكثير من المعضلات التي تتعرض لها. ونظراً لأهمية الجبر في الحياة العصرية فإنه يدرّس في المدارس والجامعات في جميع أنحاء العالم. ويُعجب الكثير من الدارسين للجبر بقدرته وفائدته الكبيرتين، إذ باستخدام الجبر يمكن للمرء أن يحل كثيرًا من المسائل التي يتعذر حلها باستخدام الحساب فقط.وجاء اسمه من كتاب عالم الرياضيات والفلك والرحالة محمد بن موسى الخورازمي.


يعتبر علم المثلثات Trigonometry علماً عربياً ، فرياضيو العرب فضلوا علم المثلثات عن علم الفلك كأنهما علمين متداخلين ، ونظموه تنظيماً فيه لكثير من الدقة ، وقد كان اليونان يستعملون وتر CORDE ضعف القوسي قياس الزوايا ، فاستعاض رياضيو العرب عن الوتر بالجيب SINUS فأنت هذه الاستعاضة إلى تسهيل كثير من الاعمال الرياضية.

تعتبر المعادلات التفاضلية خير وسيلة لوصف معظم المـسائل الهندسـية والرياضـية والعلمية على حد سواء، إذ يتضح ذلك جليا في وصف عمليات انتقال الحرارة، جريان الموائـع، الحركة الموجية، الدوائر الإلكترونية فضلاً عن استخدامها في مسائل الهياكل الإنشائية والوصف الرياضي للتفاعلات الكيميائية.
ففي في الرياضيات, يطلق اسم المعادلات التفاضلية على المعادلات التي تحوي مشتقات و تفاضلات لبعض الدوال الرياضية و تظهر فيها بشكل متغيرات المعادلة . و يكون الهدف من حل هذه المعادلات هو إيجاد هذه الدوال الرياضية التي تحقق مشتقات هذه المعادلات.