How to take the integral of this?

  • Thread starter Thread starter hunter77
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
16 replies · 3K views
hunter77
Messages
7
Reaction score
0

Homework Statement



How do you solve for the integral of 1/(16-20cos4x)?

Homework Equations



I know the answer but I don't know how to solve it by hand.

The Attempt at a Solution



I tried u-substitution and breaking it into two parts with 1/16 - 1/20cos4x but couldn't get anywhere.
 
Physics news on Phys.org
hunter77 said:

Homework Statement



How do you solve for the integral of 1/(16-20cos4x)?

Homework Equations



I know the answer but I don't know how to solve it by hand.

The Attempt at a Solution



I tried u-substitution and breaking it into two parts with 1/16 - 1/20cos4x but couldn't get anywhere.

First, you seem to be thinking that a/(b + c) = a/b + a/c. Is 2/(1 + 1) the same as 2/1 + 2/1?

Second, is what you show the actual problem? It looks to be very difficult to me.
 
Mark44 said:
First, you seem to be thinking that a/(b + c) = a/b + a/c. Is 2/(1 + 1) the same as 2/1 + 2/1?

Second, is what you show the actual problem? It looks to be very difficult to me.

Oh, my mistake, I see what you mean. But I still can't seem to go anywhere with it.
Yes, that's the problem exactly as it was stated.
 
Mark44 said:
And there's a dx in there somewhere?

Does your integral look like this?

$$ \int \frac{dx}{16 - 20cos(4x)}$$

Yup, that's what it looks like. Sorry about the dx omission.
 
I think that the direction to go is to break down the cos(4x) term using the double angle identity for cos(2A) and the basic trig identities. IOW, cos(4x) = cos2(2x) - sin2(2x) = 2cos2(2x) - 1

Possibly you can get the denominator to look like the difference of squares or something to factor, that you can use partial fractions on.

However, this might be a daunting task given the mistake you made in post #1.
 
recall from elementary trigonometry that

[tex]\frac{1}{16-20\cos(4x)}=\frac{1}{48} \left( \frac{6 \sec^2(2x)}{3tan(2x)-1} - \frac{6 \sec^2(2x)}{3tan(2x)+1} \right)[/tex]
 
Last edited:
hunter77 said:

Homework Statement



How do you solve for the integral of 1/(16-20cos4x)?

Homework Equations



I know the answer but I don't know how to solve it by hand.

The Attempt at a Solution



I tried u-substitution and breaking it into two parts with 1/16 - 1/20cos4x but couldn't get anywhere.

I'm glad you go nowhere this way, because it is WRONG: you cannot write 1/(a-b) as 1/a - 1/b. That violates all known rules of algebra, and you should never, never, never write it.

RGV
 
[tex]∫\frac{1 dx}{16-20\cos(4x) }[/tex], can be easily solved with substituted method :
Let u = 16 – 20cos (4x), so we got:

[tex]∫\frac{1}{u} dx[/tex]*

By differentiate u we got:
[tex]\frac{du}{dx} = 80 sin (4x)[/tex]

[tex]dx = \frac{du}{80 sin (4x)}[/tex]

use this dx for *
[tex]∫\frac{du}{u80sin(4x)}=\frac{1}{80sin(4x)}∫\frac{du}{u}=\frac{lnu}{80sin(4x)}=\frac{ln(16-20cos(4x))}{80sin(4x)}[/tex]
 
Last edited:
nugraha said:
∫dx/(16-20cos⁡(4x)), can be easily solved with substituted way:


Let u = 16 – 20cos (4x), so we got:
*∫dx/u


By differentiate u we got:
du/dx = 80 sin (4x)

dx = du/(80 sin⁡(4x))

use this dx for *
∫du/(u 80sin⁡(4x)) = 1/(80 sin⁡(4x)) ∫du/u
=(ln u)/(80 sin⁡〖(4x)〗 )
=(ln (16 -20 cos(4x)))/(80 sin⁡〖(4x)〗 )

Firstly, we don't show complete solutions here.

Secondly, your solution is wrong anyway. This step:

∫du/(u 80sin⁡(4x)) = 1/(80 sin⁡(4x)) ∫du/u

is wrong because you cannot bring the variable expression involving sin 4x outside the integral like that. You have to express it in terms of u and then integrate.
 
Curious3141 said:
Firstly, we don't show complete solutions here.

Secondly, your solution is wrong anyway. This step:

[tex]∫\frac{du}{u80sin(4x)}=\frac{1}{80sin(4x)}∫\frac{du}{u}=\frac{lnu}{80sin(4x)}=\frac{ln(16-20cos(4x)}{80sin(4x)}[/tex]

is wrong because you cannot bring the variable expression involving sin 4x outside the integral like that. You have to express it in terms of u and then integrate.
[STRIKE]try to see the previous step, we substituted dx with du. therefor our integral not with dx anymore, instead with du. so we can bring any non-u variable expression outside.[/STRIKE]
I am sorry, my bad.
 
Last edited:
lurflurf said:
^That is not right.
my bad, sorry
 
Last edited:
as Curious3141 said

Curious3141 said:
∫du/(u 80sin⁡(4x)) = 1/(80 sin⁡(4x)) ∫du/u

is wrong because you cannot bring the variable expression involving sin 4x outside the integral like that.