Properties

Label 42.0.161...211.1
Degree $42$
Signature $[0, 21]$
Discriminant $-1.614\times 10^{87}$
Root discriminant \(119.23\)
Ramified primes $11,43$
Class number not computed
Class group not computed
Galois group $C_{42}$ (as 42T1)

Related objects

Downloads

Learn more

Show commands: Magma / Oscar / PariGP / SageMath

Normalized defining polynomial

sage: x = polygen(QQ); K.<a> = NumberField(x^42 - 19*x^41 + 193*x^40 - 1368*x^39 + 7730*x^38 - 37504*x^37 + 163424*x^36 - 653089*x^35 + 2424227*x^34 - 8429227*x^33 + 27684879*x^32 - 86328882*x^31 + 256735509*x^30 - 730024655*x^29 + 1991090346*x^28 - 5216701163*x^27 + 13158377790*x^26 - 31970357867*x^25 + 74948907297*x^24 - 169511696295*x^23 + 370383530887*x^22 - 781186383780*x^21 + 1592472532020*x^20 - 3132457376500*x^19 + 5954059663605*x^18 - 10905928130092*x^17 + 19286342092183*x^16 - 32785066852903*x^15 + 53727191837034*x^14 - 84287557742257*x^13 + 127210697307990*x^12 - 182579457912758*x^11 + 251464793643596*x^10 - 325756069207898*x^9 + 403964380869043*x^8 - 462110196994188*x^7 + 505689982566923*x^6 - 491465579236069*x^5 + 459935510967285*x^4 - 350571727520514*x^3 + 266244504765895*x^2 - 126760076648507*x + 70799148954451)
 
gp: K = bnfinit(y^42 - 19*y^41 + 193*y^40 - 1368*y^39 + 7730*y^38 - 37504*y^37 + 163424*y^36 - 653089*y^35 + 2424227*y^34 - 8429227*y^33 + 27684879*y^32 - 86328882*y^31 + 256735509*y^30 - 730024655*y^29 + 1991090346*y^28 - 5216701163*y^27 + 13158377790*y^26 - 31970357867*y^25 + 74948907297*y^24 - 169511696295*y^23 + 370383530887*y^22 - 781186383780*y^21 + 1592472532020*y^20 - 3132457376500*y^19 + 5954059663605*y^18 - 10905928130092*y^17 + 19286342092183*y^16 - 32785066852903*y^15 + 53727191837034*y^14 - 84287557742257*y^13 + 127210697307990*y^12 - 182579457912758*y^11 + 251464793643596*y^10 - 325756069207898*y^9 + 403964380869043*y^8 - 462110196994188*y^7 + 505689982566923*y^6 - 491465579236069*y^5 + 459935510967285*y^4 - 350571727520514*y^3 + 266244504765895*y^2 - 126760076648507*y + 70799148954451, 1)
 
magma: R<x> := PolynomialRing(Rationals()); K<a> := NumberField(x^42 - 19*x^41 + 193*x^40 - 1368*x^39 + 7730*x^38 - 37504*x^37 + 163424*x^36 - 653089*x^35 + 2424227*x^34 - 8429227*x^33 + 27684879*x^32 - 86328882*x^31 + 256735509*x^30 - 730024655*x^29 + 1991090346*x^28 - 5216701163*x^27 + 13158377790*x^26 - 31970357867*x^25 + 74948907297*x^24 - 169511696295*x^23 + 370383530887*x^22 - 781186383780*x^21 + 1592472532020*x^20 - 3132457376500*x^19 + 5954059663605*x^18 - 10905928130092*x^17 + 19286342092183*x^16 - 32785066852903*x^15 + 53727191837034*x^14 - 84287557742257*x^13 + 127210697307990*x^12 - 182579457912758*x^11 + 251464793643596*x^10 - 325756069207898*x^9 + 403964380869043*x^8 - 462110196994188*x^7 + 505689982566923*x^6 - 491465579236069*x^5 + 459935510967285*x^4 - 350571727520514*x^3 + 266244504765895*x^2 - 126760076648507*x + 70799148954451);
 
