FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Forum index » Science and Technology » Math » Symbolic
integral problem
Post new topic   Reply to topic Page 1 of 1 [2 Posts] View previous topic :: View next topic
Author Message
haibozh@gmail.com
science forum beginner


Joined: 21 May 2006
Posts: 4

PostPosted: Sun May 21, 2006 5:47 am    Post subject: integral problem Reply with quote

Hi, everyone

I have trouble in solving an integral problem. I couldn't get an
exact answer. Could anyone give me a hand?

\int_{0}^{2\pi} (a-bcos(u))^{3/2} du where a and b are
both constant.


Thanks in advance!

W.li.
Back to top
Jean-Marc Gulliet
science forum beginner


Joined: 28 May 2005
Posts: 38

PostPosted: Sun May 21, 2006 2:20 pm    Post subject: Re: integral problem Reply with quote

haibozh@gmail.com wrote:
Quote:
Hi, everyone

I have trouble in solving an integral problem. I couldn't get an
exact answer. Could anyone give me a hand?

\int_{0}^{2\pi} (a-bcos(u))^{3/2} du where a and b are
both constant.


Thanks in advance!

W.li.

Here is what I get with Mathematica 5.2 for Windows. The first answer

depends on the values of the complex coefficients a and b. The second
answer is restricted to a and b positive reals and a > b.

In[1]:=
Integrate[(a - b*Cos[u])^(3/2), {u, 0, 2*Pi}]

Out[1]=
If[Re[a] > Re[b] && Re[a + b] > 0 &&

a a a
(Re[-] >= 1 || Re[-] <= -1 || Im[-] != 0),
b b b

1 2 b
- (8 a Sqrt[a - b] EllipticE[-(-----)] +
3 a - b

2 b
8 a Sqrt[a + b] EllipticE[-----] -
a + b

2 b
2 (Sqrt[a - b] (a + b) EllipticK[-(-----)] +
a - b

2 b
(a - b) Sqrt[a + b] EllipticK[-----])),
a + b

3/2
Integrate[(a - b Cos[u]) , {u, 0, 2 Pi},

Assumptions ->

a a
(Im[-] == 0 && -1 < Re[-] < 1) ||
b b

Re[a] <= Re[b] || Re[a + b] <= 0]]

In[2]:=
Integrate[(a - b*Cos[u])^(3/2), {u, 0, 2*Pi}, Assumptions -> {a > b > 0}]

Out[2]=
1 2 b
- (8 a Sqrt[a - b] EllipticE[-(-----)] +
3 a - b

2 b
8 a Sqrt[a + b] EllipticE[-----] -
a + b

2 b
2 (Sqrt[a - b] (a + b) EllipticK[-(-----)] +
a - b

2 b
(a - b) Sqrt[a + b] EllipticK[-----]))
a + b

HTH,
Jean-Marc
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [2 Posts] View previous topic :: View next topic
The time now is Thu Jan 08, 2009 9:29 pm | All times are GMT
Forum index » Science and Technology » Math » Symbolic
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts help on problem brb003 Math 0 Mon Aug 28, 2006 3:31 am
No new posts fraction problem mikerule Research 0 Thu Aug 24, 2006 5:10 am
No new posts Mod computer problem William Elliot Math 4 Fri Jul 21, 2006 12:07 pm
No new posts ? break one integral into parts Cheng Cosine Math 0 Fri Jul 21, 2006 8:54 am
No new posts Divine apparitions in the tethered go... jpalmour@gmail.com Math 6 Thu Jul 20, 2006 8:26 pm

Debt Consolidation | Credit Counseling | Song Lyrics | Debt Consolidation | Mortgage
Copyright © 2004-2005 DeniX Solutions SRL
Other DeniX Solutions sites: Electronics forum |  Medicine forum |  Unix/Linux blog |  Unix/Linux documentation |  Unix/Linux forums


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1213s ][ Queries: 16 (0.0564s) ][ GZIP on - Debug on ]