How to integrate sqrt( cos(x) + cos(x)^3)

  • Thread starter Yegor
  • Start date
  • Tags
    Integrate
In summary: And then integrating by parts we get:\int \frac{-t}{\sqrt{1-t^4}} - \int \frac{t^3}{\sqrt{1-t^4}} = \int\frac{-t}{\sqrt{1+t^4}} - \int\frac{t}{\sqrt{1+t^4}} = \frac{-2t^3}{\sqrt{1-t^4}}
  • #1
Yegor
147
1
I need to integrate Sqrt[Cos(x)+(Cos(x))^3]
Mathematica gives answer with AppelF, I've never heard about it. This excercize was given in my book, so there must be answer in elementary functions. I tryed 1) tg(x/2)=t and 2) Cosx=t , but both didn't help me. Give me please any advice.
What does AppelF mean?
 
Physics news on Phys.org
  • #2
In all probability, "Appel function".
You might try to find out more about it on wikipedia.
 
  • #3
I would suggest you double check the question, mathematica will just plain not compute that for me.
 
  • #4
Are u sure it's
[tex] \int \sqrt{\cos x +\cos^{3}x} \ dx [/tex]...?

Daniel.

EDIT:My Maple is helpless.It reminds me of another integral...
[tex] \int e^{\sin x} dx [/tex]
 
Last edited:
  • #5
An obvious thought but are you sure it is not:

[tex]\int \sqrt{\cos (x) - {\cos^3 (x)}} dx[/tex]

As this then becomes relatively simple.
 
  • #6
Yes, Daniel, You are right. In fact it was definite integral, but I don't remember borders x1 and x2. I think it doesn't matter.
 
  • #7
I think Zurtex has found the correct integrand ..
 
  • #8
It doesn't.Wolfram Mathematica's Integrator is helpless,too.

I'll look it up in G&R,though i doubt it is there.

Daniel.
 
  • #9
U can't apply the FTC,because you can't find the antiderivative.

Daniel.
 
  • #10
dextercioby said:
U can't apply the FTC,because you can't find the antiderivative.

Daniel.
Eeh, assuming Zurtex is right, the anti-derivative [tex]\int\sqrt{\cos{x}-\cos^{3}x}dx=\int|\sin{x}|\sqrt{\cos{x}}dx[/tex] is easily expressed in terms of elementary functions.
 
  • #11
Yes,i was OBVIOUSLY referring to the OP's problem,not to an invented one...:wink:

Daniel.
 
  • #12
Isn't the OP's problem invented??
Surely, it wasn't discovered..:confused:, :wink:
 
  • #13
:wink: For him it was a discovery...:wink:

He'll remember it as the integral that f***** up all mathematical software...:-p

Daniel.
 
  • #14
[tex]\sqrt{\cos x} \sqrt{1 + \cos^2x}[/tex]
How about using t² = cos² and then calculate


[tex]\int \frac{-t \sqrt{1+t^2}}{\sqrt{1-t^2}} dt[/tex]

Then integration by parts

[tex]\frac{-t}{\sqrt{1-t^2}} = d{\sqrt{1-t^2}}[/tex]

For what it is worth

marlon
 
Last edited:
  • #15
Your substitution is something like

[tex]|t|=|\cos x| [/tex] which is very difficult to manipulate.

Besides,the function under the sq.root can take both positive & negative values.And that's why a substitution must be made with care...

Daniel.
 
  • #16
Yegor said:
I need to integrate Sqrt[Cos(x)+(Cos(x))^3]
Mathematica gives answer with AppelF, I've never heard about it. This excercize was given in my book, so there must be answer in elementary functions. I tryed 1) tg(x/2)=t and 2) Cosx=t , but both didn't help me. Give me please any advice.
What does AppelF mean?

Yegor, can you report the solution technique? What section in the Calculus text did this integral appear? That might give a clue as to how the text wished it to be solved.
 
  • #17
Salty,i'm 99% sure that it wasn't that integral he was suppossed to solve...

Daniel.
 
  • #18
marlon said:
[tex]\sqrt{\cos x} \sqrt{1 + \cos^2x}[/tex]
How about using t² = cos² and then calculate


[tex]\int \frac{-t \sqrt{1+t^2}}{\sqrt{1-t^2}} dt[/tex]

Then integration by parts

[tex]\frac{-t}{\sqrt{1-t^2}} = d{\sqrt{1-t^2}}[/tex]

For what it is worth

marlon

The integration by parts yields :

[tex] \int \sqrt{1+ t^2} d \sqrt{1-t^2}[/tex]

