TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A Mathematical Model for Computing the Total Area Under a Curve (1993)

9 点作者 benstrumental将近 7 年前

3 条评论

sykh将近 7 年前
This is a famous article in the mathematics community. While her results were known to humans for several hundred years she claimed they were not known to her. If this is correct then her derivation is an impressive feat but certainly not worthy of publication. According to [1] the paper still receives citations and some people refer to &quot;Tai&#x27;s model&quot; instead of the Trapezoidal Rule.<p>You can read some comments to her article and her response in [2]. I think she should have acknowledged that her method is the Trapezoidal Rule. Maybe she has in the 20+ years since. I don&#x27;t know.<p>The whole saga reminds me of a time that member of the biology department asked me, &quot;Why does the Ti-83 calculate scientific notation wrong?&quot; I asked what she meant. She gave me this example:<p>Calculate (3.75 x 10^23)&#x2F;(9.34 x 10^(-5))<p>She enters the problem into the calculator to show me that it does indeed calculate the wrong value. She entered<p>3.75 x 10^23&#x2F;9.34 x 10^(-5)<p>I had to explain to her that the order of operations was important.<p>[1] <a href="http:&#x2F;&#x2F;johncanning.net&#x2F;wp&#x2F;?p=1863" rel="nofollow">http:&#x2F;&#x2F;johncanning.net&#x2F;wp&#x2F;?p=1863</a><p>[2] <a href="http:&#x2F;&#x2F;www.math.uconn.edu&#x2F;~kconrad&#x2F;math1132s14&#x2F;handouts&#x2F;taicomments.pdf" rel="nofollow">http:&#x2F;&#x2F;www.math.uconn.edu&#x2F;~kconrad&#x2F;math1132s14&#x2F;handouts&#x2F;taic...</a>
评论 #17250375 未加载
madez将近 7 年前
This is a hoax, right?<p>Numerical methods like the one mentioned are basic stuff in mathematics. It&#x27;s like someone claimed to have invented using derivatives in mathematical models. It&#x27;s beyond eye-roll-inducing.
评论 #17252081 未加载
zwaps将近 7 年前
Seems similar to what some of Machine Learning &#x2F; AI has been doing: rediscovering stuff from statistics and giving it a new name and a new citation chain. Next big ML papers will be re-inventing causal analysis, endogeneity and structural models from fields where humans react to interventions, changing the model.