Solve Equation: Get f(t) from Af(t)+Bf(t)^C=Dsin(ωt)

  • Thread starter Thread starter skrat
  • Start date Start date
skrat
Messages
740
Reaction score
8

Homework Statement


Get ##f(t)## from ##Af(t)+Bf(t)^C=Dsin(\omega t)##.


Homework Equations





The Attempt at a Solution



Sorry guys, but I have no idea what to do :/
 
Physics news on Phys.org
skrat said:

Homework Statement


Get ##f(t)## from ##Af(t)+Bf(t)^C=Dsin(\omega t)##.


Homework Equations





The Attempt at a Solution



Sorry guys, but I have no idea what to do :/

So you want to solve the equation ##ax + b x^c = r## to get ##x##. You can do it if ##c \in \{ 1/4, 1/3, 1/2, 1, 2, 3, 4 \}## because there are formulas for solving linear, quadratic, cubic and quartic equations. However, in other cases you need to use approximations or numerical methods. Even for ##c \in \{1/4,1/3,3,4 \}## the formulas are lengthy and nasty, but at least they exist.
 
The only thing I know about A,B,C and D (and sorry for not mentioning that in the first post) is that they are all ##\mathbb{R}##
 
skrat said:
The only thing I know about A,B,C and D (and sorry for not mentioning that in the first post) is that they are all ##\mathbb{R}##

So a general closed form does not exist.
 
Ok, Ray Vikcson, is there a proof for that?

I will try to do it numerically, thanks to both!
 
skrat said:
Ok, Ray Vikcson, is there a proof for that?

I will try to do it numerically, thanks to both!

If you meant a proof for that such expression with ##C\in\{5,6,7,\ldots\}## don't have a general closed form then look at the Abel-Ruffini theorem.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top