Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23010d05c19cdd8

Jump to content

Talk:Gaussian rational

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 2 years ago by Jacobolus in topic Puzzling statement

Puzzling statement

[edit]

The section Ford spheres contains this statement:

"For a Gaussian rational represented in lowest terms as , the radius of this sphere should be where represents the complex conjugate of ."

I'm not sure how "lowest terms" is defined here (nothing is mentioned about lowest terms in the article about Gaussian rationals), but every Gaussian rational is of the form a/b + c/d i for integers a, b, c, d, so it can be expressed as (ad + bc i)/bd. This can then be expressed in "lowest terms" by canceling any common integer factor of the numerator and denominator.

Then the denominator is just an integer, so there is no need to refer to its "complex conjugate".

I hope someone knowledgeable about this subject can fix this.

 Preceding unsigned comment added by 2601:204:f181:9410:6d65:1246:9fe5:9202 (talk) 14:45, 26 June 2024 (UTC)Reply

I'm not sure, but I would assume that 'lowest terms' means the numerator and denominator are relatively prime. To get there you could (1) put the number into the form , (2) take the prime factorization of numerator and denominator (in terms of Gaussian primes), then (3) eliminate any common factors. (Or for faster computation, find the GCD of the numerator and denominator then divide by it.) –jacobolus (t) 17:57, 26 June 2024 (UTC)Reply