English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to express x as a function of t given the following:

dx/dt = sqrt(c - [3 k x^2]/4)

Can I integrate it w.r.t. t and if so how? And if not, how do I go about solving it?

2007-01-16 22:19:53 · 7 answers · asked by CorneliusMurphy 2 in Science & Mathematics Mathematics

Sorry, I put the wrong the power in my question. The equation should read:

dx/dt = sqrt(c-[3 k x^4]/4)

I've rearranged it to seperated the variables but the integral I've come up with looks pretty nasty and the wolfram integrator website is giving me answers involving elliptical integrals, which is a bit beyond my maths!

2007-01-16 22:39:56 · update #1

7 answers

dx/dt
= sqrt(c - [3 k x^2]/4)
= 1/2 sqrt[4c - 3kx^2)]
= [sqrt(3k)/2] sqrt[4c/(3k) - x^2]

1/[sqrt(3k)/2] . 1/[4c/(3k) - x^2] dx = dt
1/[sqrt(3k)/2] is constant


Integrating both sides
1/[sqrt(3k)/2] . Sin^(-1)[x/sqrt(4c/3k)] = t + a
Now do the simplification and sail

Note:
Apply the form: 1/sqrt[a^2 - x^2] dx to 1/[4c/(3k) - x^2] dx
where a = sqrt[4c/(3k)]

2007-01-16 22:51:22 · answer #1 · answered by Sheen 4 · 0 0

the reason that Wolfram is giving the answer as an elliptic function is because that is the analytic answer. Solutions to differential equations are unique so there is only one. Elliptic functions are complicated, but if you draw the phase space of this function the behavior will become more apparent. If you don't want to deal with elliptic functions then I suggest using a numerical integrator in matlab or something. Most of the algebra for computing this integral in the other messages is wrong, again the answer is an elliptic function.

2007-01-18 02:26:39 · answer #2 · answered by James B 1 · 0 0

Multiple both sides by the dt term, so you have dx = sqrt(c - [3 k x^2]/4)dt. Then just integrate.
The integral of dx is just x.
the integral of sqrt(c - [3 k x^4]/4)dt is just t*sqrt(c - [3 k x^2]/4)dt+C. Remember, you are integrating with respect ot t, so you treat x like a constant. Now move the constant over to the x side and divide both sides by sqrt(c - [3 k x^4]/4).
So your fianl answer is (x+C)/(sqrt(c - [3 k x^4]/4))= t.

2007-01-16 23:52:45 · answer #3 · answered by Anonymous · 0 0

1) You need to put the x under the x and seperate out the t so you bring the right side over under the dx by cross multiplying and put the dt on the other side and you get:

dx * (c - [3*k*x^2]/4)^(-1/2) = dt

2) now you take the integral of the problem and you get:

[(c - (3*k*x^2)/4)^(1/2)] * [(6*k*x)/4] + C = t

i think thats right. its been a while since i've done integrations.

2007-01-16 22:34:31 · answer #4 · answered by Cre-Ve 2 · 0 0

dx/dt = sqrt(c-[3 k x^4]/4)
rearrange
dt={1/sqrt(c-[3 k x^4]/4)}dx
integrate
t=int{1/sqrt(c-[3 k x^4]/4)}dx

use wolfram integrator to get
the integral of the x-term and
don't forget to add your other
constant A
the x^4 term makes this a very
difficult integration problem

good luck to you

ra

2007-01-17 06:15:28 · answer #5 · answered by Anonymous · 0 0

Yes you can.

sqrt(c - [3 k x^2]/4) = sqrt(c)sqrt(1-[sqrt(3k/c^2)x/2]^2)

This can be integrated into a sin-1 function.

2007-01-16 22:54:16 · answer #6 · answered by ag_iitkgp 7 · 0 0

No, only wrt x.

2007-01-16 22:29:43 · answer #7 · answered by igorolman 3 · 0 0

fedest.com, questions and answers