Public domain Updated 2025-07-16
Bait-and-switch Updated 2025-07-16
Formal language Updated 2025-07-16
Recursively enumerable language Updated 2025-07-16
There is a Turing machine that halts for every member of the language with the answer yes, but does not necessarily halt for non-members.
Recursive language Updated 2025-07-16
Chomsky hierarchy Updated 2025-07-16
This is the classic result of formal language theory, but there is too much slack between context free and context sensitive, which is PSPACE (larger than NP!).
By Noam Chomsky.
A good summary table that opens up each category much more can be seen e.g. at the bottom of en.wikipedia.org/wiki/Automata_theory under the summary thingy at the bottom entitled "Automata theory: formal languages and formal grammars".
Fluid dynamics Updated 2025-07-16
Gravity wave Updated 2025-10-14
Navier-Stokes equations Updated 2025-07-16
Fisher Scientific product Updated 2025-07-16
From first principles Updated 2025-07-16
Empirical formula Updated 2025-07-16
The opposite of from first principles.
Counter-Strike Updated 2025-07-16
Doom (video game) Updated 2025-07-16
Quake (video game) Updated 2025-07-16
Classification of finite fields Updated 2025-07-16
There's exactly one field per prime power, so all we need to specify a field is give its order, notated e.g. as .
It is interesting to compare this result philosophically with the classification of finite groups: fields are more constrained as they have to have two operations, and this leads to a much simpler classification!
Finite field of non-prime order Updated 2025-07-16
Video "Finite fields made easy by Randell Heyman (2015)" at youtu.be/z9bTzjy4SCg?t=159 shows how for order . Basically, for order , we take:For a worked out example, see: GF(4).
- each element is a polynomial in , , the polynomial ring over the finite field with degree smaller than . We've just seen how to construct for prime above, so we're good there.
- addition works element-wise modulo on
- multiplication is done modulo an irreducible polynomial of order
GF(2) Updated 2025-07-16
GF(4) Updated 2025-07-16
Ciro Santilli tried to add this example to Wikipedia, but it was reverted, so here we are, see also: Section "Deletionism on Wikipedia".
This is a good first example of a field of a finite field of non-prime order, this one is a prime power order instead.
, so one way to represent the elements of the field will be the to use the 4 polynomials of degree 1 over GF(2):
Note that we refer in this definition to anther field, but that is fine, because we only refer to fields of prime order such as GF(2), because we are dealing with prime powers only. And we have already defined fields of prime order easily previously with modular arithmetic.
Without modulo, that would not be one of the elements of the field anymore due to the !
So we take the modulo, we note that:and by the definition of modulo:which is the final result of the multiplication.
BitTorrent Updated 2025-07-16
There are unlisted articles, also show them or only show them.