Solving this integral with u substitution

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
11 replies · 2K views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Homework Statement
u subst
Relevant Equations
u subst
Evaluate ##\displaystyle\int_{0}^{3}\frac{x+3}{\sqrt{x^{3}+1}}dx+5##
W|A returned 11.7101
ok subst is probably just one way to solve this so
##u=x^{3}+1 \quad du= 3x^2##
 
Last edited:
Physics news on Phys.org
Wolffram Alpha
u subst
 
Last edited:
Orodruin said:
Please show your work
I did what I could in the OP
 
ok I can't see how this subst would play out
or do I need to go somewhere elae for help
$$u=x^3+1\quad du=3x^2 \quad (u-1)^{1/3}=x$$
this doesn't render
 
Last edited by a moderator:
karush said:
this doesn't render
It does render properly now that I changed your single-$ delimiters to double-$ delimiters. :wink:

karush said:
or do I need to go somewhere elae for help
If you expect us to do your work for you without you showing any effort, then yes. If you are willing to put in some effort, then you will get great help here at PF.
 
I don't think an ordinary substitution by itself will do the trick. Something to try is 1) the substitution ##u = x^{3/2}##, followed by 2) a trig substitution. The first substitution turns the denominator to ##\sqrt{u^2 + 1}##, which suggests a trig substitution. I worked it through part way, but didn't complete my work, so I'm not sure that this will bear fruit.
 
berkeman said:
It does render properly now that I changed your single-$ delimiters to double-$ delimiters. :wink:If you expect us to do your work for you without you showing any effort, then yes. If you are willing to put in some effort, then you will get great help here at PF.

sorry there is a typo in the OP it should be ##x^2## not ##x^3##

i have already solved the problem by expansion
 
karush said:
sorry there is a typo in the OP it should be ##x^2## not ##x^3##

i have already solved the problem by expansion
So this means that the OP should read:
karush said:
Homework Statement: Evaluate ##\displaystyle\int_{0}^{3}\frac{x+3}{\sqrt{x^{2}+1}}dx+5##

Relevant Equations: u subst

ok subst is probably just one way to solve this so
The indefinite integral, ##\displaystyle \int \frac{x+3}{\sqrt{x^{2}+1}}dx##, does have a closed form solution,

Break that into the sum of integrals: ##\displaystyle \int \frac{x}{\sqrt{x^{2}+1}}dx + 3\int \frac{1}{\sqrt{x^{2}+1}}dx## .

The first can be handled by a relatively simple substitution.

The second can be done with:
1) a trig substitution, the result of which may require knowing ##\int \sec \theta \ d\theta ##.

2) a hyperbolic function substitution .

3) knowledge of the derivative of the inverse hyperbolic sine function.
 
  • Like
  • Love
Likes   Reactions: PhDeezNutz, Mark44, vanhees71 and 1 other person
Mahalo every one