Power series for integral (1/x) dx

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
Jbreezy
Messages
582
Reaction score
0

Homework Statement


I have to find the power series representation for integral (1/x) dx


Homework Equations



ln (1+x)

The Attempt at a Solution


This is very similar to ln(1+x) but I don't know if this helps me.

Is this ln(x) shifted one to the right? So maybe I can use what is already the power series for ln(1+x) = Ʃ (-1)^(n-1) (x^n)/n from n = 1 to ∞

so could I do ln(x) = [(-1)^(n) (x^(n+1)] / (n+1)

NO? Maybe I shifted it wrong?
 
Physics news on Phys.org
Jbreezy said:

Homework Statement


I have to find the power series representation for integral (1/x) dx


Homework Equations



ln (1+x)

The Attempt at a Solution


This is very similar to ln(1+x) but I don't know if this helps me.
##\int \frac{dx}{x} = ln(x) + C##, assuming x > 0.

ln(x + 1) is the translation by one unit left, not right, of the graph of y = ln(x).
Jbreezy said:
Is this ln(x) shifted one to the right? So maybe I can use what is already the power series for ln(1+x) = Ʃ (-1)^(n-1) (x^n)/n from n = 1 to ∞

so could I do ln(x) = [(-1)^(n) (x^(n+1)] / (n+1)

NO? Maybe I shifted it wrong?
 
OK so this

Ʃ (-1)^(n-1) (x^n)/n from n = 1 to ∞

Should be Ʃ (-1)^(n-2) (x^(n-1))/(n-1) from n = 1 to ∞

Right?
 
Jbreezy said:
OK so this

Ʃ (-1)^(n-1) (x^n)/n from n = 1 to ∞

Should be Ʃ (-1)^(n-2) (x^(n-1))/(n-1) from n = 1 to ∞

Right?
Instead of writing "answers" show me some mathematics reasoning.