Integrating the square root of a linear function.

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
3 replies · 8K views
cptrsn
Messages
1
Reaction score
0

Homework Statement


[tex]\int\sqrt{2*x-1}[/tex]


Homework Equations





The Attempt at a Solution


Homework Statement


Obviously this can be fixed with the antiderivative of a linear function with proper constants i.e. [tex]\int A\times f(bx + c) = \frac{A}{b} F(bx + c)[/tex], however my instructor provided me with a "clue" which I somehow can't seem to work out.

He claims that [tex]\int\sqrt{2*x-1}[/tex] is equivilant to [tex]\int u^2[/tex] using "the right" substitution. My idea usually is:
1) [tex]u = \sqrt{2*x - 1}[/tex]
2) [tex]x = u^2[/tex]
3) [tex]dx = 2u du[/tex]

Which would lead to [tex]\int u dx = \int u 2u du = \int 2u^2 du[/tex].
Obviously this is NOT identical to what he suggests, so can anyone point me in the right direction? I'm quite keen to know how he see such a problem.
 
Physics news on Phys.org
If u = sqrt(2x-1)
then how x = u^2?
 
I don't think he quite knew what he was talking about; there are some problems with that which I wouldn't even try to work with or fix.
What part of the integrand can u be that will easily let you integrate with respect to u?
 
The teacher not being here to defend himself, I might suggest that cptrsn did not quite remember what the teacher had suggested. Any time you have a linear term, ax+ b, an obvious substitution is just u= ax+ b so that du= adx.