ArticleslgStudy

mathematics

Rational series

Rational series is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Rational series rather than just read about it. In short: In mathematics and computer science, a rational series is a generalisation of the concept of formal power series over a ring to the case when the basic algebraic structure is no longer a ring but a semiring, and the indeterminates adjoined are not assumed to commute. They can be regarded as algebraic expressions of a formal language over a finite alphabet.

Key takeaways

  • Rational series belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Rational series to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Rational series from memory before moving on to harder problems.

Reference excerpt

In mathematics and computer science, a rational series is a generalisation of the concept of formal power series over a ring to the case when the basic algebraic structure is no longer a ring but a semiring, and the indeterminates adjoined are not assumed to commute. They can be regarded as algebraic expressions of a formal language over a finite alphabet.

Definition Let R be a semiring and A a finite alphabet. A non-commutative polynomial over A is a finite formal sum of words over A. They form a semiring R ⟨ A ⟩ {\displaystyle R\langle A\rangle } . A formal series is a R-valued function c, on the free monoid A*, which may be written as

∑ w ∈ A ∗ c ( w ) w . {\displaystyle \sum _{w\in A^{*}}c(w)w.}

The set of formal series is denoted R ⟨ ⟨ A ⟩ ⟩ {\displaystyle R\langle \langle A\rangle \rangle } and becomes a semiring under the operations

c + d : w ↦ c ( w ) + d ( w ) {\displaystyle c+d:w\mapsto c(w)+d(w)}

c ⋅ d : w ↦ ∑ u v = w c ( u ) ⋅ d ( v ) {\displaystyle c\cdot d:w\mapsto \sum _{uv=w}c(u)\cdot d(v)}

A non-commutative polynomial thus corresponds to a function c on A* of finite support. In the case when R is a ring, then this is the Magnus ring over R. If L is a language over A, regarded as a subset of A* we can form the characteristic series of L as the formal series

∑ w ∈ L w {\displaystyle \sum _{w\in L}w}

corresponding to the characteristic function of L. In R ⟨ ⟨ A ⟩ ⟩ {\displaystyle R\langle \langle A\rangle \rangle } one can define an operation of iteration expressed as

S ∗ = ∑ n ≥ 0 S n {\displaystyle S^{*}=\sum _{n\geq 0}S^{n}}

and formalised as

c ∗ ( w ) = ∑ u 1 u 2 ⋯ u n = w c ( u 1 ) c ( u 2 ) ⋯ c ( u n ) . {\displaystyle c^{*}(w)=\sum _{u_{1}u_{2}\cdots u_{n}=w}c(u_{1})c(u_{2})\cdots c(u_{n}).}

The rational operations are the addition and multiplication of formal series, together with iteration. A rational series is a formal series obtained by rational operations from R ⟨ A ⟩ . {\displaystyle R\langle A\rangle .}

See also Formal power series Rational language Rational set Hahn series (Malcev–Neumann series) Weighted automaton

References

Berstel, Jean; Reutenauer, Christophe (2011). Noncommutative rational series with applications. Encyclopedia of Mathematics and Its Applications. Vol. 137. Cambridge: Cambridge University Press. ISBN 978-0-521-19022-0. Zbl 1250.68007.

Further reading Sakarovitch, Jacques (2009). Elements of automata theory. Translated from the French by Reuben Thomas. Cambridge: Cambridge University Press. Part IV (where they are called K {\displaystyle \mathbb {K} } -rational series). ISBN 978-0-521-84425-3. Zbl 1188.68177. Droste, M., & Kuich, W. (2009). Semirings and Formal Power Series. Handbook of Weighted Automata, 3–28. doi:10.1007/978-3-642-01492-5_1 Sakarovitch, J. Rational and Recognisable Power Series. Handbook of Weighted Automata, 105–174 (2009). doi:10.1007/978-3-642-01492-5_4 W. Kuich. Semirings and formal power series: Their relevance to formal languages and automata theory. In G. Rozenberg and A. Salomaa, editors, Handbook of Formal Languages, volume 1, Chapter 9, pages 609–677. Springer, Berlin, 1997

Worked examples

Example 1 — a first encounter with Rational series

Start with the simplest possible case. Write down what Rational series claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Rational series before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Rational series ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Rational series

In research
Rational series appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Rational series in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Rational series is common in secondary-school and first-year university syllabi. It links to neighbouring topics Abstract algebra, Abstract algebra stubs, Formal languages, so understanding it makes those chapters shorter.
In everyday life
Look for Rational series outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Rational series” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Rational series in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Rational series means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Rational series out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Rational series in simple terms?

In mathematics and computer science, a rational series is a generalisation of the concept of formal power series over a ring to the case when the basic algebraic structure is no longer a ring but a semiring, and the indeterminates adjoined are not assumed to commute. They can be regarded as algebra…

Why does Rational series matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Rational series?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Rational series.

Tags

  • Abstract algebra
  • Abstract algebra stubs
  • Formal languages
  • Series (mathematics)

Keep exploring