Simplifying Integrands: How to Factor Out Constants in the Denominator?

  • Thread starter Thread starter ohms law
  • Start date Start date
  • Tags Tags
    Simplifying
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 · 2K views
ohms law
Messages
70
Reaction score
0
This equality is given in an example, in my textbook:

[itex]\int\frac{1}{a^2+x^2}dx=\frac{1}{a^2}\int\frac{1}{1+(\frac{x}{a})^2}dx[/itex]

So, my question is simply... how?
This is really more of an algebra question, but it'd really help me to see some more detail here.
 
Physics news on Phys.org
[itex]\frac{1}{a^2+x^2} = \frac{1}{a^2(1+ \frac{x^2}{a^2})} = \frac{1}{a^2}\frac{1}{1+ (\frac{x}{a})^2}[/itex]
 
I see that... sort of. It's a form of factoring, obviously.
I don't quite get the [itex]\frac{x^2}{a^2}[/itex] bit, though...
Well, wait: [itex]a^2\times1=a^2[/itex] obviously, and [itex]a^2\times\frac{x^2}{a^2}=x^2[/itex] right? Neat trick, there. Completely obvious too, now that I think about it, but... I guess that I just didn't realize that could be done. Weird.
 
Just think of it as factoring out an a2 from the bottom. Here's an easier example:
[tex]\frac{1}{4+x^{2}}=\frac{1}{(4)1+\frac{x^{2}}{4}}=(\frac{1}{4})\frac{1}{1+{\frac{x^{2}}{4}}}[/tex]