I want to do prime factorization of following a
a=sqrt(2)+6-sqrt(2)
a.factor()
But sage says simply
6
What should I do?
(I originally wanted to factor (((3+sqrt(8))^(1i) +(3-sqrt(8))^(1i))/2) for i in [1..40])
![]() | 1 | initial version |
I want to do prime factorization of following a
a=sqrt(2)+6-sqrt(2)
a.factor()
But sage says simply
6
What should I do?
(I originally wanted to factor (((3+sqrt(8))^(1i) +(3-sqrt(8))^(1i))/2) for i in [1..40])
![]() | 2 | None |
I want to do prime factorization of following a
a=sqrt(2)+6-sqrt(2)
a.factor()
But sage says simply
6
What should I do?
(I originally wanted to factor (((3+sqrt(8))^(1i) +(3-sqrt(8))^(1i))/2) ((3+√8)i+(3−√8)i)/2 for i in [1..40])
![]() | 3 | None |
I want to do prime factorization of following a
a=sqrt(2)+6-sqrt(2)
a.factor()
But sage says simply
6
What should I do?
(I originally wanted to factor ((3+√8)i+(3−√8)i)/2 (3+√8)i+(3−√8)i2 for i in [1..40])