Biography:Victor Pan

From HandWiki
Short description: Soviet American mathematician
Victor Pan in 1996

Victor Yakovlevich Pan (Russian: Пан Виктор Яковлевич) is a Soviet and United States mathematician and computer scientist, known for his research on algorithms for polynomials and matrix multiplication.

Education and career

Pan earned his Ph.D. at Moscow University in 1964, under the supervision of Anatoli Georgievich Vitushkin,[1] and continued his work at the Soviet Academy of Sciences. During that time, he published a number of significant papers and became known informally as "polynomial Pan" for his pioneering work in the area of polynomial computations. In late 1970s, he immigrated to the United States and held positions at several institutions including IBM Research. Since 1988, he has taught at Lehman College of the City University of New York.[2]

Contributions

Victor Pan is an expert in computational complexity and has developed a number of new algorithms. One of his notable early results is a proof that the number of multiplications in Horner's method is optimal.[CVP]

In the theory of matrix multiplication algorithms, Pan in 1978 published an algorithm with running time [math]\displaystyle{ O(n^{2.795}) }[/math]. This was the first improvement over the Strassen algorithm after nearly a decade, and kicked off a long line of improvements in fast matrix multiplication that later included the Coppersmith–Winograd algorithm and subsequent developments.[SNO] He wrote the text How to Multiply Matrices Faster (Springer, 1984) surveying early developments in this area.[3][HMM] His 1982 algorithm[P82] still held the record in 2020 for the fastest "practically useful" matrix multiplication algorithm (i.e., with a small base size and manageable hidden constants).[4] In 1998, with his student Xiaohan Huang, Pan showed that matrix multiplication algorithms can take advantage of rectangular matrices with unbalanced aspect ratios, multiplying them more quickly than the time bounds one would obtain using square matrix multiplication algorithms.[FRM]

Since that work, Pan has returned to symbolic and numeric computation and to an earlier theme of his research, computations with polynomials. He developed fast algorithms for the numerical computation of polynomial roots,[UP] and, with Bernard Mourrain, algorithms for multivariate polynomials based on their relations to structured matrices.[5][MPD] He also authored or co-authored several more books, on matrix and polynomial computation,[6][PMC] structured matrices,[7][SMP] and on numerical root-finding procedures.[8][NMR]

Recognition

Pan was appointed Distinguished Professor at Lehman College in 2000.[2]

In 2013 he became a fellow of the American Mathematical Society, for "contributions to the mathematical theory of computation".[9]

Selected publications

Research papers

CVP. Pan, V. Ja. (1966), "On means of calculating values of polynomials", Russian Math. Surveys 21: 105–136, doi:10.1070/rm1966v021n01abeh004147 
SNO. Pan, V. Ya. (October 1978), "Strassen's algorithm is not optimal: Trilinear technique of aggregating, uniting and canceling for constructing fast algorithms for matrix operations", Proceedings of the 19th Annual Symposium on Foundations of Computer Science (FOCS 1978), IEEE, doi:10.1109/sfcs.1978.34 
P82. Pan, Victor Y. (1982), "Trilinear aggregating with implicit canceling for a new acceleration of matrix multiplication", Computers and Mathematics with Applications 8: 23–34, doi:10.1016/0898-1221(82)90037-2 
FRM. Huang, Xiaohan; Pan, Victor Y. (1998), "Fast rectangular matrix multiplication and applications", Journal of Complexity 14 (2): 257–299, doi:10.1006/jcom.1998.0476 
MPD. Mourrain, Bernard; Pan, Victor Y. (2000), "Multivariate polynomials, duality, and structured matrices", Journal of Complexity 16 (1): 110–180, doi:10.1006/jcom.1999.0530, https://hal.inria.fr/inria-00073171/file/RR-3513.pdf  (winner, J. Complexity best paper award)[5]
UP. Pan, Victor Y. (2002), "Univariate polynomials: nearly optimal algorithms for numerical factorization and root-finding", Journal of Symbolic Computation 33 (5): 701–733, doi:10.1006/jsco.2002.0531 

Books

HMM. Pan, Victor (1984), How to Multiply Matrices Faster, Lecture Notes in Computer Science, 179, Berlin: Springer-Verlag, doi:10.1007/3-540-13866-8, ISBN 3-540-13866-8 [3]
PMC. Bini, Dario; Pan, Victor Y. (1994), Polynomial and Matrix Computations, Vol. I: Fundamental Algorithms, Progress in Theoretical Computer Science, Boston, MA: Birkhäuser, doi:10.1007/978-1-4612-0265-3, ISBN 0-8176-3786-9 [6]
SMP. Pan, Victor Y. (2001), Structured Matrices and Polynomials: Unified Superfast Algorithms, New York: Springer-Verlag, doi:10.1007/978-1-4612-0129-8, ISBN 0-8176-4240-4 [7]
NMR. McNamee, J. M.; Pan, V. Y. (2013), Numerical Methods for Roots of Polynomials, Part II, Studies in Computational Mathematics, 16, Amsterdam: Elsevier/Academic Press, ISBN 978-0-444-52730-1 [8]

References

  1. Victor Pan at the Mathematics Genealogy Project
  2. 2.0 2.1 Victor Pan of Lehman mathematics faculty selected as Distinguished Professor, Lehman College, http://comet.lehman.cuny.edu/vpan/ 
  3. 3.0 3.1 Reviews of How to Multiply Matrices Faster:
    • Gladwell, Ian (1986), "none", Mathematical Reviews, Lecture Notes in Computer Science 179, doi:10.1007/3-540-13866-8, ISBN 978-3-540-13866-2 
    • Coppersmith, Don (July 1986), "none", SIAM Review 28 (2): 250–252, doi:10.1137/1028072 
    • Probert, Robert L. (November–December 1986), "none", American Scientist 74 (6): 682 
  4. Karstadt, Elaye; Schwartz, Oded (2020), "Matrix multiplication, a little faster", Journal of the ACM 67 (1): 1–31, doi:10.1145/3364504 
  5. 5.0 5.1 "Best paper awards", Journal of Complexity, https://www.journals.elsevier.com/journal-of-complexity/awards/journal-of-complexity-best-paper-award, retrieved 2018-10-16 
  6. 6.0 6.1 Reviews of Polynomial and Matrix Computations:
  7. 7.0 7.1 Review of Structured Matrices and Polynomials:
  8. 8.0 8.1 Review of Numerical Methods for Roots of Polynomials, Part II:
    • Proinov, Petko D., "none", Mathematical Reviews 
  9. List of Fellows of the American Mathematical Society, http://www.ams.org/profession/fellows-list, retrieved 22 May 2015 

External links