Does anyone have a computer that can crunch polynomials?

Discussion in 'Algebra' started by MattTheDouche, Jan 2, 2025 at 5:44 AM.

  1. MattTheDouche

    MattTheDouche

    Joined:
    Thursday
    Messages:
    4
    Likes Received:
    0
    Hello,

    I have some pretty demanding polynomial addition as part of a personal project, and even Wolfram-Alpha only wanted to do half of it:

    [(a^3)(z^3)-18x(a^2)(z^2)+3a(b^2)+3az(b^2)(x^2)-(b^3)(x^3)] + [bx(a^3)(z^2)-(2z)(a^2)(b^2)(x^2)+a(b^3)(x^3)]

    In the future, can I use a C++ or Python script to add all these numbers?
     
    MattTheDouche, Jan 2, 2025 at 5:44 AM
    #1
  2. MattTheDouche

    MattTheDouche

    Joined:
    Thursday
    Messages:
    4
    Likes Received:
    0
    Never mind, I found a much easier way to solve the problem. Sorry guys!
     
    MattTheDouche, Jan 2, 2025 at 7:43 PM
    #2
  3. MattTheDouche

    Alonzo

    Joined:
    Aug 14, 2024
    Messages:
    22
    Likes Received:
    3
    Wanna share?
     
    Alonzo, Jan 2, 2025 at 10:18 PM
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.
Similar Threads
There are no similar threads yet.
Loading...