Hello. I tried example from the paper "HarmonicBalance.jl: A Julia suite for nonlinear dynamics using harmonic balance" with third-order nonlinearity and single harmonic ansatz. Then I tried to complicate the system: enhanced power of nonlinearity, replaced it by other non-linear functions (exp, sin). It seems to work till the 10-th power of x, but if nonlinear component was x^10, x^12, exp(x), sin(x), harmonic equations, that were derived from differential equation, remained the same:
Is there some limts on equations complexity?
Hello. I tried example from the paper "HarmonicBalance.jl: A Julia suite for nonlinear dynamics using harmonic balance" with third-order nonlinearity and single harmonic ansatz. Then I tried to complicate the system: enhanced power of nonlinearity, replaced it by other non-linear functions (exp, sin). It seems to work till the 10-th power of x, but if nonlinear component was x^10, x^12, exp(x), sin(x), harmonic equations, that were derived from differential equation, remained the same:
Is there some limts on equations complexity?