[tex]\sqrt{1-t^2} \sqrt{1+t^2} - \int \frac{t \sqrt{1-t^2}}{\sqrt{1+t^2}} = \int \frac{-t \sqrt{1+t^2}}{\sqrt{1-t^2}} dt[/tex]


Then add up the two integrals...
[tex] \int \frac{t \sqrt{1-t^2}}{\sqrt{1+t^2}} - \int \frac{t \sqrt{1+t^2}}{\sqrt{1-t^2}}[/tex]

This sum yields

[tex]\int \frac{-2t^3 }{\sqrt {1-t^4}}[/tex]

This is easy to solve

Indeed keep in mind that with the substitutions you need to be sure the sign is + otherwise they are invalid. Now you can incorporate negative numbers by writing a minus and this works, i checked it out

marlon
 
Last edited:
  • #19
Marlon,it's chasing your tail...You get nowhere,trust me.

Daniel.
 
  • #20
dextercioby said:
Marlon,it's chasing your tail...You get nowhere,trust me.

Daniel.


dexter don't be so jalous... Prove it...Prove me wrong...

marlon
 
  • #21
If you call the initial integral I and the second (after applying partial integration) by J,u have that

[tex] I+J=\sqrt{1-t^{4}} [/tex] (1)

And let's do what u prescribed.Reevaluate this sum starting with the initial forms of I & J,namely:

[tex] I+J=-2\int\frac{t^{3}dt}{\sqrt{1-t^{4}}} =\sqrt{1-t^{4}} [/tex](2)

,which (normally) concides with (1).This is what i call chasing your tail.

Daniel.

EDIT:Sure,the constants of integration can be put at the end of the calculations.
 
Last edited:
  • #22
hmmm, forget about it...the solution i gave does not lead to anything indeed

Are we sure we cannot solve this integral ?

marlon
 
Last edited:
  • #23
How about this. let's take the "original" integral :

[tex]\int \frac{-t \sqrt{1+t^2}}{\sqrt{1-t^2}} dt[/tex]

now multiply this fraction by [tex]\frac{\sqrt{1+t^2}}{\sqrt{1+t^2}}[/tex]

we get
[tex]\int \frac{-t}{\sqrt{1-t^4}} - \int \frac{t^3}{\sqrt{1-t^4}}[/tex]

The first integral can be solved by a substitution t²=cosx

Thus : 2tdt = -sinx dx

I get

[tex]1/2 \int \frac {sinx dx}{\sqrt{1-cosx^2}}[/tex]

marlon
 
  • #24
That is not the "original" integral.The original integral is
[tex] \int\sqrt{\cos x}\sqrt{1+cos^{2}x} \ dx [/tex]

And your first substitution is wrongly made...

Don't bother to edit that post.It would be useless.You haven't proven anyhting...

Daniel.
 

Related to How to integrate sqrt( cos(x) + cos(x)^3)

1. What is the first step in integrating sqrt( cos(x) + cos(x)^3)?

The first step in integrating sqrt( cos(x) + cos(x)^3) is to use the power reduction formula cos^2(x) = (1+cos(2x))/2 to simplify the expression.

2. How do you handle the square root in the integral of sqrt( cos(x) + cos(x)^3)?

You can use the trigonometric identity sqrt(1+cos^2(x)) = sin(x) to rewrite the square root as sqrt(1+cos^2(x)) * sqrt( cos(x)).

3. What is the next step after simplifying the square root in the integral of sqrt( cos(x) + cos(x)^3)?

The next step is to use the substitution u = sin(x) to rewrite the integral in terms of u.

4. How do you handle the remaining cos(x)^3 in the integral of sqrt( cos(x) + cos(x)^3)?

You can use the power reduction formula cos^3(x) = (3cos(x) + cos(3x))/4 to rewrite the remaining cos(x)^3 in terms of cos(3x).

5. What is the final step in integrating sqrt( cos(x) + cos(x)^3)?

The final step is to use the substitution u = cos(3x) to rewrite the integral in terms of u, which can then be easily evaluated.

Similar threads

  • Introductory Physics Homework Help
Replies
28
Views
458
  • Introductory Physics Homework Help
Replies
9
Views
996
  • Introductory Physics Homework Help
Replies
2
Views
215
  • Introductory Physics Homework Help
Replies
1
Views
238
  • Introductory Physics Homework Help
Replies
17
Views
494
  • Introductory Physics Homework Help
Replies
5
Views
823
  • Calculus and Beyond Homework Help
Replies
3
Views
384
  • Introductory Physics Homework Help
Replies
6
Views
290
  • Introductory Physics Homework Help
Replies
29
Views
1K
  • Introductory Physics Homework Help
Replies
4
Views
1K
Back
Top