Processing math: 100%

First time here? Check out the FAQ!

Ask Your Question
2

Can SAGE compute with ordinals?

asked 10 years ago

phs gravatar image

Computing with ordinal expressions like (ωω2+1+ω)ω+2 is not very different from handling polynomials, at least if we restrict to ordinals below ϵ0 written in Cantor Normal Form.

I did not see ordinals mentioned in the manual. Does SAGE know how to do such computations?

I'm interested in basic operations like addition, multiplication, exponentiation, comparison, and it is painful (and risky) to do them by hand.

Preview: (hide)

Comments

Nice question. Juste a note: we write Sage rather than SAGE. Originally it was an acronym standing for "Software for Algebraic and Geometric Exploration", but as it now covers all of mathematics, the acronym was abandoned and Sage became just a plain name, and is written with just an initial capital letter.

slelievre gravatar imageslelievre ( 10 years ago )

1 Answer

Sort by » oldest newest most voted
1

answered 10 years ago

tmonteil gravatar image

updated 10 years ago

Unfortunately Sage does not handle ordinals yet. That said, if you show up with some implementation, i am pretty sure someone will help you to insert it within Sage source code. It should also be possible to interface with existing software such as http://www.mtnmath.com/ord/index.html (whose dependencies MPIR and readline are already satisfied within Sage).

Preview: (hide)
link

Comments

Thanks a 1.0E06 for the pointer to the Ordinal Calculator ! I'll try it right away...

phs gravatar imagephs ( 10 years ago )

Note that i did not check its pertinence, i just found it from a web search.

tmonteil gravatar imagetmonteil ( 10 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 10 years ago

Seen: 325 times

Last updated: Nov 28 '14