oscar: Qx, x = PolynomialRing(QQ); K, a = NumberField(x^42 - 19*x^41 + 193*x^40 - 1368*x^39 + 7730*x^38 - 37504*x^37 + 163424*x^36 - 653089*x^35 + 2424227*x^34 - 8429227*x^33 + 27684879*x^32 - 86328882*x^31 + 256735509*x^30 - 730024655*x^29 + 1991090346*x^28 - 5216701163*x^27 + 13158377790*x^26 - 31970357867*x^25 + 74948907297*x^24 - 169511696295*x^23 + 370383530887*x^22 - 781186383780*x^21 + 1592472532020*x^20 - 3132457376500*x^19 + 5954059663605*x^18 - 10905928130092*x^17 + 19286342092183*x^16 - 32785066852903*x^15 + 53727191837034*x^14 - 84287557742257*x^13 + 127210697307990*x^12 - 182579457912758*x^11 + 251464793643596*x^10 - 325756069207898*x^9 + 403964380869043*x^8 - 462110196994188*x^7 + 505689982566923*x^6 - 491465579236069*x^5 + 459935510967285*x^4 - 350571727520514*x^3 + 266244504765895*x^2 - 126760076648507*x + 70799148954451)
 

\( x^{42} - 19 x^{41} + 193 x^{40} - 1368 x^{39} + 7730 x^{38} - 37504 x^{37} + 163424 x^{36} + \cdots + 70799148954451 \) Copy content Toggle raw display

sage: K.defining_polynomial()
 
gp: K.pol
 
magma: DefiningPolynomial(K);
 
oscar: defining_polynomial(K)
 

Invariants

Degree:  $42$
sage: K.degree()
 
gp: poldegree(K.pol)
 
magma: Degree(K);
 
oscar: degree(K)
 
Signature:  $[0, 21]$
sage: K.signature()
 
gp: K.sign
 
magma: Signature(K);
 
oscar: signature(K)
 
Discriminant:   \(-161\!\cdots\!211\) \(\medspace = -\,11^{21}\cdot 43^{40}\) Copy content Toggle raw display
sage: K.disc()
 
gp: K.disc
 
magma: OK := Integers(K); Discriminant(OK);
 
oscar: OK = ring_of_integers(K); discriminant(OK)
 
Root discriminant:  \(119.23\)
sage: (K.disc().abs())^(1./K.degree())
 
gp: abs(K.disc)^(1/poldegree(K.pol))
 
magma: Abs(Discriminant(OK))^(1/Degree(K));
 
oscar: (1.0 * dK)^(1/degree(K))
 
Galois root discriminant:  $11^{1/2}43^{20/21}\approx 119.22863886148409$
Ramified primes:   \(11\), \(43\) Copy content Toggle raw display
sage: K.disc().support()
 
gp: factor(abs(K.disc))[,1]~
 
magma: PrimeDivisors(Discriminant(OK));
 
oscar: prime_divisors(discriminant((OK)))
 
Discriminant root field:  \(\Q(\sqrt{-11}) \)
$\card{ \Gal(K/\Q) }$:  $42$
sage: K.automorphisms()
 
magma: Automorphisms(K);
 
oscar: automorphisms(K)
 
This field is Galois and abelian over $\Q$.
Conductor:  \(473=11\cdot 43\)
Dirichlet character group:    $\lbrace$$\chi_{473}(384,·)$, $\chi_{473}(1,·)$, $\chi_{473}(133,·)$, $\chi_{473}(10,·)$, $\chi_{473}(397,·)$, $\chi_{473}(142,·)$, $\chi_{473}(144,·)$, $\chi_{473}(274,·)$, $\chi_{473}(21,·)$, $\chi_{473}(23,·)$, $\chi_{473}(408,·)$, $\chi_{473}(153,·)$, $\chi_{473}(164,·)$, $\chi_{473}(296,·)$, $\chi_{473}(298,·)$, $\chi_{473}(428,·)$, $\chi_{473}(307,·)$, $\chi_{473}(54,·)$, $\chi_{473}(439,·)$, $\chi_{473}(56,·)$, $\chi_{473}(441,·)$, $\chi_{473}(186,·)$, $\chi_{473}(188,·)$, $\chi_{473}(318,·)$, $\chi_{473}(67,·)$, $\chi_{473}(197,·)$, $\chi_{473}(461,·)$, $\chi_{473}(78,·)$, $\chi_{473}(208,·)$, $\chi_{473}(210,·)$, $\chi_{473}(342,·)$, $\chi_{473}(87,·)$, $\chi_{473}(219,·)$, $\chi_{473}(221,·)$, $\chi_{473}(353,·)$, $\chi_{473}(100,·)$, $\chi_{473}(230,·)$, $\chi_{473}(232,·)$, $\chi_{473}(109,·)$, $\chi_{473}(111,·)$, $\chi_{473}(375,·)$, $\chi_{473}(122,·)$$\rbrace$
This is a CM field.
Reflex fields:  unavailable$^{1048576}$

