Skip to main content

Questions tagged [computational-algebra]

Computational algebra is an area of algebra that seeks efficient algorithms to answer fundamental problems concerning basic algebraic objects (groups, rings, fields, etc.). For questions about generic computer algebra systems, use [tag:computer-algebra-systems].

2 votes
1 answer
65 views

I have some confusion about the definition of birth time, and I hope someone can clarify a few things. I am reading "Computational Topology: An Introduction" by Edelsbrunner and Harer. They ...
compact's user avatar
  • 58
2 votes
0 answers
117 views

Let’s fix some natural $0 < m < n$ and consider matrices $m \times n$ with rational coefficients. Let’s call such matrices $A$ and $B$ equivalent iff there are an invertible $m \times m$ matrix $...
Lounres's user avatar
  • 21
0 votes
0 answers
33 views

I am working with some homogeneous polynomials $f\in \mathbb C[x_1, \ldots, x_n]$ belonging to families $\mathcal F$ over $\mathbb C^k$, i.e. I am considering $$f=\sum a_Ix^I, \qquad\qquad a_I\in \...
geom123's user avatar
  • 83
6 votes
0 answers
135 views

Let $R=\mathbb Q[x_1, \ldots, x_n]<R'=\mathbb C[x_1, \ldots, x_n]$. I often can prove results for $R$ using computational algebra packages (e.g. Macaulay2) but I am never too sure if they extend to ...
geom123's user avatar
  • 83
4 votes
2 answers
329 views

Let us consider two monic polynomials $f(X), g(X) \in \dfrac{\mathbb{Z}}{p^k\mathbb{Z}}[X]$. Now, we call $h(X)$ is a divisor of $f(X)$, if there exists a $l(X) \in \dfrac{\mathbb{Z}}{p^k\mathbb{Z}}[X]...
Afntu's user avatar
  • 4,285
1 vote
0 answers
150 views

This is a follow-up question to this question. In that question, we learned that if, $T(y) = \mathrm{Res}_{x}(f(x), y - g(x))$ , then $T(g(z))$ is divisible by $f(z)$. Now, my question is: If $T(y) = ...
Afntu's user avatar
  • 4,285
0 votes
2 answers
64 views

I have a doubt concerning monomial orderings. I'm reading Cox, Little, O'Shea book Ideals, Varieties and Algorithms. Well, they say that a monomial $x^\alpha$ divides a monomial $x^\beta$ if there ...
TheWanderer's user avatar
  • 5,417
3 votes
1 answer
101 views

I am working on some problem on toric arrangements at the crossroad between topology, combinatorics and algebraic geometry. $\textbf{Setting}$ Let $m,n\geq1$ and let \begin{equation*}\mathcal{S}=\left\...
snaleimath's user avatar
2 votes
0 answers
68 views

I'm trying to compute the torsion subgroup of the first integral homology group $𝐻_1(\Gamma_1(193),\Bbb{Z})$ This group arises from modular symbols associated to the congruence subgroup $\Gamma_1(193)...
RandomCoder's user avatar
6 votes
1 answer
137 views

In the group of isometries of the plane, let $r$ be a rotation by $\frac{2\pi}5$ radians and let $s$ be a translation. I'd like to find a finite presentation of the subgroup $G=\langle r,s\rangle$. ...
Karl's user avatar
  • 13.5k
0 votes
0 answers
65 views

I wrote a proof for the following statement: Let $\mathbb{F}$ be a finite field and $V = \mathbb{F}^n$ for $n \in \mathbb{N}$. Furthermore let $A \in \mathrm{GL}(n,\mathbb{F})$ with $\mu_A = \chi_A = ...
vanadat's user avatar
  • 33
1 vote
0 answers
57 views

There are algorithms for computing explicitly a basis of holomorphic differentials for algebraic curves given as the vanishing locus of a polynomial $f(x, y)$. Take for example a smooth hyperelliptic ...
Daniel Shapero's user avatar
1 vote
1 answer
143 views

Let $P$ be the nonnegative orthant in ${\mathbb R}^4$, $P={{\mathbb R}_+}^4$. For a finite set of vectors $S \subseteq P$, the cone $Cone(S)$ generated by $S$ is the set of all linear combinations of ...
Ewan Delanoy's user avatar
  • 64.2k
0 votes
0 answers
47 views

Gröbner bases computation works on several computer systems. I have this question. Is it possible to compute (in any of the systems, eventually in which?) Gröbner basis for integer polynomials, in ...
Quiriacus's user avatar
2 votes
1 answer
123 views

Let $G$ be a finite group, and assume you have some computational representation of $G$ that allows efficient iteration through its elements, constant-time checks for equality between elements, and ...
Dennis's user avatar
  • 2,554

15 30 50 per page
1
2 3 4 5
22