Dimensional analysis for integratation.

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
2 replies · 2K views
HotMintea
Messages
42
Reaction score
0
1. The problem statement

Use dimensional analysis to find [itex]\int\frac{ dx }{ x^2 + a^2}[/itex].

A useful result is [itex]\int\frac{ dx} {x^2 + 1}\, \ = \, \ arctan{x} + C[/itex].

p.11, prob.1.11 http://mitpress.mit.edu/books/full_pdfs/Street-Fighting_Mathematics.pdf

2. The attempt at a solution

2.1. If I let [itex][x] = L[/itex], then [itex][dx] = L[/itex] and [itex][x^2+1] = L^2[/itex]. Thus, I expect [itex][\int\ \frac{dx}{x^2+1}]\, \ = \, \frac{1}{L}[/itex]. However, [itex]arctan{x}[/itex] is dimensionless.

2.2. By the same reasoning as in 2.1., I expect [itex][\int\ \frac{dx}{x^2+a^2}]\, \ = \, \frac{1}{L}[/itex]. However, there seems to be a multitude of possibilities: [itex]\int\ \frac{dx}{x^2+a^2}\, \ = \, \frac{dimensionless\ factor}{x}\, \ , \, \frac{dimensionless\ factor}{a}\ , \frac{dimensionless\ factor}{x\ +\ a}\, \ or\, \frac{a(dimensionless\ factor)}{x^2}[/itex], etc.
 
Last edited by a moderator:
Physics news on Phys.org
If you pick [x]=L as you have to if [a]=L, then arctan(x) is not dimensionless. It has no particular dimension at all. You'd better pick the argument of arctan to be something other than x. What's a dimensionless argument for arctan?
 
Dick said:
What's a dimensionless argument for arctan?

2.1. [itex]\int\ \frac{dx}{x^2+1}\ = \frac{arctan{\frac{x}{1}}}{1}\ + \ C[/itex], thus [itex][\int\ \frac{dx}{x^2+1}]\ = [\frac{arctan{\frac{x}{1}}}{1}] = \frac{1}{L}[/itex].

2.2. [itex]\int\ \frac{dx}{x^2+a^2}[/itex] must cover the case a = 1, thus [itex]\int\frac{dx}{x^2+a^2}\ \ = \frac{arctan{\frac{x}{a}}}{a}\ \ + \ C[/itex].

Thanks for your help! :smile: