Skip to main content
Commonmark migration
Source Link

#The challenge

The challenge

#Rules

Rules

#Test cases

Test cases

#The challenge

#Rules

#Test cases

The challenge

Rules

Test cases

deleted 4 characters in body
Source Link
Luis Mendo
  • 106.7k
  • 10
  • 139
  • 382

Combining these two facts, the purpose of this challenge is to decompose an integer n into the product of two integers a, b whose ratio is as close as possible to φ (with the usual metric on R). The fact that φ is irrational implies that there is a unique solution pair (a, b).

Combining these two facts, the purpose of this challenge is to decompose an integer n into the product of two integers a, b whose ratio is as close as possible to φ (with the usual metric on R). The fact that φ is irrational implies that there is a unique solution pair (a, b).

Combining these two facts, the purpose of this challenge is to decompose an integer n into the product of two integers a, b whose ratio is as close as possible to φ (with the usual metric on ). The fact that φ is irrational implies that there is a unique solution pair (a, b).

edited title
Link
Luis Mendo
  • 106.7k
  • 10
  • 139
  • 382

Goldenness of a numberan integer

Tweeted twitter.com/StackCodeGolf/status/774943929837973504
Source Link
Luis Mendo
  • 106.7k
  • 10
  • 139
  • 382
Loading