Talk:Farey sequence: Difference between revisions

m
This is not a task, and, thus, this historical record should not show up on a report of tasks needing attention
m (This is not a task, and, thus, this historical record should not show up on a report of tasks needing attention)
 
(3 intermediate revisions by 2 users not shown)
Line 20:
I got a "marked as incorrect" flag:
 
{{incorrect|J| <br> First and last Farey terms aren't expressed as fractions as per the definition, <br> no terms shown are expressed as fractions, <br> (see the '''C''' programming example's output as an example). <br> }} {{omit from|J}}
 
Here's an example:
Line 76:
:::::::::::::::::::::::::::: -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 20:17, 8 August 2019 (UTC)
 
So we are asked to renounce centuries of mathematics that have taught us that 0/1=0 and 1/1=1, just to please someone who wants to really write 0/1 and 1/1, just for the heck of it. And while some languages have a builtin, standard and idiosyncratic way of expressing something, we are asked to replace this simplicity by some ugly hack, just to print 0/1 and 1/1. Brilliant. Sometimes I can understand we want some very special output, but here the task is to cumpute numbers, requiring to renounce the sensible output is... well, brilliant. By the way it's precisely to prevent such a brilliant reaction that I wrote [[Matrix chain multiplication]] to leave some flexibility. [[User:Eoraptor|Eoraptor]] ([[User talk:Eoraptor|talk]]) 17:05, 11 February 2020 (UTC)
 
: No, nobody is asking anyone to renounce centuries of mathematics. &nbsp; This Rosetta Code task is to compute and display Farey sequence(s), &nbsp; and also to count the terms in some sequences. &nbsp; The displaying the numbers &nbsp; &nbsp;'''0''',&nbsp;'''0.5''',&nbsp; '''1''' &nbsp; &nbsp; (with or without the commas) &nbsp; is <u>not</u> the method used to show a Farey sequence. &nbsp; This task doesn't ask to compute numbers (''per se''), &nbsp; but to specifically compute a <u>Farey sequence</u> &nbsp; The defined format is: &nbsp; &nbsp; '''0/0''',&nbsp;'''1/2''',&nbsp;'''1/1''' &nbsp; &nbsp; (with or without the commas) &nbsp; is the standard and defined format, &nbsp; although the use of a solidus is the more conventional method where the use of HTML within a computer programming language is impossible or impractical. &nbsp; When using HTML, &nbsp; a horizontal line is most often used &nbsp; (to separate the numerator from the denominator), &nbsp; as in the case of this Rosetta Code task's preamble. &nbsp; If you want to push your boulder up a hill, &nbsp; complain to all the authors, textbooks, and wiki sites that define a Farey sequence as used here on this Rosetta Code task. &nbsp; But when complaining here on Rosetta Code, it helps to actually discuss things and ask questions, &nbsp; and not use inflammatory rhetoric. &nbsp; The discussion will go much easier if one doesn't use such sarcasm, &nbsp; the use of which pretty much shuts down a meaningful or productive conversation. &nbsp; Whether you think the output is ugly (and a hack), &nbsp; that is the defined and standard method of showing a Farey sequence. &nbsp; I've re-read the Wikipedia and MathWorld&trade; entries, nobody on the Wiki sites has complained about ugliness or it being a hack. &nbsp; If you are creating Rosetta Code tasks to avoid "brilliant" reactions, &nbsp; you're going to be disappointed. &nbsp; The requirements of this task weren't just thought up ''for the heck of it'' &nbsp; (or just to please me). &nbsp; &nbsp; I've done the research from more than a few sites, and I didn't just throw in some arbitrary requirements to cause everyone to renounce (their) sensible output. &nbsp; I know it is simpler to write/display a '''zero''' and a '''one''' instead of the standard &nbsp; ''end terms'' &nbsp; for a Farey sequence, &nbsp; but this isn't the place to tilt at windmills. &nbsp; Rosetta Code is a pretty good place to discuss such topics, but to be productive, it would help immensely if you would behave more cordially and refrained from such rhetoric which makes it difficult to have a productive discourse. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 21:48, 11 February 2020 (UTC)
 
==Parts of formulae here now invisible to many browsers==
6,951

edits