
What is the natural log of 1? - Socratic
Apr 5, 2015 · The answer is 0. ln(1) is the same as asking e to what power is 1? Since anything to the 0 power is 1, ln(1) = 0
How do you solve ln(lnx) = 1? - Socratic
I found: x=e^e=15.154 You can use the definition of logarithm: log_ax=b->x=a^b and the fact that ln=log_e where e=2.71828...: we can write: ln(ln(x))=1 ln(x)=e^1 x=e^e=15.154
What is the indefinite integral of #ln(1+x)#? - Socratic
Aug 20, 2016 · (x+1)ln(1+x)-x+C We have: I=intln(1+x)dx We will use integration by parts, which takes the form: intudv=uv-intvdu So, for intln(1+x)dx, let: {(u=ln(1+x)" "=>" "du=1 ...
How to solve ln (1+x)= 1+ ln x - Socratic
May 23, 2018 · x=1/(e-1)~~0.582 Step 1 First, we must move all terms to one side. ln(1+x)-1-lnx=0 Step 2 We can now further simplify using the quotient rule. ln((1+x)/x)-1=0 Step 3 We can now combine like terms to reduce the equation. ln(1/x+1)-1=0 Step 4 Next, we begin to isolate the variable, x, by moving everything else to the other side. ln(1/x+1)=1 Step 5 We then use the …
How do you find the power series of ln(1+x)? - Socratic
Feb 6, 2017 · ln(1+x) = sum_(n=0)^oo (-1)^n x^(n+1)/(n+1) with radius of convergence R=1 Start from: ln(1+x) = int_0^x (dt)/(1+t) Now the integrand function is the sum of a geometric series of ratio -t: 1/(1+t) = sum_(n=0)^oo (-1)^nt^n so: ln(1+x) = int_0^x sum_(n=0)^oo (-1)^nt^n This series has radius of convergence R=1, so in the interval x in (-1,1) we can integrate term by term: …
How do you simplify #ln(1/e) - Socratic
Mar 2, 2018 · -1 Division rule of logarithms states that: ln(x/y) = ln(x) - ln(y) Here we can substitute: ln(1/e)=ln(1) - ln(e) 1) Anything to the power 0=1 2) ln(e)=1, as the base of natural logarithms is always e Here, we can simplify: ln(1)=0 ln(e)=1 Thus: ln(1)-ln(e)=0-1 =-1 Thus, we have our answer
What is the Taylor expansion for ln(1+z)? - Physics Forums
Feb 23, 2006 · the problem reads develop expansion of ln(1+z) of course I just tried throwing it into the formula for taylor expansions, however I do not know what F(a)... Insights Blog -- Browse All Articles -- Physics Articles Physics Tutorials Physics Guides Physics FAQ Math Articles Math Tutorials Math Guides Math FAQ Education Articles Education Guides ...
Integrate ln (1/x) dx - Socratic
Apr 26, 2018 · Then, dv=1 \ dx, v=int1 \ dx=x. We don't put the constant until we finish the whole integration. Inputting, we get, intln(1/x) \ dx=xln(1/x)-intx*(-1/x) \ dx =xln(1/x)-int-1 \ dx =xlnx(1/x)-(-x) =xln(1/x)+x We now simplify the xln(1/x) part. Notice that ln(1/x)=ln(x^-1)=-1lnx=-lnx by the power rule for logarithms.
How do you find the taylor series for #ln(1+x^2)#? - Socratic
Jan 14, 2018 · We start by working out a taylor series for #ln(1+x)#. I will be expanding around #0#, so it will be a Maclaurin series. The general formula for a Maclaurin series is: #f(x)=sum_(n=0)^oof^n(0)/(n!)x^n# This means we need to work out the nth derivative of #ln(1+x)#. Let's start by taking some derivatives and see what values they produce at #x=0#:
How do you find the Maclaurin series of #f(x)=ln(1+x)# - Socratic
Aug 29, 2014 · The Maclaurin series of f(x)=ln(1+x) is: f(x)=sum_{n=0}^{infty}(-1)^{n}{x^{n+1}}/{n+1}, where |x|<1. First, let us find the Maclaurin series for f'(x)=1/{1+x}=1/{1 ...