Find primitives of function (1+4x)/sqrt(1 + x + 2x^2)

  • Thread starter Thread starter Taryn
  • Start date Start date
  • Tags Tags
    Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Taryn
Messages
63
Reaction score
0
This is a practice exam question that I have been given!
Find the primitives of the functions
(1+4x)/(sqrt(1+x+2x^2))

My question is 1. is a primitive the antiderivative? I don't remember my lecturer using primitive during our course!
 
Physics news on Phys.org
It is basically asking you to find:

[tex]\int \frac{1+4x}{\sqrt{1+x+2x^{2}}} \; dx[/tex]

A primitive is an antiderivative.

So set [tex]u = 1+x+2x^{2}[/tex]

Then [tex]du = 4x+1 \; dx[/tex] and you end up with [tex]\int u^{-\frac{1}{2}} \; du[/tex]. All the primitives mean that you add the integration constant [tex]C[/tex].
 
Last edited: