What proportion of math papers are collaborative? - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-25T21:22:12Z http://mathoverflow.net/feeds/question/5628 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/5628/what-proportion-of-math-papers-are-collaborative What proportion of math papers are collaborative? JSE 2009-11-15T16:47:52Z 2009-11-16T19:50:08Z <p>In <a href="http://www.ams.org/notices/200501/fea-grossman.pdf" rel="nofollow">this 2005 Notices article</a>, Jerold Grossman tracks the proportion of papers in Math Reviews with 1, 2, 3, and >3 authors over time. His data set ends in 1999. I seem to recall reading that in 200k, for some value of k, the number of collaborative papers in math exceeded the number of single-authored papers for the first time. But I can't find any record of this. Does anyone know what k is, what a reliable source for this kind of data is, and what the proportion of collaborative papers is now?</p> http://mathoverflow.net/questions/5628/what-proportion-of-math-papers-are-collaborative/5702#5702 Answer by Anna Varvak for What proportion of math papers are collaborative? Anna Varvak 2009-11-16T14:38:41Z 2009-11-16T14:38:41Z <p>I found this article from the Information Processing and Management, which may be related:</p> <p><a href="http://www.sciencedirect.com/science?%5Fob=ArticleURL&amp;%5Fudi=B6VC8-47CY43R-5&amp;%5Fuser=10&amp;%5Frdoc=1&amp;%5Ffmt=&amp;%5Forig=search&amp;%5Fsort=d&amp;%5Fdocanchor=&amp;view=c&amp;%5FsearchStrId=1095221238&amp;%5FrerunOrigin=google&amp;%5Facct=C000050221&amp;%5Fversion=1&amp;%5FurlVersion=0&amp;%5Fuserid=10&amp;md5=5b8142967de2fbebb4af3a8f60da6eed" rel="nofollow">"Trends in transforming scholarly communication and their implications" (2002)</a></p> <p>Unfortunately, I can't access the actual text, and am unwilling to pay for it.</p> http://mathoverflow.net/questions/5628/what-proportion-of-math-papers-are-collaborative/5704#5704 Answer by Andrew Stacey for What proportion of math papers are collaborative? Andrew Stacey 2009-11-16T14:48:39Z 2009-11-16T15:10:01Z <p>According to the article, the original data was provided by the AMS. I don't think that the AMS leaves this sort of data lying around on laptops on trains, so do to it again you'd have to go and ask them. I suspect that, quite reasonably, the AMS likes to know what uses their data is put to.</p> <p>On the other hand, data can be mined very easily from the arXiv via the API. I don't know if arXiv data would suffice for you. If so, a little scripting showed the following data for the month of October:</p> <pre><code>math.CO: 36, 38, 11, 7, 2, 1 math.CA: 9, 11, 5, 1, 1 math.CT: 4, 4, 3 math.GN: 6, 7, 2 math.AT: 18, 9, 2 math.AC: 6, 9, 4, 2 math.CV: 24, 16, 1 math.OC: 6, 11, 5, 3 math.MG: 7, 7, 4, , 1 math.HO: 14 math.DG: 43, 48, 16, 3, 1 math.LO: 9, 2, 2 math.RA: 12, 11, 7, , , 2 math.ST: 3, 14, 2 math.PR: 43, 45, 25, 7 math.GT: 29, 22, 4, 2 math.SG: 13, 4, 2 math.GM: 8 math.SP: 7, , 4, 1 math.FA: 22, 18, 9, 4 math.OA: 9, 6, 4, 3, 1 math-ph: 52, 53, 15, 2, 1 math.DS: 23, 17, 9, 2, 1 math.QA: 13, 13, 3 math.KT: 3, 1 math.GR: 17, 27, 3, 2 math.NA: 4, 13, 9 math.RT: 28, 14, 3 math.NT: 48, 31, 8, , , 1 math.AP: 49, 59, 29, 4 math.AG: 69, 34, 11, 1, 2 Total: 634, 544, 202, 44, 10, 4 Average: 0.44, 0.37, 0.14, 0.03, 0, 0 </code></pre> <p>The ordering is by number-of-authors. So for math.KT there were 4 papers, of which 3 were single authored and 1 with 2 authors. Missing entries are 0s (so in math.NT there was a 6-author paper but none with 4 or 5). So collaborations outweigh single-author papers by a little bit (technical term).</p> http://mathoverflow.net/questions/5628/what-proportion-of-math-papers-are-collaborative/5708#5708 Answer by John D. Cook for What proportion of math papers are collaborative? John D. Cook 2009-11-16T16:02:34Z 2009-11-16T16:27:08Z <p>I imagine you'll find more collaborative papers in applied math than in pure math. In fact, I'd speculate that the number of authors increases steadily as you move along the continuum from most pure (e.g. category theory) to most applied (e.g. applied statistics).</p>