Integral basis (with respect to field generator \(a\))

$1$, $a$, $a^{2}$, $a^{3}$, $a^{4}$, $a^{5}$, $a^{6}$, $a^{7}$, $a^{8}$, $a^{9}$, $a^{10}$, $a^{11}$, $a^{12}$, $a^{13}$, $a^{14}$, $a^{15}$, $a^{16}$, $a^{17}$, $a^{18}$, $a^{19}$, $a^{20}$, $a^{21}$, $a^{22}$, $a^{23}$, $a^{24}$, $a^{25}$, $a^{26}$, $a^{27}$, $a^{28}$, $a^{29}$, $a^{30}$, $a^{31}$, $a^{32}$, $a^{33}$, $a^{34}$, $a^{35}$, $a^{36}$, $a^{37}$, $a^{38}$, $a^{39}$, $a^{40}$, $\frac{1}{13\!\cdots\!59}a^{41}-\frac{55\!\cdots\!41}{13\!\cdots\!59}a^{40}-\frac{18\!\cdots\!88}{13\!\cdots\!59}a^{39}+\frac{45\!\cdots\!96}{13\!\cdots\!59}a^{38}-\frac{14\!\cdots\!06}{13\!\cdots\!59}a^{37}+\frac{50\!\cdots\!69}{13\!\cdots\!59}a^{36}+\frac{35\!\cdots\!10}{13\!\cdots\!59}a^{35}-\frac{13\!\cdots\!52}{53\!\cdots\!87}a^{34}-\frac{59\!\cdots\!36}{13\!\cdots\!59}a^{33}-\frac{42\!\cdots\!71}{13\!\cdots\!59}a^{32}-\frac{40\!\cdots\!39}{13\!\cdots\!59}a^{31}+\frac{23\!\cdots\!78}{13\!\cdots\!59}a^{30}-\frac{64\!\cdots\!50}{13\!\cdots\!59}a^{29}+\frac{52\!\cdots\!61}{13\!\cdots\!59}a^{28}-\frac{10\!\cdots\!49}{13\!\cdots\!59}a^{27}-\frac{51\!\cdots\!76}{13\!\cdots\!59}a^{26}-\frac{23\!\cdots\!71}{13\!\cdots\!59}a^{25}+\frac{60\!\cdots\!19}{13\!\cdots\!59}a^{24}+\frac{35\!\cdots\!76}{13\!\cdots\!59}a^{23}-\frac{47\!\cdots\!15}{13\!\cdots\!59}a^{22}-\frac{31\!\cdots\!48}{13\!\cdots\!59}a^{21}+\frac{45\!\cdots\!75}{13\!\cdots\!59}a^{20}-\frac{43\!\cdots\!97}{13\!\cdots\!59}a^{19}+\frac{42\!\cdots\!03}{13\!\cdots\!59}a^{18}+\frac{32\!\cdots\!40}{13\!\cdots\!59}a^{17}+\frac{65\!\cdots\!22}{13\!\cdots\!59}a^{16}-\frac{68\!\cdots\!20}{13\!\cdots\!59}a^{15}-\frac{10\!\cdots\!34}{13\!\cdots\!59}a^{14}-\frac{18\!\cdots\!87}{13\!\cdots\!59}a^{13}+\frac{40\!\cdots\!37}{13\!\cdots\!59}a^{12}-\frac{20\!\cdots\!31}{13\!\cdots\!59}a^{11}-\frac{81\!\cdots\!27}{13\!\cdots\!59}a^{10}-\frac{38\!\cdots\!32}{13\!\cdots\!59}a^{9}-\frac{55\!\cdots\!26}{13\!\cdots\!59}a^{8}-\frac{35\!\cdots\!14}{13\!\cdots\!59}a^{7}+\frac{18\!\cdots\!76}{13\!\cdots\!59}a^{6}-\frac{19\!\cdots\!59}{13\!\cdots\!59}a^{5}-\frac{26\!\cdots\!71}{13\!\cdots\!59}a^{4}-\frac{59\!\cdots\!50}{13\!\cdots\!59}a^{3}-\frac{65\!\cdots\!11}{13\!\cdots\!59}a^{2}+\frac{38\!\cdots\!08}{13\!\cdots\!59}a+\frac{26\!\cdots\!21}{13\!\cdots\!59}$ Copy content Toggle raw display

