Puny Dwarf Planet, Named 'Goblin,' Found Far Beyond Pluto
A scrawny dwarf planet nicknamed "the Goblin" has been discovered well beyond Pluto.
A round frozen world just 186 miles (300 kilometers) across, the Goblin was spotted by astronomers in 2015 around Halloween, thus its spooky name. But it wasn't publicly unveiled until Tuesday following further observations with ground telescopes.
小妖精(Goblin)是一个直径仅186英里(300公里)的圆形冰冻星球,它在2015年万圣节前后被天文学家发现,因而得名。但直到星期二地面望远镜的进一步观测之后,它才被公之于众。
Scott Sheppard of the Carnegie Institution for Science, one of the astronomers who made the discovery, said the Goblin is on the small end for a dwarf planet. It is officially known as 2015 TG387 by the International Astronomical Union's Minor Planet Center.
This is the third dwarf planet recently found to be orbiting on the frigid fringes of our solar system.
Goblin's orbit is extremely elongated — so stretched out, in fact, that it takes 40,000 years for it to circle the sun.
At its most distant, the Goblin is 2,300 times farther from the sun than Earth. That's 2,300 astronomical units, or AU. One AU is the distance from Earth to the sun, or roughly 93 million miles (150 million kilometers).
At its closest, the Goblin is 65 times farther from the sun than Earth, or 65 AU. Pluto, by comparison, is approximately 30 to 50 AU.
Sheppard, along with Northern Arizona University's Chad Trujillo and the University of Hawaii's David Tholen, spotted the Goblin in October 2015 when it was relatively nearby — around 80 AU.
The two other dwarf planets are Sedna, discovered in 2003, which is about 620 miles (1,000 kilometers) across, and 2012 VP113, about 310 miles (500 kilometers). They were found by some of the same astronomers.
Thousands — even a million — more such objects could be way out there orbiting in the so-called Inner Oort Cloud, according to the researchers. They're in hot pursuit of them, as well as a potentially bigger-than-Earth planet known as Planet 9, or Planet X, believed by some scientists to be orbiting at a distance of hundreds of AU.
"These objects are on elongated orbits, and we can only detect them when they are closest to the Sun. For some 99 percent of their orbits, they are too distant and thus too faint for us to observe them. We are only seeing the tip of the iceberg,'' Sheppard said in an email.
Sheppard said the faraway objects are "like bread crumbs leading us to Planet X.''
"The more of them we can find, the better we can understand the outer solar system and the possible planet that we think is shaping their orbits — a discovery that would redefine our knowledge of the solar system's evolution,'' he said in a statement.

L144的更多相关文章

  1. UWP Composition API - GroupListView(二)

    还是先上效果图: 看完了上一篇UWP Composition API - GroupListView(一)的童鞋会问,这不是跟上一篇一样的吗??? 骗点击的?? No,No,其实相对上一个有更简单粗暴 ...

  2. Windows Phone 十八、加速计

    加速度传感器 手机的加速度传感器工作时是通过 x.y.z 三个轴的偏移来计算的 在代码基本的 API 主要集中在 Accelerometer 类型中 主要是使用该类型的对象捕获 ReadingChan ...

  3. Springboot学习04-默认错误页面加载机制源码分析

    Springboot学习04-默认错误页面加载机制源码分析 前沿 希望通过本文的学习,对错误页面的加载机制有这更神的理解 正文 1-Springboot错误页面展示 2-Springboot默认错误处 ...

  4. C#菜鸟正则表达式一

    LZ菜鸟,仅整理笔记,顺带记录一下,谓之增加印象. LZ认为,没必要太纠结原理,模型, 屌丝能用就对了,剩下的事情用多了自然会去探索. 中文:正则表达式,英文:Regular  ExPression, ...

  5. Extending Widgets with the Widget Factory

    https://learn.jquery.com/jquery-ui/widget-factory/extending-widgets/ 实例 https://github.com/tkvw/jQue ...

随机推荐

  1. android6.0获取通讯录权限

    android6.0中,获取通讯录的权限是    <uses-permission android:name="android.permission.GET_ACCOUNTS" ...

  2. java执行cmd命令和linux命令

    文章出处http://blog.csdn.net/xh16319/article/details/17302947 一:window下执行cmd指定 一:window下执行cmd指定 程序例子: [j ...

  3. Mac下 javac java 进行编译和运行含有包路径及引入jar包的类

    近两天因为刚入职,属于熟悉环境的阶段,研究了下算法(第四版),当不使用IDE工具直接使用终端进行javac 编译带有包的类,然后使用java 会出现如下错误提示: 使用谷歌搜索了很久,终于找到解决的办 ...

  4. responseEntity 实现文件下载

    @RequestMapping("/testResponseEntity") public ResponseEntity<byte[]> testResponseEnt ...

  5. 【JavaScript】用JS绘制一个球

    参考: 1.http://www.w3school.com.cn/html5/html_5_canvas.asp 2.http://blog.csdn.net/qq_27626333/article/ ...

  6. CSS3鼠标悬停8种动画特效

    在线演示 本地下载

  7. Spring_泛型依赖注入

  8. centos、linux查找未挂载磁盘格式化并挂载?

    centos.linux查找未挂载磁盘格式化并挂载? df -h 查看当前linux服务器硬盘: fdisk -l /dev/sda   第一块硬盘 /dev/sdb   第二块硬盘 依此类推 以/d ...

  9. 最简单的CI框架入门示例--数据库取数据

    前提: 安装好MySQL,Apache,PHP. 1.下载CI框架 下载地址  http://www.codeigniter.com/ 2.配置 database.php配置:    为数据库服务器设 ...

  10. [国家集训队2011]happiness

    Description 高一一班的座位表是个n*m的矩阵,经过一个学期的相处,每个同学和前后左右相邻的同学互相成为了好朋友.这学期要分文理科了,每个同学对于选择文科与理科有着自己的喜悦值,而一对好朋友 ...