how do I find the antiderivative to
1 / (x(1+4x^2))
and
1/xsqrt(x+1)
?
1 / (x(1+4x^2)) the same as ( 4x^3 + x )^-1 I am in class right now (so cannot go into too much depth here) , and you may know this already, but this problem will involve the natural logarithm (ex. integral 1/x = ln(x) )
You should get something like NOT EXACTLY this:
A ln(x) + B ln( Cx^2 term + D) where A,B,C are constants (that you will fill out!)
Note that any plus could essentially be a minus (by virtue of + negNumber)
and that A B C or D could be 0 (or pos or neg).
Determine which method is the most appropriate: integration by parts, "normal" substitution, trig substitution (I am not ruling anything out, you can get this), integration by parts, inverse chain rule, the fundamental Thm of Calc, etc. etc. It may be even simpler.
Scroll below if you want to see my NON-worked out solution in case you simply want to check your answer when you are confident:
ln(x) - (1/2 (ln(4x^2 + 1))) and no constant in your solution since you are only asked for the antideriv, which means indefinite integral form.
Hello,
Decompose it into partial fractions (i don't know the exact denomination, i think it's it : Partial fraction decomposition over the reals - Wikipedia, the free encyclopedia)
The principle is simple, the application is a bit less simple, following the case.
This consists in finding a, b and c such as :
Do it by identification, while gathering it into a sole fraction :
So we have simultaneously :
Hence :
the derivative of [tex]4x^2+1[tex] is 8x. So it'll be nice to make it appear at the numerator :
An antiderivate is thus
So an antiderivate ofis
Phew
Yes, Moo's explanation/solution is probably more along the lines of what your teacher wants. It is also neater. I have yet to familiarize myself with this site's "MathType-ish" options. I did not even think of partial fractions. Thus, another way to do this (almost always in math...perhaps always). I love and don't love the fact that I tend to solve problems in the most unconventional ways. (good and sometimes bad thing).
Hi,
Partial fractions may be sort of a reflex when dealing with antiderivative. When it remains fractions with polynomials of degree less or equal to 3, it's ok. For 4, only a few of them. Any polynomials can be decomposed into polynomials of degree 1 and 2 (irreductible) in. In
any polynomial can be divided into polynomials of degree 1.
This technique is useful because you can quickly have the antiderivative when you know the derivatives of ln(u(x)) and arctan(u(x))
This has to be proved though... I've never learnt such a formula oOYou should get something like NOT EXACTLY this:
A ln(x) + B ln( Cx^2 term + D) where A,B,C are constants (that you will fill out!)