Is there a general way of solving the Maxwell equations?Special Relativity: Transforming Maxwell's equationsSolving 2nd-order ODEsDifference between action-at-a-distance and a field according to Maxwell?Skyrmions - Solving a second-order nonlinear ODE with a singularity on x=0Maxwell's equations for electromagnetic waveGeneral Maxwell equations (moving media)A simple proof covariance of Maxwell equationsElectromagnetic wave equation: can we ignore the constant of integration?

Non-Legendary Planeswalkers

Is self-defense mutually exclusive of murder?

Should a grammatical article be a part of a web link anchor

Does Australia produce unique 'specialty steel'?

Is data science mathematically interesting?

Does these arithmetic means on Pythagorean triangles converge?

What can I do to avoid potential charges for bribery?

How to handle shared mortgage payment if one person can't pay their share?

Can you take Bowwow out after returning him to MeowMeow?

Are there any rules around when something can be described as "based on a true story"?

Numbering like equations for regular text

A demigod among men

tcolorbox - Logo at the left of the title

How do express my condolences, when I couldn't show up at the funeral?

Modern warfare theory in a medieval setting

How much income am I getting by renting my house?

Slow coworker receiving compliments while I receive complaints

How did Ron get five hundred Chocolate Frog cards?

"Kept that sister of his quiet" meaning

Replace semi-colon not allowed in SQL - alternatives?

How to add just the second elements in lists of pairs?

Why are Starfleet vessels designed with nacelles so far away from the hull?

What is the meaning of "shop-wise" in "… and talk turned shop-wise"?

How to remind myself to lock my doors



Is there a general way of solving the Maxwell equations?


Special Relativity: Transforming Maxwell's equationsSolving 2nd-order ODEsDifference between action-at-a-distance and a field according to Maxwell?Skyrmions - Solving a second-order nonlinear ODE with a singularity on x=0Maxwell's equations for electromagnetic waveGeneral Maxwell equations (moving media)A simple proof covariance of Maxwell equationsElectromagnetic wave equation: can we ignore the constant of integration?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









3














$begingroup$


Is there some method for solving differential equations that can be applied to Maxwell equations to always get a solution for the electromagnetic field, even if numerical, regardless of the specifics of the problem.



Let's say you want to design a series of steps that you can handle to a student and he will be able to obtain E and B for any problem. The instructions don't have to be simple or understandable to someone without proper background but, is it possible?










share|cite|improve this question