sage: K.integral_basis()
 
gp: K.zk
 
magma: IntegralBasis(K);
 
oscar: basis(OK)
 

Monogenic:  Not computed
Index:  $1$
Inessential primes:  None

Class group and class number

not computed

sage: K.class_group().invariants()
 
gp: K.clgp
 
magma: ClassGroup(K);
 
oscar: class_group(K)
 

Unit group

sage: UK = K.unit_group()
 
magma: UK, fUK := UnitGroup(K);
 
oscar: UK, fUK = unit_group(OK)
 
Rank:  $20$
sage: UK.rank()
 
gp: K.fu
 
magma: UnitRank(K);
 
oscar: rank(UK)
 
Torsion generator:   \( -1 \)  (order $2$) Copy content Toggle raw display
sage: UK.torsion_generator()
 
gp: K.tu[2]
 
magma: K!f(TU.1) where TU,f is TorsionUnitGroup(K);
 
oscar: torsion_units_generator(OK)
 
Fundamental units:  not computed
sage: UK.fundamental_units()
 
gp: K.fu
 
magma: [K|fUK(g): g in Generators(UK)];
 
oscar: [K(fUK(a)) for a in gens(UK)]
 
Regulator:  not computed
sage: K.regulator()
 
gp: K.reg
 
magma: Regulator(K);
 
oscar: regulator(K)
 

Class number formula

\[ \begin{aligned}\lim_{s\to 1} (s-1)\zeta_K(s) =\mathstrut & \frac{2^{r_1}\cdot (2\pi)^{r_2}\cdot R\cdot h}{w\cdot\sqrt{|D|}}\cr $ not computed \end{aligned}\]

# self-contained SageMath code snippet to compute the analytic class number formula
 
x = polygen(QQ); K.<a> = NumberField(x^42 - 19*x^41 + 193*x^40 - 1368*x^39 + 7730*x^38 - 37504*x^37 + 163424*x^36 - 653089*x^35 + 2424227*x^34 - 8429227*x^33 + 27684879*x^32 - 86328882*x^31 + 256735509*x^30 - 730024655*x^29 + 1991090346*x^28 - 5216701163*x^27 + 13158377790*x^26 - 31970357867*x^25 + 74948907297*x^24 - 169511696295*x^23 + 370383530887*x^22 - 781186383780*x^21 + 1592472532020*x^20 - 3132457376500*x^19 + 5954059663605*x^18 - 10905928130092*x^17 + 19286342092183*x^16 - 32785066852903*x^15 + 53727191837034*x^14 - 84287557742257*x^13 + 127210697307990*x^12 - 182579457912758*x^11 + 251464793643596*x^10 - 325756069207898*x^9 + 403964380869043*x^8 - 462110196994188*x^7 + 505689982566923*x^6 - 491465579236069*x^5 + 459935510967285*x^4 - 350571727520514*x^3 + 266244504765895*x^2 - 126760076648507*x + 70799148954451)
 
DK = K.disc(); r1,r2 = K.signature(); RK = K.regulator(); RR = RK.parent()
 
hK = K.class_number(); wK = K.unit_group().torsion_generator().order();
 
2^r1 * (2*RR(pi))^r2 * RK * hK / (wK * RR(sqrt(abs(DK))))
 
# self-contained Pari/GP code snippet to compute the analytic class number formula
 
