Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Calculus
Reply
 
Thread Tools Display Modes
  #1  
Old June 30th, 2009, 09:51 AM
Newbie
 
Join Date: Jun 2009
Posts: 9
Country:
Thanks: 5
Thanked 0 Times in 0 Posts
IIT 2010 is on a distinguished road
Thumbs up

integral(((ln(1+bsinx))/(sinx)),x,-π/2,π/2)

I hope you can understand my way of presenting the question.......

Last edited by mr fantastic; July 1st, 2009 at 02:53 AM. Reason: Merged posts
Reply With Quote
Advertisement
 
  #2  
Old June 30th, 2009, 10:23 AM
pankaj's Avatar
Senior Member
 
Join Date: Jul 2008
Location: New Delhi(India)
Posts: 286
Country:
Thanks: 94
Thanked 99 Times in 80 Posts
pankaj will become famous soon enoughpankaj will become famous soon enough
Send a message via Yahoo to pankaj
Default

Is this your question
Evaluate:
\int_{-\frac{\pi}{2}}^{\frac{\pi}{2}}\frac{log_{e}(1+b\sin x)}{\sin x}dx
Reply With Quote
  #3  
Old June 30th, 2009, 10:27 AM
MHF Contributor
 
Join Date: Nov 2008
Posts: 1,224
Country:
Thanks: 39
Thanked 583 Times in 544 Posts
running-gag is a name known to allrunning-gag is a name known to allrunning-gag is a name known to allrunning-gag is a name known to allrunning-gag is a name known to allrunning-gag is a name known to all
Default

Hi

Try to use LATEX code

Do you mean

\int_{-\frac{\pi}{2}}^{\frac{\pi}{2}}\:\frac{\ln(1+b\sin x)}{\sin x}\:dx
Reply With Quote
The following users thank running-gag for this useful post:
Donate to MHF
  #4  
Old July 1st, 2009, 01:01 AM
Senior Member
 
Join Date: Jan 2009
Posts: 352
Country:
Thanks: 54
Thanked 135 Times in 107 Posts
simplependulum has a spectacular aura aboutsimplependulum has a spectacular aura about
Default

The answer is \pi \sin^{-1}{b}  ~,~  |b| \leq 1 Isn't it ?

Last edited by simplependulum; July 1st, 2009 at 01:30 AM.
Reply With Quote
  #5  
Old July 1st, 2009, 02:51 AM
Moo's Avatar
Moo Moo is offline
A Cute Angle
 
Join Date: Mar 2008
Location: P(I'm here)=1/3, P(I'm there)=t+1/3
Posts: 5,378
Country:
Thanks: 524
Thanked 3,065 Times in 2,536 Posts
Moo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond repute
Default

Hello,

\ln(1+b\sin x)=\sum_{n\geq 1} \frac{b^n \sin^n x}{n} (where |b|<1)

So I=\int_{-\pi/2}^{\pi/2} \sum_{n\geq 1} b^n \cdot \frac{\sin^{n-1} x}{n} ~dx

Inverting the sum and the integral (using the proper theorems), we have :

I=\sum_{n\geq 1} \frac{b^n}{n} \int_{-\pi/2}^{\pi/2} \sin^{n-1} x ~dx=\sum_{n\geq 2}\frac{b^{n-1}}{n-1} \cdot J_n

