What is a more efficient approach for finding the integral of tanhx?

  • Thread starter Thread starter azatkgz
  • Start date Start date
  • Tags Tags
    Integral
Click For Summary
SUMMARY

The discussion focuses on the integral of the function \(\sqrt{\tanh x}\) and highlights a common mistake in substitution. The correct approach involves substituting \(u = \tanh x\) and using \(du = \frac{dx}{\cosh^2 x}\). The integral can be simplified to \(\int \frac{\sqrt{u} du}{1 - u^2}\), which leads to a more efficient calculation. The key takeaway is to ensure that the differential \(dx\) is correctly replaced with \(du\) during integration.

PREREQUISITES
  • Understanding of hyperbolic functions, specifically \(\tanh x\)
  • Knowledge of integration techniques, particularly substitution methods
  • Familiarity with differential calculus and the relationship between \(dx\) and \(du\)
  • Basic proficiency in manipulating integrals involving square roots
NEXT STEPS
  • Study advanced integration techniques, focusing on substitution methods
  • Explore hyperbolic function properties and their derivatives
  • Learn about improper integrals and their convergence
  • Investigate the use of trigonometric substitutions in integrals
USEFUL FOR

Mathematics students, calculus instructors, and anyone interested in mastering integration techniques, particularly those involving hyperbolic functions.

azatkgz
Messages
182
Reaction score
0
What's wrong with my solution?

[tex]\int \sqrt {\tanh x}dx[/tex]

for [tex]u = \tanh x\rightarrow du = \frac {dx}{\cosh^2x}[/tex]


[tex]\int \sqrt {\tanh x}dx = \int\sqrt {u}\cosh^2x dx = \int\frac {\sqrt {u}dx}{1 - u} = \int \frac {du}{2(1 + \sqrt {u})} - \int \frac {du}{2(1 - \sqrt {u})}[/tex]

for [tex]v = (1 + \sqrt {u})\rightarrow dv = \frac {du}{2\sqrt {u}}[/tex]and for [tex]z = (1 - \sqrt {u})\rightarrow dz = - \frac {du}{2\sqrt {u}}[/tex]


[tex]\int\frac {dv(v - 1)}{v} + \int\frac {dz(1 - z)}{z} = v - \ln v + \ln z - z[/tex]

[tex]\int \sqrt {\tanh x}dx = \ln (\frac {1 - \sqrt {\tanh x}}{1 + \sqrt {\tanh x}}) + 2\sqrt {\tanh x}[/tex]
 
Physics news on Phys.org
[tex]I=\int \sqrt{tanhx}dx[/tex]

[tex]u=tanhx[/tex]

[tex]dx=cosh^2xdu[/tex]

[tex]I=\int \sqrt{u}cosh^2xdu=\int \frac{\sqrt{u}du}{1-u^2}[/tex]

Notice, that [tex]cosh^2x=\frac{1}{1-tanh^2x}[/tex]

Then, let [tex]t=\sqrt{u}[/tex] [tex]\frac{dt}{du}=\frac{1}{2\sqrt{u}}=\frac{1}{2t}[/tex].

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

So, your problem is: when you substitute dx you write the same dx in integral. But it is wrong! You must write du :)

Also look at [tex]cosh^2x=\frac{1}{1-tanh^2x}[/tex]
 
Last edited:
it would be faster to make a u^2 substitution
 

Similar threads

  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K