黎曼曲面Riemann Surface

A Riemann surface is a surface-like configuration that covers the complex plane with several, and in general infinitely many, "sheets." These sheets can have very complicated structures and interconnections (Knopp 1996, pp. 98-99). Riemann surfaces are one way of representing multiple-valued functions; another is branch cuts. The above plot shows Riemann surfaces for solutions of the equation

黎曼曲面是一种类似于曲面的结构,它覆盖了多个,通常是无限多个的“片”。这些片可以有非常复杂的结构和相互连接(Knopp 1996,pp.98-99)。Riemann曲面是表示多值函数(功能)的一种方法;另一种是分支切割。上图显示了方程解的黎曼曲面。

其中d=2, 3, 4, and 5, where w(z)  is the Lambert W-function (M. Trott).
The Riemann surface  S of the function field K is the set of nontrivial
discrete valuations on K. Here, the set  S corresponds to the ideals of the ring  A of K integers of  K over C(z) . ( A consists of the elements
of K that are roots of monic polynomials over C(z) .) Riemann surfaces provide a geometric visualization of functions elements and their analytic
continuations.
函数(功能)域K的Riemann曲面S是K上的一组非平凡离散赋值集,这里的S对应于C(z)上K的整数环A的理想。(A由K的元素组成,这些元素是C[z]上的一元多项式的根)。Riemann曲面提供了函数(功能)元素及其解析连续性的几何可视化。
Schwarz proved at the end of nineteenth century that the automorphism
group of a compact Riemann surface of genus g>=2 is finite, and Hurwitz (1893) subsequently showed that its order is at most  84(g-1) (Arbarello et
al. 1985, pp. 45-47; Karcher and Weber 1999, p. 9). This bound is attained for infinitely many g, with the smallest  of g such an extremal surface being 3 (corresponding to the Klein quartic). However, it is also known that there are infinitely many genera for which the bound 84(g-1) is not attained (Belolipetsky 1997, Belolipetsky and Jones).
Schwarz在十九世纪末证明了亏格g>=2的紧致黎曼曲面的自同构群是有限的,Hurwitz(1893)随后证明了它的阶至多为84(g-1)(Arbarello等人。1985年,第45-47页;卡彻和韦伯1999年,第9页)。对于无穷多的g,这个界是得到的,并且这样一个极值曲面的最小g是3(对应于Klein四次曲线)。然而,我们也知道,有无限多的属没有达到84(g-1)的界限(belloipetsky 1997,belloipetsky和Jones)。

 

黎曼曲面Riemann Surface的更多相关文章

  1. 普林斯顿数学指南(第一卷) (Timothy Gowers 著)

    第I部分 引论 I.1 数学是做什么的 I.2 数学的语言和语法 I.3 一些基本的数学定义 I.4 数学研究的一般目的 第II部分 现代数学的起源 II.1 从数到数系 II.2 几何学 II.3 ...

  2. Geometry Surface of OpenCascade BRep

    Geometry Surface of OpenCascade BRep eryar@163.com 摘要Abstract:几何曲面是参数表示的曲面 ,在边界表示中其数据存在于BRep_TFace中, ...

  3. OpenCASCADE构造一般曲面

    OpenCASCADE构造一般曲面 eryar@163.com Abstract. 本文主要介绍常见的曲面如一般柱面(拉伸曲面).旋转面在OpenCASCADE中的构造方法,由此思考一般放样算法的实现 ...

  4. How to do Mathematics

    著作权归作者所有.商业转载请联系作者获得授权,非商业转载请注明出处.作者:匿名用户链接:http://www.zhihu.com/question/30087053/answer/47815698来源 ...

  5. 流形(Manifold)初步【转】

    转载自:http://blog.csdn.net/wangxiaojun911/article/details/17076465 欧几里得几何学(Euclidean Geometry) 两千三百年前, ...

  6. 流形(Manifold)初步

    原文链接 欧几里得几何学(Euclidean Geometry) 两千三百年前,古希腊数学家欧几里得著成了<几何原本>,构建了被后世称为“欧几里得几何学”的研究图形的方法.欧几里得创立了当 ...

  7. Discrete.Differential.Geometry-An.Applied.Introduction(sig2013) 笔记

    The author has a course on web: http://brickisland.net/DDGSpring2016/ It has more reading assignment ...

  8. Topology and Geometry in OpenCascade-Face

    Topology and Geometry in OpenCascade-Face eryar@163.com 摘要Abstract:本文简要介绍了几何造型中的边界表示法(BRep),并结合程序说明O ...

  9. Open Cascade DataExchange IGES

    Open Cascade DataExchange IGES eryar@163.com 摘要Abstract:本文结合OpenCascade和Initial Graphics Exchange Sp ...

随机推荐

  1. 浅谈程序设计和C语言

    学前必备知识 程序:一组计算机能识别和执行的指令. 计算机语言:计算机工作基于二进制,计算机只能识别和接受由0和1组成的指令. 计算机能直接识别和接受的二进制代码称为机器指令.机器指令的集合就是该计算 ...

  2. (Py练习)日期格式转换

    #将日期转换为易读的格式 #使用dateuti包 from dateutil import parser dt = parser.parse("Mar 6 2019 12:00AM" ...

  3. 【python】Leetcode每日一题-丑数2

    [python]Leetcode每日一题-丑数2 [题目描述] 给你一个整数 n ,请你找出并返回第 n 个 丑数 . 丑数 就是只包含质因数 2.3 和/或 5 的正整数. 示例1: 输入:n = ...

  4. axios提交表单

    后端使用@RequestBody接收jsons数据 因为后端接收json数据,所以前端也要发送json 项目的前端是使用layui的数据表单 案例方法 方法一:JSON字符串 提交的数据格式 {&qu ...

  5. thymeleaf-extras-springsecurity在Spring或SpringBoot中html页面命名空间

    xmlns:sec="http://www.thymeleaf.org/extras/spring-security"

  6. 【maven】You may use+to add a project ro to let the plugin find all pom.xml files...

    错误显示 解决方法 点击pom.xml,再Add as Maven Project 如果还不能解决,点击idea的log 复制报错(技巧:可以先将idea.log删除,比较好定位) Caused by ...

  7. 【easyUI】取消easyui行点击选中事件,智能通过勾选checkbox才能选中行

    背景:项目中使用easyui作为前端架子.datagrid默认是点击行就选中此行然后变色. 需求:点击行不让此行选中:只能通过点击复选框才能选中某一行. 解决思路: 1.写点击行函数function ...

  8. springboot开发浅谈 2021/05/11

    学习了这么久,本人希望有时间能分享一下,这才写下这篇浅谈,谈谈软件,散散心情. 这是本人的博客园账号,欢迎关注,一起学习. 一开始学习springboot,看了好多网站,搜了好多课程.零零落落学了一些 ...

  9. 操作系统中的进程同步与Window中利用内核对象进行线程同步的关系

    操作系统中为了解决进程间同步问题提出了用信号量机制,信号量可分为四种类型分别是互斥型信号量,记录型信号量,AND型信号量,信号量集. 互斥型信号量 互斥型信号量是资源数量为1的特殊的记录型信号量.表示 ...

  10. Mybatis-plus在原有的select查询语句中动态追加查询条件

    一.适用场景 1.使用了xml形式的mapper.2.不想在select查询中大量使用<if>标签来判断条件是否存在而加入条件. 二.步骤 1.自定义wrapper继承QueryWrapp ...