K = bnfinit(x^42 - 19*x^41 + 193*x^40 - 1368*x^39 + 7730*x^38 - 37504*x^37 + 163424*x^36 - 653089*x^35 + 2424227*x^34 - 8429227*x^33 + 27684879*x^32 - 86328882*x^31 + 256735509*x^30 - 730024655*x^29 + 1991090346*x^28 - 5216701163*x^27 + 13158377790*x^26 - 31970357867*x^25 + 74948907297*x^24 - 169511696295*x^23 + 370383530887*x^22 - 781186383780*x^21 + 1592472532020*x^20 - 3132457376500*x^19 + 5954059663605*x^18 - 10905928130092*x^17 + 19286342092183*x^16 - 32785066852903*x^15 + 53727191837034*x^14 - 84287557742257*x^13 + 127210697307990*x^12 - 182579457912758*x^11 + 251464793643596*x^10 - 325756069207898*x^9 + 403964380869043*x^8 - 462110196994188*x^7 + 505689982566923*x^6 - 491465579236069*x^5 + 459935510967285*x^4 - 350571727520514*x^3 + 266244504765895*x^2 - 126760076648507*x + 70799148954451, 1);
 
[polcoeff (lfunrootres (lfuncreate (K))[1][1][2], -1), 2^K.r1 * (2*Pi)^K.r2 * K.reg * K.no / (K.tu[1] * sqrt (abs (K.disc)))]
 
/* self-contained Magma code snippet to compute the analytic class number formula */
 
Qx<x> := PolynomialRing(QQ); K<a> := NumberField(x^42 - 19*x^41 + 193*x^40 - 1368*x^39 + 7730*x^38 - 37504*x^37 + 163424*x^36 - 653089*x^35 + 2424227*x^34 - 8429227*x^33 + 27684879*x^32 - 86328882*x^31 + 256735509*x^30 - 730024655*x^29 + 1991090346*x^28 - 5216701163*x^27 + 13158377790*x^26 - 31970357867*x^25 + 74948907297*x^24 - 169511696295*x^23 + 370383530887*x^22 - 781186383780*x^21 + 1592472532020*x^20 - 3132457376500*x^19 + 5954059663605*x^18 - 10905928130092*x^17 + 19286342092183*x^16 - 32785066852903*x^15 + 53727191837034*x^14 - 84287557742257*x^13 + 127210697307990*x^12 - 182579457912758*x^11 + 251464793643596*x^10 - 325756069207898*x^9 + 403964380869043*x^8 - 462110196994188*x^7 + 505689982566923*x^6 - 491465579236069*x^5 + 459935510967285*x^4 - 350571727520514*x^3 + 266244504765895*x^2 - 126760076648507*x + 70799148954451);
 
OK := Integers(K); DK := Discriminant(OK);
 
UK, fUK := UnitGroup(OK); clK, fclK := ClassGroup(OK);
 
r1,r2 := Signature(K); RK := Regulator(K); RR := Parent(RK);
 
hK := #clK; wK := #TorsionSubgroup(UK);
 
2^r1 * (2*Pi(RR))^r2 * RK * hK / (wK * Sqrt(RR!Abs(DK)));
 
# self-contained Oscar code snippet to compute the analytic class number formula
 
Qx, x = PolynomialRing(QQ); K, a = NumberField(x^42 - 19*x^41 + 193*x^40 - 1368*x^39 + 7730*x^38 - 37504*x^37 + 163424*x^36 - 653089*x^35 + 2424227*x^34 - 8429227*x^33 + 27684879*x^32 - 86328882*x^31 + 256735509*x^30 - 730024655*x^29 + 1991090346*x^28 - 5216701163*x^27 + 13158377790*x^26 - 31970357867*x^25 + 74948907297*x^24 - 169511696295*x^23 + 370383530887*x^22 - 781186383780*x^21 + 1592472532020*x^20 - 3132457376500*x^19 + 5954059663605*x^18 - 10905928130092*x^17 + 19286342092183*x^16 - 32785066852903*x^15 + 53727191837034*x^14 - 84287557742257*x^13 + 127210697307990*x^12 - 182579457912758*x^11 + 251464793643596*x^10 - 325756069207898*x^9 + 403964380869043*x^8 - 462110196994188*x^7 + 505689982566923*x^6 - 491465579236069*x^5 + 459935510967285*x^4 - 350571727520514*x^3 + 266244504765895*x^2 - 126760076648507*x + 70799148954451);
 
OK = ring_of_integers(K); DK = discriminant(OK);
 
UK, fUK = unit_group(OK); clK, fclK = class_group(OK);
 
r1,r2 = signature(K); RK = regulator(K); RR = parent(RK);
 
hK = order(clK); wK = torsion_units_order(K);
 
2^r1 * (2*pi)^r2 * RK * hK / (wK * sqrt(RR(abs(DK))))
 

