Post Reply 
Recover polynomial from 1 root
10-09-2018, 12:37 PM (This post was last modified: 10-09-2018 03:17 PM by Albert Chan.)
Post: #6
RE: Recover polynomial from 1 root
Using XCas simplify on root r, I were expecting little or no effect, but I get this:

r := sqrt(6) / (5^(1/3) + sqrt(3))
simplify(r)

=> rootof( [3018245, 37511698, ... (Total 12 numbers) ], [1, 0, -54, -20 ... (Total 13 numbers)]])

Does above have any relation to the polynomial that have r as a root ?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Recover polynomial from 1 root - Albert Chan - 10-09-2018 12:37 PM



User(s) browsing this thread: 1 Guest(s)