$endgroup$






















    3














    $begingroup$


    Is there some method for solving differential equations that can be applied to Maxwell equations to always get a solution for the electromagnetic field, even if numerical, regardless of the specifics of the problem.



    Let's say you want to design a series of steps that you can handle to a student and he will be able to obtain E and B for any problem. The instructions don't have to be simple or understandable to someone without proper background but, is it possible?










    share|cite|improve this question









    $endgroup$


















      3












      3








      3





      $begingroup$


      Is there some method for solving differential equations that can be applied to Maxwell equations to always get a solution for the electromagnetic field, even if numerical, regardless of the specifics of the problem.



      Let's say you want to design a series of steps that you can handle to a student and he will be able to obtain E and B for any problem. The instructions don't have to be simple or understandable to someone without proper background but, is it possible?










      share|cite|improve this question









      $endgroup$




      Is there some method for solving differential equations that can be applied to Maxwell equations to always get a solution for the electromagnetic field, even if numerical, regardless of the specifics of the problem.



      Let's say you want to design a series of steps that you can handle to a student and he will be able to obtain E and B for any problem. The instructions don't have to be simple or understandable to someone without proper background but, is it possible?







      electromagnetism maxwell-equations differential-equations






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question



      share|cite|improve this question










      asked 8 hours ago









      ChegonChegon

      1206 bronze badges




      1206 bronze badges























          4 Answers
          4






          active

          oldest

          votes


















          3
















          $begingroup$

          Look at it as an initial-value problem. If you know the electric and magnetic field throughout space at one instant, and the positions and velocities of all charged particles at that instant, then you can numerically evolve the system forward in time. Two of Maxwell’s equations tell you how fast the fields are changing at each point (and thus their new values after a short time interval), and the Lorentz force law tells you how the particles are accelerating (and thus their new positions and velocities).



          The other two Maxwell equations are constraints on the initial condition of the fields, taking the charged particles into account. Figuring out an appropriate initial condition for whatever system you are studying is the harder part of the problem.






          share|cite|improve this answer












          $endgroup$














          • $begingroup$
            This doesn't look like a "general way" — this only explains that the solution exists given the initial conditions. If you have a complicated initial condition given for infinite space, you won't immediately be able to take any available numerical PDE solver and just apply it.
            $endgroup$
            – Ruslan
            1 hour ago


















          1
















          $begingroup$

          You need to be more precise about exactly what problem you're solving and what the inputs are. But if you're considering the general problem of what electromagnetic fields are produced by a given configuration of electric charge and current over spacetime, then the general solution is given by Jefimenko's equations.






          share|cite|improve this answer










          $endgroup$






















            0
















            $begingroup$

            Exact solution of Maxwells equations does not exist (for whole space and time). Maxwells equations describe behaviour of the fields localy (in a neighbourhood of a point) because to calculate any field in a point, all you need is the information about it's neighbourhood. If you place random objects that modify the $E$ field or $B$ field, you have to take those into account, but there is no way to embed them to those equations other that to say that those fields have to satisfy some additional conditions (i.e boundary conditions) on those objects.
            Analytical solving often assumes special cases (e.g free space, $rho=0, J=0$) to simplify the equations. Numerically, you can allways find better and better approximation of the distribution of fields in space by using smaller steps in space and time during discretization. Finate difference method and it's variants are often used for solving differential equations in general.






            share|cite|improve this answer









            New contributor



            Luka Mandić is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.





            $endgroup$














            • $begingroup$
              Given sufficiently smooth initial conditions the exact solution does exist. It may be impossible to write in closed form, but that doesn't result in inexistence of the solution.
              $endgroup$
              – Ruslan
              1 hour ago


















            -1
















            $begingroup$

            No, there is not. The three particle problem is chaotic and does not have an analytic solution. They are a subset of Maxwell equations. https://en.wikipedia.org/wiki/Three-body_problem






            share|cite|improve this answer










            $endgroup$














            • $begingroup$
              I agree, but what about a numeric solution? Someone found one to make the gif in that site.
              $endgroup$
              – Chegon
              8 hours ago










            • $begingroup$
              oh, you can always find numerical solutions to any level of precision you want (in principle, because the computer needed for your needs might need more particles the ones in the universe)
              $endgroup$
              – Wolphram jonny
              8 hours ago










            • $begingroup$
              thanks but my question is how to do it with a fixed set of steps. LIke: "always use the Frobenius method" or "Always do this and then this and later this"
              $endgroup$
              – Chegon
              8 hours ago










            • $begingroup$
              yes, it exists.
              $endgroup$
              – Wolphram jonny
              7 hours ago










            • $begingroup$
              In electrodynamics (and GR too) even two-body problem is not analytically solvable due to radiation.
              $endgroup$
              – Ruslan
              1 hour ago













            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "151"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );














            draft saved

            draft discarded
















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphysics.stackexchange.com%2fquestions%2f506254%2fis-there-a-general-way-of-solving-the-maxwell-equations%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown


























            4 Answers
            4






            active

            oldest

            votes








            4 Answers
            4






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3
















            $begingroup$

            Look at it as an initial-value problem. If you know the electric and magnetic field throughout space at one instant, and the positions and velocities of all charged particles at that instant, then you can numerically evolve the system forward in time. Two of Maxwell’s equations tell you how fast the fields are changing at each point (and thus their new values after a short time interval), and the Lorentz force law tells you how the particles are accelerating (and thus their new positions and velocities).



            The other two Maxwell equations are constraints on the initial condition of the fields, taking the charged particles into account. Figuring out an appropriate initial condition for whatever system you are studying is the harder part of the problem.






            share|cite|improve this answer












            $endgroup$














            • $begingroup$
              This doesn't look like a "general way" — this only explains that the solution exists given the initial conditions. If you have a complicated initial condition given for infinite space, you won't immediately be able to take any available numerical PDE solver and just apply it.
              $endgroup$
              – Ruslan
              1 hour ago















            3
















            $begingroup$

            Look at it as an initial-value problem. If you know the electric and magnetic field throughout space at one instant, and the positions and velocities of all charged particles at that instant, then you can numerically evolve the system forward in time. Two of Maxwell’s equations tell you how fast the fields are changing at each point (and thus their new values after a short time interval), and the Lorentz force law tells you how the particles are accelerating (and thus their new positions and velocities).



            The other two Maxwell equations are constraints on the initial condition of the fields, taking the charged particles into account. Figuring out an appropriate initial condition for whatever system you are studying is the harder part of the problem.






            share|cite|improve this answer












            $endgroup$














            • $begingroup$
              This doesn't look like a "general way" — this only explains that the solution exists given the initial conditions. If you have a complicated initial condition given for infinite space, you won't immediately be able to take any available numerical PDE solver and just apply it.
              $endgroup$
              – Ruslan
              1 hour ago













            3














            3










            3







            $begingroup$

            Look at it as an initial-value problem. If you know the electric and magnetic field throughout space at one instant, and the positions and velocities of all charged particles at that instant, then you can numerically evolve the system forward in time. Two of Maxwell’s equations tell you how fast the fields are changing at each point (and thus their new values after a short time interval), and the Lorentz force law tells you how the particles are accelerating (and thus their new positions and velocities).



            The other two Maxwell equations are constraints on the initial condition of the fields, taking the charged particles into account. Figuring out an appropriate initial condition for whatever system you are studying is the harder part of the problem.






            share|cite|improve this answer












            $endgroup$



            Look at it as an initial-value problem. If you know the electric and magnetic field throughout space at one instant, and the positions and velocities of all charged particles at that instant, then you can numerically evolve the system forward in time. Two of Maxwell’s equations tell you how fast the fields are changing at each point (and thus their new values after a short time interval), and the Lorentz force law tells you how the particles are accelerating (and thus their new positions and velocities).



            The other two Maxwell equations are constraints on the initial condition of the fields, taking the charged particles into account. Figuring out an appropriate initial condition for whatever system you are studying is the harder part of the problem.







            share|cite|improve this answer















            share|cite|improve this answer




            share|cite|improve this answer



            share|cite|improve this answer








            edited 7 hours ago

























            answered 7 hours ago









            G. SmithG. Smith

            23.3k2 gold badges41 silver badges76 bronze badges




            23.3k2 gold badges41 silver badges76 bronze badges














            • $begingroup$
              This doesn't look like a "general way" — this only explains that the solution exists given the initial conditions. If you have a complicated initial condition given for infinite space, you won't immediately be able to take any available numerical PDE solver and just apply it.
              $endgroup$
              – Ruslan
              1 hour ago
















            • $begingroup$
              This doesn't look like a "general way" — this only explains that the solution exists given the initial conditions. If you have a complicated initial condition given for infinite space, you won't immediately be able to take any available numerical PDE solver and just apply it.
              $endgroup$
              – Ruslan
              1 hour ago















            $begingroup$
            This doesn't look like a "general way" — this only explains that the solution exists given the initial conditions. If you have a complicated initial condition given for infinite space, you won't immediately be able to take any available numerical PDE solver and just apply it.
            $endgroup$
            – Ruslan
            1 hour ago




            $begingroup$
            This doesn't look like a "general way" — this only explains that the solution exists given the initial conditions. If you have a complicated initial condition given for infinite space, you won't immediately be able to take any available numerical PDE solver and just apply it.
            $endgroup$
            – Ruslan
            1 hour ago













            1
















            $begingroup$

            You need to be more precise about exactly what problem you're solving and what the inputs are. But if you're considering the general problem of what electromagnetic fields are produced by a given configuration of electric charge and current over spacetime, then the general solution is given by Jefimenko's equations.






            share|cite|improve this answer










            $endgroup$



















              1
















              $begingroup$

              You need to be more precise about exactly what problem you're solving and what the inputs are. But if you're considering the general problem of what electromagnetic fields are produced by a given configuration of electric charge and current over spacetime, then the general solution is given by Jefimenko's equations.






              share|cite|improve this answer










              $endgroup$

















                1














                1










                1







                $begingroup$

                You need to be more precise about exactly what problem you're solving and what the inputs are. But if you're considering the general problem of what electromagnetic fields are produced by a given configuration of electric charge and current over spacetime, then the general solution is given by Jefimenko's equations.






                share|cite|improve this answer










                $endgroup$



                You need to be more precise about exactly what problem you're solving and what the inputs are. But if you're considering the general problem of what electromagnetic fields are produced by a given configuration of electric charge and current over spacetime, then the general solution is given by Jefimenko's equations.







                share|cite|improve this answer













                share|cite|improve this answer




                share|cite|improve this answer



                share|cite|improve this answer










                answered 3 hours ago









                tparkertparker

                25.9k1 gold badge55 silver badges137 bronze badges




                25.9k1 gold badge55 silver badges137 bronze badges
























                    0
















                    $begingroup$

                    Exact solution of Maxwells equations does not exist (for whole space and time). Maxwells equations describe behaviour of the fields localy (in a neighbourhood of a point) because to calculate any field in a point, all you need is the information about it's neighbourhood. If you place random objects that modify the $E$ field or $B$ field, you have to take those into account, but there is no way to embed them to those equations other that to say that those fields have to satisfy some additional conditions (i.e boundary conditions) on those objects.
                    Analytical solving often assumes special cases (e.g free space, $rho=0, J=0$) to simplify the equations. Numerically, you can allways find better and better approximation of the distribution of fields in space by using smaller steps in space and time during discretization. Finate difference method and it's variants are often used for solving differential equations in general.






                    share|cite|improve this answer









                    New contributor



                    Luka Mandić is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.





                    $endgroup$














                    • $begingroup$
                      Given sufficiently smooth initial conditions the exact solution does exist. It may be impossible to write in closed form, but that doesn't result in inexistence of the solution.
                      $endgroup$
                      – Ruslan
                      1 hour ago















                    0
















                    $begingroup$

                    Exact solution of Maxwells equations does not exist (for whole space and time). Maxwells equations describe behaviour of the fields localy (in a neighbourhood of a point) because to calculate any field in a point, all you need is the information about it's neighbourhood. If you place random objects that modify the $E$ field or $B$ field, you have to take those into account, but there is no way to embed them to those equations other that to say that those fields have to satisfy some additional conditions (i.e boundary conditions) on those objects.
                    Analytical solving often assumes special cases (e.g free space, $rho=0, J=0$) to simplify the equations. Numerically, you can allways find better and better approximation of the distribution of fields in space by using smaller steps in space and time during discretization. Finate difference method and it's variants are often used for solving differential equations in general.






                    share|cite|improve this answer









                    New contributor



                    Luka Mandić is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.





                    $endgroup$














                    • $begingroup$
                      Given sufficiently smooth initial conditions the exact solution does exist. It may be impossible to write in closed form, but that doesn't result in inexistence of the solution.
                      $endgroup$
                      – Ruslan
                      1 hour ago













                    0














                    0










                    0







                    $begingroup$

                    Exact solution of Maxwells equations does not exist (for whole space and time). Maxwells equations describe behaviour of the fields localy (in a neighbourhood of a point) because to calculate any field in a point, all you need is the information about it's neighbourhood. If you place random objects that modify the $E$ field or $B$ field, you have to take those into account, but there is no way to embed them to those equations other that to say that those fields have to satisfy some additional conditions (i.e boundary conditions) on those objects.
                    Analytical solving often assumes special cases (e.g free space, $rho=0, J=0$) to simplify the equations. Numerically, you can allways find better and better approximation of the distribution of fields in space by using smaller steps in space and time during discretization. Finate difference method and it's variants are often used for solving differential equations in general.






                    share|cite|improve this answer









                    New contributor



                    Luka Mandić is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.





                    $endgroup$



                    Exact solution of Maxwells equations does not exist (for whole space and time). Maxwells equations describe behaviour of the fields localy (in a neighbourhood of a point) because to calculate any field in a point, all you need is the information about it's neighbourhood. If you place random objects that modify the $E$ field or $B$ field, you have to take those into account, but there is no way to embed them to those equations other that to say that those fields have to satisfy some additional conditions (i.e boundary conditions) on those objects.
                    Analytical solving often assumes special cases (e.g free space, $rho=0, J=0$) to simplify the equations. Numerically, you can allways find better and better approximation of the distribution of fields in space by using smaller steps in space and time during discretization. Finate difference method and it's variants are often used for solving differential equations in general.







                    share|cite|improve this answer









                    New contributor



                    Luka Mandić is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.








                    share|cite|improve this answer




                    share|cite|improve this answer



                    share|cite|improve this answer






                    New contributor



                    Luka Mandić is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.








                    answered 7 hours ago









                    Luka MandićLuka Mandić

                    32 bronze badges




                    32 bronze badges




                    New contributor



                    Luka Mandić is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.




                    New contributor




                    Luka Mandić is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                    Check out our Code of Conduct.
















                    • $begingroup$
                      Given sufficiently smooth initial conditions the exact solution does exist. It may be impossible to write in closed form, but that doesn't result in inexistence of the solution.
                      $endgroup$
                      – Ruslan
                      1 hour ago
















                    • $begingroup$
                      Given sufficiently smooth initial conditions the exact solution does exist. It may be impossible to write in closed form, but that doesn't result in inexistence of the solution.
                      $endgroup$
                      – Ruslan
                      1 hour ago















                    $begingroup$
                    Given sufficiently smooth initial conditions the exact solution does exist. It may be impossible to write in closed form, but that doesn't result in inexistence of the solution.
                    $endgroup$
                    – Ruslan
                    1 hour ago




                    $begingroup$
                    Given sufficiently smooth initial conditions the exact solution does exist. It may be impossible to write in closed form, but that doesn't result in inexistence of the solution.
                    $endgroup$
                    – Ruslan
                    1 hour ago











                    -1
















                    $begingroup$

                    No, there is not. The three particle problem is chaotic and does not have an analytic solution. They are a subset of Maxwell equations. https://en.wikipedia.org/wiki/Three-body_problem






                    share|cite|improve this answer










                    $endgroup$














                    • $begingroup$
                      I agree, but what about a numeric solution? Someone found one to make the gif in that site.
                      $endgroup$
                      – Chegon
                      8 hours ago










                    • $begingroup$
                      oh, you can always find numerical solutions to any level of precision you want (in principle, because the computer needed for your needs might need more particles the ones in the universe)
                      $endgroup$
                      – Wolphram jonny
                      8 hours ago










                    • $begingroup$
                      thanks but my question is how to do it with a fixed set of steps. LIke: "always use the Frobenius method" or "Always do this and then this and later this"
                      $endgroup$
                      – Chegon
                      8 hours ago










                    • $begingroup$
                      yes, it exists.
                      $endgroup$
                      – Wolphram jonny
                      7 hours ago










                    • $begingroup$
                      In electrodynamics (and GR too) even two-body problem is not analytically solvable due to radiation.
                      $endgroup$
                      – Ruslan
                      1 hour ago
















                    -1
















                    $begingroup$

                    No, there is not. The three particle problem is chaotic and does not have an analytic solution. They are a subset of Maxwell equations. https://en.wikipedia.org/wiki/Three-body_problem






                    share|cite|improve this answer










                    $endgroup$














                    • $begingroup$
                      I agree, but what about a numeric solution? Someone found one to make the gif in that site.
                      $endgroup$
                      – Chegon
                      8 hours ago










                    • $begingroup$
                      oh, you can always find numerical solutions to any level of precision you want (in principle, because the computer needed for your needs might need more particles the ones in the universe)
                      $endgroup$
                      – Wolphram jonny
                      8 hours ago










                    • $begingroup$
                      thanks but my question is how to do it with a fixed set of steps. LIke: "always use the Frobenius method" or "Always do this and then this and later this"
                      $endgroup$
                      – Chegon
                      8 hours ago










                    • $begingroup$
                      yes, it exists.
                      $endgroup$
                      – Wolphram jonny
                      7 hours ago










                    • $begingroup$
                      In electrodynamics (and GR too) even two-body problem is not analytically solvable due to radiation.
                      $endgroup$
                      – Ruslan
                      1 hour ago














                    -1














                    -1










                    -1







                    $begingroup$

                    No, there is not. The three particle problem is chaotic and does not have an analytic solution. They are a subset of Maxwell equations. https://en.wikipedia.org/wiki/Three-body_problem






                    share|cite|improve this answer










                    $endgroup$



                    No, there is not. The three particle problem is chaotic and does not have an analytic solution. They are a subset of Maxwell equations. https://en.wikipedia.org/wiki/Three-body_problem







                    share|cite|improve this answer













                    share|cite|improve this answer




                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered 8 hours ago









                    Wolphram jonnyWolphram jonny

                    11.4k3 gold badges27 silver badges55 bronze badges




                    11.4k3 gold badges27 silver badges55 bronze badges














                    • $begingroup$
                      I agree, but what about a numeric solution? Someone found one to make the gif in that site.
                      $endgroup$
                      – Chegon
                      8 hours ago










                    • $begingroup$
                      oh, you can always find numerical solutions to any level of precision you want (in principle, because the computer needed for your needs might need more particles the ones in the universe)
                      $endgroup$
                      – Wolphram jonny
                      8 hours ago










                    • $begingroup$
                      thanks but my question is how to do it with a fixed set of steps. LIke: "always use the Frobenius method" or "Always do this and then this and later this"
                      $endgroup$
                      – Chegon
                      8 hours ago










                    • $begingroup$
                      yes, it exists.
                      $endgroup$
                      – Wolphram jonny
                      7 hours ago










                    • $begingroup$
                      In electrodynamics (and GR too) even two-body problem is not analytically solvable due to radiation.
                      $endgroup$
                      – Ruslan
                      1 hour ago

















                    • $begingroup$
                      I agree, but what about a numeric solution? Someone found one to make the gif in that site.
                      $endgroup$
                      – Chegon
                      8 hours ago










                    • $begingroup$
                      oh, you can always find numerical solutions to any level of precision you want (in principle, because the computer needed for your needs might need more particles the ones in the universe)
                      $endgroup$
                      – Wolphram jonny
                      8 hours ago










                    • $begingroup$
                      thanks but my question is how to do it with a fixed set of steps. LIke: "always use the Frobenius method" or "Always do this and then this and later this"
                      $endgroup$
                      – Chegon
                      8 hours ago










                    • $begingroup$
                      yes, it exists.
                      $endgroup$
                      – Wolphram jonny
                      7 hours ago










                    • $begingroup$
                      In electrodynamics (and GR too) even two-body problem is not analytically solvable due to radiation.
                      $endgroup$
                      – Ruslan
                      1 hour ago
















                    $begingroup$
                    I agree, but what about a numeric solution? Someone found one to make the gif in that site.
                    $endgroup$
                    – Chegon
                    8 hours ago




                    $begingroup$
                    I agree, but what about a numeric solution? Someone found one to make the gif in that site.
                    $endgroup$
                    – Chegon
                    8 hours ago












                    $begingroup$
                    oh, you can always find numerical solutions to any level of precision you want (in principle, because the computer needed for your needs might need more particles the ones in the universe)
                    $endgroup$
                    – Wolphram jonny
                    8 hours ago




                    $begingroup$
                    oh, you can always find numerical solutions to any level of precision you want (in principle, because the computer needed for your needs might need more particles the ones in the universe)
                    $endgroup$
                    – Wolphram jonny
                    8 hours ago












                    $begingroup$
                    thanks but my question is how to do it with a fixed set of steps. LIke: "always use the Frobenius method" or "Always do this and then this and later this"
                    $endgroup$
                    – Chegon
                    8 hours ago




                    $begingroup$
                    thanks but my question is how to do it with a fixed set of steps. LIke: "always use the Frobenius method" or "Always do this and then this and later this"
                    $endgroup$
                    – Chegon
                    8 hours ago












                    $begingroup$
                    yes, it exists.
                    $endgroup$
                    – Wolphram jonny
                    7 hours ago




                    $begingroup$
                    yes, it exists.
                    $endgroup$
                    – Wolphram jonny
                    7 hours ago












                    $begingroup$
                    In electrodynamics (and GR too) even two-body problem is not analytically solvable due to radiation.
                    $endgroup$
                    – Ruslan
                    1 hour ago





                    $begingroup$
                    In electrodynamics (and GR too) even two-body problem is not analytically solvable due to radiation.
                    $endgroup$
                    – Ruslan
                    1 hour ago



















                    draft saved

                    draft discarded















































                    Thanks for contributing an answer to Physics Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphysics.stackexchange.com%2fquestions%2f506254%2fis-there-a-general-way-of-solving-the-maxwell-equations%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown









                    Popular posts from this blog

                    Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                    Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                    Tom Holland Mục lục Đầu đời và giáo dục | Sự nghiệp | Cuộc sống cá nhân | Phim tham gia | Giải thưởng và đề cử | Chú thích | Liên kết ngoài | Trình đơn chuyển hướngProfile“Person Details for Thomas Stanley Holland, "England and Wales Birth Registration Index, 1837-2008" — FamilySearch.org”"Meet Tom Holland... the 16-year-old star of The Impossible""Schoolboy actor Tom Holland finds himself in Oscar contention for role in tsunami drama"“Naomi Watts on the Prince William and Harry's reaction to her film about the late Princess Diana”lưu trữ"Holland and Pflueger Are West End's Two New 'Billy Elliots'""I'm so envious of my son, the movie star! British writer Dominic Holland's spent 20 years trying to crack Hollywood - but he's been beaten to it by a very unlikely rival"“Richard and Margaret Povey of Jersey, Channel Islands, UK: Information about Thomas Stanley Holland”"Tom Holland to play Billy Elliot""New Billy Elliot leaving the garage"Billy Elliot the Musical - Tom Holland - Billy"A Tale of four Billys: Tom Holland""The Feel Good Factor""Thames Christian College schoolboys join Myleene Klass for The Feelgood Factor""Government launches £600,000 arts bursaries pilot""BILLY's Chapman, Holland, Gardner & Jackson-Keen Visit Prime Minister""Elton John 'blown away' by Billy Elliot fifth birthday" (video with John's interview and fragments of Holland's performance)"First News interviews Arrietty's Tom Holland"“33rd Critics' Circle Film Awards winners”“National Board of Review Current Awards”Bản gốc"Ron Howard Whaling Tale 'In The Heart Of The Sea' Casts Tom Holland"“'Spider-Man' Finds Tom Holland to Star as New Web-Slinger”lưu trữ“Captain America: Civil War (2016)”“Film Review: ‘Captain America: Civil War’”lưu trữ“‘Captain America: Civil War’ review: Choose your own avenger”lưu trữ“The Lost City of Z reviews”“Sony Pictures and Marvel Studios Find Their 'Spider-Man' Star and Director”“‘Mary Magdalene’, ‘Current War’ & ‘Wind River’ Get 2017 Release Dates From Weinstein”“Lionsgate Unleashing Daisy Ridley & Tom Holland Starrer ‘Chaos Walking’ In Cannes”“PTA's 'Master' Leads Chicago Film Critics Nominations, UPDATED: Houston and Indiana Critics Nominations”“Nominaciones Goya 2013 Telecinco Cinema – ENG”“Jameson Empire Film Awards: Martin Freeman wins best actor for performance in The Hobbit”“34th Annual Young Artist Awards”Bản gốc“Teen Choice Awards 2016—Captain America: Civil War Leads Second Wave of Nominations”“BAFTA Film Award Nominations: ‘La La Land’ Leads Race”“Saturn Awards Nominations 2017: 'Rogue One,' 'Walking Dead' Lead”Tom HollandTom HollandTom HollandTom Hollandmedia.gettyimages.comWorldCat Identities300279794no20130442900000 0004 0355 42791085670554170004732cb16706349t(data)XX5557367