PDA

View Full Version : Stuck on an integral


BrettB
Mar21-07, 02:41 AM
1. The problem statement, all variables and given/known data
\int\frac{1}{t^4+16}\,dt


2. Relevant equations
Various integration formulas. I am pretty stuck.


3. The attempt at a solution

I have tried various substitutions, with no success. I tried t^2 = 4u, hoping to get it into the form 1/(u^2+1) so I could use the arctan formula, but then du/dt = t/2 and so I don't have an equivalent expression when I substitute.

I have tried various other substitutions with no better luck. If anyone has a suggestion, I would be so grateful. This is the only one from this set I haven't been able to solve.

Thanks!
Brett

dextercioby
Mar21-07, 03:00 AM
HINT: t^4 +16=t^4 +8t^2 +16 -8t^2

BrettB
Mar21-07, 03:16 AM
Thanks dextercioby. If I understand your hint, I would factor (t^2+4)^2-8t^2 into two factors, use partial fractions, and then integrate the two expressions that would result?

BrettB
Mar21-07, 03:22 AM
That doesn't seem to work. I end up with imaginaries in the expression, unless I am doing something wrong.

christianjb
Mar21-07, 04:20 AM
I don't want to put you off- but the Integrator gives an answer that is quite complicated- involving 2 logs and 2 inverse tan functions. Could it be that you've misread the question?

I would rate this integral as tough.

BrettB
Mar21-07, 04:30 AM
Ok, I think I've got it... Wow. This is so much more complicated than any other expression. Wow.

Gib Z
Mar21-07, 04:34 AM
I'm not sure if thats what dex wanted.

But either way, you're doing something wrong.

\frac{1}{t^4+16}= \frac{\frac{-t}{16\sqrt{2}} - \frac{1}{8}}{t^2 + 2\sqrt{2} +4} - \frac{\frac{1}{8} - \frac{t}{16\sqrt{2}}}{-t^2+2\sqrt{2}-4}. Not very nice.