E = ∫ 0 π / 4 sin x − cos x + 1 sin x + cos x − 1 d x
If E can be represented in the form ln ( a + c b ) , where a , b and c are integers with c square-free, find a + b + c .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice solution, I made the change t = tan 2 x and it took me 25 minutes to solve it... :P . And I'm not able either to preview my posts. It's a little dissapointing...
Log in to reply
Thanks.... And yep not able to preview is one of the changes made on brilliant which made things pretty worse!
You didn't use U-substitution...
Log in to reply
Has brilliant changed some of the features on brilliant?? My upvote's button has been changed, no time specified for comments (i.e 4 hours ago, 2 hours ago etc..), not able to scroll some of the solutions, and commenting on solutions and replying has become real messy... And obviously activity feature on brilliant hasn't been restored yet( Is it happening only on my mobile?) And guess what I'm not able to preview this comment before posting it :-).. There's no button for that...
Log in to reply
It happened a few hours ago. 16 hours ago, it was still the old format. This morning (9 hours ago) I saw the new format and was quite surprised. Now the commenting format looks like one of those stack exchange forums or something. I don't know why the changes were made, and tbh, I preferred the previous format. Now it looks so grey...
Log in to reply
@Hung Woei Neoh – Exactly... It has became more complicated now
Mere formality... :-)
E = ∫ 0 π / 4 sin x − cos x + 1 sin x + cos x − 1 d x = ∫ 0 π / 4 ( sin x − cos x + 1 ) ( cos x − sin x + 1 ) ( sin x + cos x − 1 ) ( cos x − sin x + 1 ) d x = ∫ 0 π / 4 sin x cos x − sin 2 x + sin x − cos 2 x + sin x cos x − cos x + cos x − sin x + 1 sin x cos x − sin 2 x + sin x + cos 2 x − sin x cos x + cos x − cos x + sin x − 1 d x = ∫ 0 π / 4 2 sin x cos x − ( cos 2 x + sin 2 x ) + 1 2 sin x − sin 2 x − 1 + 1 − sin 2 x d x = ∫ 0 π / 4 2 sin x cos x 2 sin x − 2 sin 2 x d x = ∫ 0 π / 4 ( cos x 1 + cos x − sin x ) d x = ∫ 0 π / 4 ( sec x + tan x sec x ( sec x + tan x ) + cos x − sin x ) d x = ∫ 0 π / 4 ( sec x + tan x sec x tan x + sec 2 x + cos x − sin x ) d x = [ ln ( sec x + tan x ) + ln ( cos x ) ] 0 π / 4 = [ ln ( cos x ( cos x 1 + cos x sin x ) ) ] 0 π / 4 = [ ln ( 1 + sin x ) ] 0 π / 4 = ln ( 1 + sin 4 π ) − ln ( 1 + sin 0 ) = ln ( 1 + 2 1 ) − ln ( 1 + 0 ) = ln ( 1 + 2 1 )
⟹ a = 1 , b = 1 , c = 2 , a + b + c = 1 + 1 + 2 = 4
a + b + c = 4
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Integration Tricks
Use 1 − cos x = 2 sin 2 2 x and sin x = 2 sin 2 x cos 2 x and cancel factor of 2 sin 2 x from both numerator and denominator.
E = ∫ 0 π / 4 cos 2 x + sin 2 x cos 2 x − sin 2 x d x
Substitute cos 2 x + sin 2 x = t so that integral is of the form ∫ t 2 d t = 2 ln t + C = 2 [ ln ( cos 2 x + sin 2 x ) ] 0 π / 4 = [ ln ( cos 2 x + sin 2 x ) 2 ] 0 π / 4 = [ ln ( 1 + sin x ) ] 0 π / 4 = ln ( 1 + 2 1 )
∴ 1 + 1 + 2 = 4