About 50 results
Open links in new tab
  1. Maple code to perform mathematical operations on the output of isolve

    May 11, 2021 · Maple code to perform mathematical operations on the output of isolve Ask Question Asked 4 years, 7 months ago Modified 4 years, 7 months ago

  2. how to solve a Maple problem with three variables?

    Jan 27, 2019 · It'd be better suited at www.stackoverflow.com or www.mapleprimes.com , but even then you should state exactly what code you issued with a proper description of the goal. If you are using …

  3. MAPLE: Solve Equation with 3 unknowns in $\mathbb {Z}$

    Jul 2, 2019 · I am trying to input in MAPLE solve(23x+15y+18z = 11780, {x,y,z}) And it returns {x=x, y = -23/15 x +2356/3 -6/5 z, z=z} But I want it better to return something like {x = 211 ,y = 223, z = 199}...

  4. Sage Binary Quadratic solve does not return all solutions

    Oct 10, 2024 · You'll need to complete a few actions and gain 15 reputation points before being able to upvote. Upvoting indicates when questions and answers are useful. What's reputation and how do I …

  5. Find the inverse of a $4\times4$ matrix - Mathematics Stack Exchange

    May 6, 2012 · Take a $4\times 8$ matrix whose first 4 columns are your matrix, and the last 4 columns are the identity. Then row-reduce until you get the identity on the first 4 columns. The matrix you get …

  6. Glove Problem in UVa - Mathematics Stack Exchange

    Feb 8, 2026 · I have read the article Glove Problem, but still get wrong on the judge. There were only 2 people get $\color {Lime} {\text {AC}}$, and the submit date were 9 years ago. I think maybe be I …

  7. $A^ {1/A} =B^ {1/B} =C^ {1/C} ,A^ {BC} +B^ {AC} +C^ {AB} =729$

    Apr 22, 2021 · It's almost as if you were supposed to render $A=B=C=2$. The sum was supposed to be $2×3^4=48$, but someone fat-fingered on the calculator and entered $3×3^4 ...

  8. Question about the definition of (vector) subspaces

    Feb 9, 2026 · The usual definition is: A subspace is a subset of a vector space that contains the zero vector and is closed under addition and scalar multiplication. The last two conditions can be …

  9. Independence of a finite number of complex random variables

    Feb 10, 2026 · This question came up to me when I was reading a paper and I didn't find answers via google. A question on how to define the independence of two complex random variables was asked …

  10. Does every computable ordinal have a "true" fundamental sequence?

    Feb 6, 2026 · A fundamental sequence of a limit ordinal is usually defined as a strictly increasing cofinal sequence of ordinals all below a given limit ordinal. One application of this is in the fast-growing hi...