Galois group

$C_{42}$ (as 42T1):

sage: K.galois_group(type='pari')
 
gp: polgalois(K.pol)
 
magma: G = GaloisGroup(K);
 
oscar: G, Gtx = galois_group(K); G, transitive_group_identification(G)
 
A cyclic group of order 42
The 42 conjugacy class representatives for $C_{42}$
Character table for $C_{42}$ is not computed

Intermediate fields

\(\Q(\sqrt{-11}) \), 3.3.1849.1, 6.0.4550424131.1, 7.7.6321363049.1, 14.0.778700158443122158226851571.1, \(\Q(\zeta_{43})^+\)

Fields in the database are given up to isomorphism. Isomorphic intermediate fields are shown with their multiplicities.

sage: K.subfields()[1:-1]
 
gp: L = nfsubfields(K); L[2..length(b)]
 
magma: L := Subfields(K); L[2..#L];
 
oscar: subfields(K)[2:end-1]
 

Frobenius cycle types

$p$ $2$ $3$ $5$ $7$ $11$ $13$ $17$ $19$ $23$ $29$ $31$ $37$ $41$ $43$ $47$ $53$ $59$
Cycle type ${\href{/padicField/2.14.0.1}{14} }^{3}$ $21^{2}$ $21^{2}$ ${\href{/padicField/7.6.0.1}{6} }^{7}$ R $42$ $42$ $42$ $21^{2}$ $42$ $21^{2}$ ${\href{/padicField/37.3.0.1}{3} }^{14}$ ${\href{/padicField/41.14.0.1}{14} }^{3}$ R ${\href{/padicField/47.7.0.1}{7} }^{6}$ $21^{2}$ ${\href{/padicField/59.7.0.1}{7} }^{6}$

In the table, R denotes a ramified prime. Cycle lengths which are repeated in a cycle type are indicated by exponents.

# to obtain a list of $[e_i,f_i]$ for the factorization of the ideal $p\mathcal{O}_K$ for $p=7$ in Sage:
 
p = 7; [(e, pr.norm().valuation(p)) for pr,e in K.factor(p)]
 
\\ to obtain a list of $[e_i,f_i]$ for the factorization of the ideal $p\mathcal{O}_K$ for $p=7$ in Pari:
 
p = 7; pfac = idealprimedec(K, p); vector(length(pfac), j, [pfac[j][3], pfac[j][4]])
 
// to obtain a list of $[e_i,f_i]$ for the factorization of the ideal $p\mathcal{O}_K$ for $p=7 in Magma:
 
p := 7; [<pr[2], Valuation(Norm(pr[1]), p)> : pr in Factorization(p*Integers(K))];
 
# to obtain a list of $[e_i,f_i]$ for the factorization of the ideal $p\mathcal{O}_K$ for $p=7$ in Oscar:
 
p = 7; pfac = factor(ideal(ring_of_integers(K), p)); [(e, valuation(norm(pr),p)) for (pr,e) in pfac]
 

Local algebras for ramified primes

$p$LabelPolynomial $e$ $f$ $c$ Galois group Slope content
\(11\) Copy content Toggle raw display 11.14.7.2$x^{14} + 77 x^{12} + 2541 x^{10} + 46593 x^{8} + 18 x^{7} + 511203 x^{6} - 4158 x^{5} + 3382071 x^{4} + 76230 x^{3} + 12550015 x^{2} - 167634 x + 19370300$$2$$7$$7$$C_{14}$$[\ ]_{2}^{7}$
11.14.7.2$x^{14} + 77 x^{12} + 2541 x^{10} + 46593 x^{8} + 18 x^{7} + 511203 x^{6} - 4158 x^{5} + 3382071 x^{4} + 76230 x^{3} + 12550015 x^{2} - 167634 x + 19370300$$2$$7$$7$$C_{14}$$[\ ]_{2}^{7}$
11.14.7.2$x^{14} + 77 x^{12} + 2541 x^{10} + 46593 x^{8} + 18 x^{7} + 511203 x^{6} - 4158 x^{5} + 3382071 x^{4} + 76230 x^{3} + 12550015 x^{2} - 167634 x + 19370300$$2$$7$$7$$C_{14}$$[\ ]_{2}^{7}$
\(43\) Copy content Toggle raw display Deg $42$$21$$2$$40$