where J_n=\int_{-\pi/2}^{\pi/2} \sin^n x ~dx (known as Wallis integral in French..couldn't find it in English)

By a common method (\sin^n x=\sin^{n-2} x-\cos x \cdot \cos x\sin^{n-2} x) and an integration by parts, we get the recursive relation : J_n=J_{n-2}+\frac{1}{n-1} \cdot J_n

\Rightarrow \boxed{nJ_n=(n-1)J_{n-2}}

We can deduce this :

\int_0^{\pi/2} \sin^n x~dx=\begin{cases} \frac{(2p)!}{2^{2p}(p!)^2}\cdot \frac \pi 2 \quad \text{if } n=2p \\ \frac{2^{2p} (p!)^2}{(2p+1)!} \quad \text{if } n=2p+1\end{cases}

So if n is even, J_n=\frac{n!}{2^n \left[\left(\tfrac n2\right)!\right]^2} \cdot \pi

And if n is odd, J_n=0

So we have :

I=\pi\sum_{k\geq 1} \frac{b^{2k-1}(2k)!}{(2k-1)2^{2k}(k!)^2}

But hey, this is the power series for arcsin !!!

So finally, \boxed{I=\pi \arcsin(b)} (I hope I didn't get wrong in the power series)
__________________
Everything is possible. The impossible just takes longer.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

shinhidora production

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

- I hate, I can't stand, I abhor, I dislike, I disdain, I detest, I loathe, I despise and I am repelled by tousled birds of pray.
Reply With Quote
The Following 3 Users Say Thank You to Moo For This Useful Post:
Donate to MHF
  #6  
Old July 1st, 2009, 05:14 AM
Danny's Avatar
MHF Contributor

 
Join Date: Dec 2008
Location: Conway AR
Posts: 1,632
Country:
Thanks: 50
Thanked 728 Times in 677 Posts
Danny is a splendid one to beholdDanny is a splendid one to beholdDanny is a splendid one to beholdDanny is a splendid one to beholdDanny is a splendid one to beholdDanny is a splendid one to beholdDanny is a splendid one to behold
Default

Here's an alternative way.

Let I(b) = \int_{-\frac{\pi}{2}}^{\frac{\pi}{2}}\:\frac{\ln(1+b\sin x)}{\sin x}\:dx noting that I(0) = 0.

Then I'(b) = \int_{-\frac{\pi}{2}}^{\frac{\pi}{2}}\:\frac{1}{1+b\sin x}\:dx.

Introducing the usual trick x = 2 \,tan^{-1}z, then I'(b) = 2 \int_{-1}^1 \frac{1}{z^2 + 2bz + 1}\,dz which readily integrates. So

I'(b) = \frac{2}{\sqrt{1-b^2}} \left(\tan^{-1} \frac{b+1}{\sqrt{1-b^2}} - \tan^{-1} \frac{b-1}{\sqrt{1-b^2}} \right) = \frac{2}{\sqrt{1-b^2}} \cdot \frac{\pi}{2} = \frac{\pi}{\sqrt{1-b^2}}

Integrating wrt b give I(b) = \pi \sin^{-1} b noting the constant of integration is zero due to the fact that I(0) = 0.

Same answer but a little different approach.
Reply With Quote
The Following 3 Users Say Thank You to Danny For This Useful Post:
Donate to MHF
  #7  
Old July 1st, 2009, 07:38 AM
Newbie
 
Join Date: Jun 2009
Posts: 9
Country:
Thanks: 5
Thanked 0 Times in 0 Posts
IIT 2010 is on a distinguished road
Default

Quote:
Originally Posted by Danny View Post
Here's an alternative way.

Let I(b) = \int_{-\frac{\pi}{2}}^{\frac{\pi}{2}}\:\frac{\ln(1+b\sin x)}{\sin x}\:dx noting that I(0) = 0.

Then I'(b) = \int_{-\frac{\pi}{2}}^{\frac{\pi}{2}}\:\frac{1}{1+b\sin x}\:dx.

Introducing the usual trick x = 2 \,tan^{-1}z, then I'(b) = 2 \int_{-1}^1 \frac{1}{z^2 + 2bz + 1}\,dz which readily integrates. So

I'(b) = \frac{2}{\sqrt{1-b^2}} \left(\tan^{-1} \frac{b+1}{\sqrt{1-b^2}} - \tan^{-1} \frac{b-1}{\sqrt{1-b^2}} \right) = \frac{2}{\sqrt{1-b^2}} \cdot \frac{\pi}{2} = \frac{\pi}{\sqrt{1-b^2}}

Integrating wrt b give I(b) = \pi \sin^{-1} b noting the constant of integration is zero due to the fact that I(0) = 0.

Same answer but a little different approach.
hi sir,
plz explain what I'(b) actually is and how do we differentiate a portion within the integration symbol with constant limits of integration........
I'm a precollege student preparing for an entrance exam.We were not introduced to these type of problems,still I have got such a problem in a test.I hope sincerely you people will definitely help me out in these kind of problems
thank you very much.
Reply With Quote
  #8  
Old July 1st, 2009, 07:42 AM
Newbie
 
Join Date: Jun 2009
Posts: 9
Country:
Thanks: 5
Thanked 0 Times in 0 Posts
IIT 2010 is on a distinguished road
Default

Quote:
Originally Posted by Moo View Post
Hello,

\ln(1+b\sin x)=\sum_{n\geq 1} \frac{b^n \sin^n x}{n} (where |b|<1)

So I=\int_{-\pi/2}^{\pi/2} \sum_{n\geq 1} b^n \cdot \frac{\sin^{n-1} x}{n} ~dx

Inverting the sum and the integral (using the proper theorems), we have :

I=\sum_{n\geq 1} \frac{b^n}{n} \int_{-\pi/2}^{\pi/2} \sin^{n-1} x ~dx=\sum_{n\geq 2}\frac{b^{n-1}}{n-1} \cdot J_n

where J_n=\int_{-\pi/2}^{\pi/2} \sin^n x ~dx (known as Wallis integral in French..couldn't find it in English)

By a common method (\sin^n x=\sin^{n-2} x-\cos x \cdot \cos x\sin^{n-2} x) and an integration by parts, we get the recursive relation : J_n=J_{n-2}+\frac{1}{n-1} \cdot J_n

\Rightarrow \boxed{nJ_n=(n-1)J_{n-2}}

We can deduce this :

\int_0^{\pi/2} \sin^n x~dx=\begin{cases} \frac{(2p)!}{2^{2p}(p!)^2}\cdot \frac \pi 2 \quad \text{if } n=2p \\ \frac{2^{2p} (p!)^2}{(2p+1)!} \quad \text{if } n=2p+1\end{cases}

So if n is even, J_n=\frac{n!}{2^n \left[\left(\tfrac n2\right)!\right]^2} \cdot \pi

And if n is odd, J_n=0

So we have :

I=\pi\sum_{k\geq 1} \frac{b^{2k-1}(2k)!}{(2k-1)2^{2k}(k!)^2}

But hey, this is the power series for arcsin !!!

So finally, \boxed{I=\pi \arcsin(b)} (I hope I didn't get wrong in the power series)
sir can you plz explain me the first step??
thanks in advance...........
Reply With Quote
  #9  
Old July 4th, 2009, 06:38 AM
Moo's Avatar
Moo Moo is offline
A Cute Angle
 
Join Date: Mar 2008
Location: P(I'm here)=1/3, P(I'm there)=t+1/3
Posts: 5,378
Country:
Thanks: 524
Thanked 3,065 Times in 2,536 Posts
Moo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond repute
Default

Quote:
Originally Posted by IIT 2010 View Post
hi sir,
plz explain what I'(b) actually is and how do we differentiate a portion within the integration symbol with constant limits of integration........
I'm a precollege student preparing for an entrance exam.We were not introduced to these type of problems,still I have got such a problem in a test.I hope sincerely you people will definitely help me out in these kind of problems
thank you very much.
http://en.wikipedia.org/wiki/Leibniz_integral_rule

Quote:
Originally Posted by IIT 2010 View Post
sir can you plz explain me the first step??
thanks in advance...........
Well, it's a basic power series (google for it)

We know (geometric series) that if |y|<1, then \frac{1}{1+y}=\sum_{k\geq 0} y^k

Integrate from 0 to x :
\ln(1+x)=\int_0^x \frac{1}{1+y} ~dy=\sum_{k\geq 0} \frac{x^{k+1}}{k+1}=\sum_{k\geq 1}\frac{x^k}{k}
__________________
Everything is possible. The impossible just takes longer.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

shinhidora production

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

- I hate, I can't stand, I abhor, I dislike, I disdain, I detest, I loathe, I despise and I am repelled by tousled birds of pray.
Reply With Quote
The Following 2 Users Say Thank You to Moo For This Useful Post:
Donate to MHF
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 07:57 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.