Solving Improper Integral: X/(sqrt(1+x^6) dx

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
13 replies · 4K views
Song
Messages
47
Reaction score
0
basically I'm stuck with this problem...

Integral the upper limit is positive infinite and the lower limit is 1
X/(sqrt(1+x^6) dx...

can someone give me an idea on how to start this?...I really don't know. Thanks.
 
Physics news on Phys.org
If so, then

[tex]\int_{1}^{\infty} \frac{x}{\sqrt{1+x^{6}}} \ dx = {}_{2}F_{1}\left(\frac{1}{6},\frac{1}{2}; \frac{7}{6}; -1\right)[/tex]

, with F Gauss' hypergeometric function.

Daniel.
 
Last edited:
I don't know how to do that. How do you use the comparison theorem to do this? Thanks.
 
What comparison theorem are you referring to ...?

A simple substitution [itex]x^{2}=t[/itex] will bring your integral to a simpler form, however that wouldn't help too much.

Daniel.
 
It's always a good idea to state your question in full. I suspect yours is

Prove the integral [tex]\int_{1}^{\infty} \frac{x}{\sqrt{1+x^{6}}} \ dx[/tex] is convergent.

Specifically you don't care about finding a value for this integral. When x is large, what simple polynomial is the denominator kinda like? This should suggest a function for your comparison test.
 
When X is large, x/(sqrt(1+x^6)) is getting close to the x-axis?
x/(sqrt(1+x^2)) is greater than x/(sqrt(1+x^6))..is my logic right?
 
I'm sorry that I didn't state my question clearly at the beginning.
 
[tex]\frac{x}{\sqrt{1+x^{6}}}[/tex] is about [tex]\frac{x}{x^{3}} = \frac{1}{x^{2}}[/tex]. Since [tex]\frac{1}{x^{2}}[/tex] is convergent ([tex]p > 1[/tex]), then so is the original integral by the comparison test (the original function is less than the new function)
 
Last edited:
but why did you choose x/(x^3)?
 
[tex]\frac{1}{\sqrt{1+ x^{6}}}= \frac{1}{ \sqrt{x^{6}}} = \frac{1}{x^{3}}[/tex]. The 1 doesn't matter for large enough x.
 
Last edited:
courtrigrad said:
[tex]\frac{1}{\sqrt{1+ x^{6}}}= \frac{1}{ \sqrt{x^{6}}} = \frac{1}{x^{3}}[/tex]. The 1 doesn't matter for large enough x.

I don't consider pointing this out to be picky- you never have [tex]\frac{1}{\sqrt{1+ x^{6}}}= \frac{1}{ \sqrt{x^{6}}}[/tex].

Much better to write [tex]\frac{1}{\sqrt{1+ x^{6}}}\sim \frac{1}{ \sqrt{x^{6}}}[/tex] with a precise asymptotic meaning behind [tex]\sim[/tex].