Log Definition and 618 Threads
-
1
I Rounding decimals to ruler scale (log, pow math?)
I have data (all less than 1) and I need to round down to the nearest 1/2, 1/4, 1/8, 1/16, and 1/32. I have no idea how to do this mathematically, but I'm guessing I use log or pow functions. For example: 0.81 = 0.5 or 1/2 0.33 = 0.25 or 1/4 0.18 = 0.125 or 1/8 Any help would be appreciated...- 1plus1is10
- Thread
- Log Scale
- Replies: 3
- Forum: General Math
-
A
Fortran How to change data from linear scale to log scale
I am trying to calculate and draw a relation between (IL) and the Growth rate (m). I have used Il as range from 10^15 to 10^18 in the calculation and when I draw the relation (x-axis ) is Il and (y-axis ) is m. I converted the IL to be in log scale. I noticed unacceptable output. So, I am...- Amany Gouda
- Thread
- Change Data Fortran Linear Log Log scale Scale
- Replies: 5
- Forum: Programming and Computer Science
-
R
Mastering Logarithms: Simplifying Complex Expressions with Multiple Logs
Homework Statement can we put 3log2(x)-4log(y)+log2(5) in one logarithm it try in all the ways but i can't find the solution . Homework Equations loga(b)=logx(b)/logx(a) log(b*a)=log(b)+log(a) The Attempt at a Solution log2(5x^3)-log(y^4) log2(5x^3)-log2(y^4)/log2(10)- rashida564
- Thread
- Log Logarithms
- Replies: 7
- Forum: Precalculus Mathematics Homework Help
-
N
Proving Natural Log Proof: ln|1+σx|
Homework Statement Prove the following statement: ln|1+\sigma x | = \frac{1}{2} ln|1-x^2| + \frac{\sigma}{2} ln| \frac{ |1+x|}{|1-x|} Homework EquationsThe Attempt at a Solution Starting from right to left would be easier: = \frac{1}{2} ln|(1+x)(1-x)| + \frac{\sigma}{2} ln| 1+x| -...- Nusc
- Thread
- Log Natural Natural log Proof
- Replies: 10
- Forum: Precalculus Mathematics Homework Help
-
N
Solving for n: power and log rules refresh
Homework Statement A computer can perform 1010 ops/s. Assume 1 op per 1 input. Given the following algorithmic complexities how many inputs can be performed in an hour. n2 n3 100n2 n log n 2n 22n Homework EquationsThe Attempt at a Solution [/B] C = 1·1010 ops/s · 3.6·102 s/hr C = 3.6·1012...- nrobidoux
- Thread
- Log Power Refresh Rules
- Replies: 7
- Forum: Precalculus Mathematics Homework Help
-
A
Inifinity limit with natural log
Homework Statement Limx--> ∞ Ln(x^2-1) -Ln(2x^2+3) Homework EquationsThe Attempt at a Solution Ln(x^2-1)/(2x^2+3) Then I divided the top and bottom by x^2 so in the end I got (1/2). Is this right?- AlexandraMarie112
- Thread
- Infinity Limit Ln Log Natural Natural log
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
K
MHB Test for Cauchy sequence (with limsup and log)
If $\{x_n\}_{n \ge 1}$ is real sequence and $\limsup\limits_{n \to \infty} \frac{1}{n} \log |x_{n+1}-x_n|<0$, prove that $\{x_n\}$ is Cauchy sequence. My work: Let $a=\limsup\limits_{n \to \infty} \frac{1}{n} \log |x_{n+1}-x_n| <0$. Then, for every $\varepsilon >0$ there exist $N \in...- Kokuhaku
- Thread
- Cauchy Log Sequence Test
- Replies: 5
- Forum: Topology and Analysis
-
F
A Anyone can have the idea how to solve the log of a power ser
hi, anyone can have the idea how to solve the log of a power series? i.e. log(1+ Σ_{j=1}^{∞}(1/z^{2 j-1}) f^{j}) -
D
MHB How Do You Solve These Complex Logarithmic and Polynomial Equations?
First Question: Solve the following system of equations log{x+1}y=2 log{y+1}x=1/4 Work: Turned them into equations (x+1)^2=y (y+1)^(1/4)=x Substituted second equation into the first equation ((y+1)^(1/4)+1)^2=y factored out and eventually got ((y+1)^1/4)^2+2((y+1)^1/4)+1=y Tried...- Darken1
- Thread
- Log Polynomial
- Replies: 3
- Forum: General Math
-
M
I A question about the log of a rational function
We have the rational function : $$f(x)=\frac{(1+ix)^{n}-1}{(1-ix)^{n}-1}\left(\frac{1-ix}{1+ix}\right)^{n/2}\;\;\;,\;\;n\in \mathbb{Z}^{+}$$ It's not hard to prove that ... -
A Derivative of log of normal distribution
Hey all, I've had this point of confusion for a bit and I have thought that with time I may be able to clear it out myself. Nope, hasn't happened. I think I need help. Let us say we have the following \phi_{k+1}=\phi_{k}+v_k where, v_k\overset{iid}{\sim}\mathcal{N}(0,\sigma^2) and...- perplexabot
- Thread
- Derivative Distribution Log Normal Normal distribution
- Replies: 9
- Forum: Calculus
-
T
MHB Finding Maclaurin series of a natural log function
I need to find the Maclaurin series of this function: $$f(x) = ln(1 - x^2)$$ I know that $ln(1 + x)$ equals $$\sum_{n = 1}^{\infty}\frac{(-1)^{n - 1} x^n}{n}$$ Or, $x - \frac{x^2}{2} + \frac{x^3}{3} ...$ If I swap in $-x^2$ for x, I get: $$-x^2 + \frac{x^4}{2} - \frac{x^5}{3} +... -
T
MHB Maclaurin series for natural log function
I'm examining the Maclaurin series for $f(x) = ln(x + 1)$. It is fairly straightforward but there are a few details I'm not getting. So: $$ ln(x + 1) = \int_{}^{} \frac{1}{1 + x}\,dx$$ which equals: $A + x - \frac{x^2}{2}$ etc. or $A + \sum_{n = 1}^{\infty}(-1)^{n - 1}\frac{x^n}{n}$ I'm... -
MHB S6.7.1.13 natural log Integration
$\large {S6.7.1.13}$ $\tiny\text {natural log Integration}$ $$\displaystyle \int e^{\sqrt[3]{x}} \, dx = 3\left(x^\frac{2}{3} -2\sqrt[3]{x} +2\right){e}^\sqrt[3]{x}+C \\ u=x^{1/3} \therefore 3{x}^{\frac{2}{3}} du = dx $$ $\text{not sure if this is how to start to get to a 3 term answer}... -
T
MHB What is the Integral of 1 over 2 to the Natural Log of X?
I have this integral $$\int_{}^{}\frac{1}{{2}^{lnx}} \,dx$$ I'm not sure the best way to do it. I tried u-substitution: $u = {2}^{lnx}$ and thus $u = {x}^{ln2}$, therefore $du = ln2({n}^{ln2 - 1}) dx$. However, not sure how to proceed from there. -
T
MHB Derivative of function with a natural log in the exponent
Supposing we have $f(x) = {2}^{lnx}$, how would we find $f'(x)$? -
T
MHB Natural Log Inequality: True or Misunderstanding?
I was talking to my professor and she said that $(ln n)^a < n$ for all values of $a$. Is this true or was I misunderstanding?- tmt1
- Thread
- Inequality Log Natural Natural log
- Replies: 4
- Forum: General Math
-
MHB S6-7.1.79 log integral u substitution
$\large{7.R.79} $ $\tiny\text{UHW 242 log integral }$ https://www.physicsforums.com/attachments/5717 $$\begin{align} \displaystyle x& = \frac{1}{u} & {u}^{2 }du&={dx } \end{align} $$ $$I=\int_{0}^{\infty} \frac {\ln\left({\frac{1}{u}}\right)} {1+\frac{1}{{u}^{2 }}} {u}^{2} \,du \\ Stuck🐮... -
T
MHB Natural Log Rule: $\frac{a}{b}=-\frac{b}{a}$?
If I have $\ln\left({a}\right) - \ln\left({b}\right)$ that would equal $\ln\left({\frac{a}{b}}\right)$ or $-(\ln\left({b}\right) - \ln\left({a}\right))$ which is also $- \ln\left({\frac{b}{a}}\right)$. So does this mean $\ln\left({\frac{a}{b}}\right)$ equals $- \ln\left({\frac{b}{a}}\right)$?- tmt1
- Thread
- Log Natural Natural log
- Replies: 2
- Forum: General Math
-
T
MHB Limit of Natural Log Sequence: How to Find It Using L'Hopital's Rule?
I have this sequence: $${a}_{n} = \ln \left(\frac{12n + 2}{-9 + 4n}\right)$$ I need to find the limit of this sequence. How can I go about this? Do I need to apply L'Hopitals rule? I'm unsure how to simplify this expression. If I use the rule $\ln(\frac{a}{b}) = \ln a - \ln b$ I get $\infty -... -
MHB What is the integral of $xe^{2x}$ divided by the square of $1+2x$?
$\tiny\text{LCC 206 {7.r.39} Integral log }$ $$\int\frac{xe^{2x}}{\left(1+2x\right)^2 }\ dx $$ Since $2x$ is in numerator and denominator thot it might be A good candidate for $\begin{align}\displaystyle u& = 2x & du&= 2 \ d{t} \\ \end{align}$ Then... -
MHB How Can We Integrate This Complex Logarithmic Function?
$\tiny\text{LCC 206 {7.R.31} Integral log }$ $$\displaystyle I=\int_0^{\ln\left({10}\right)} \frac{e^{x}\sqrt{e^{x}-1}}{e^{x}+8} \ dx \\ \begin{align}\displaystyle u& = e^{x}-1 & du&= e^{x} \ d{x} \\ \end{align} \\ I=\int_0^{\ln\left({10}\right)} \frac{\sqrt{u}}{u+9} \ du $$... -
How Can the Limit of (ln(1+x))^x as x Approaches 0 Be Evaluated Correctly?
Homework Statement \lim\limits_{x \to 0} \left(\ln(1+x)\right)^x Homework Equations Maclaurin series: \ln(1+x) = x - \frac{x^2}{2} + \frac{x^3}{3} + ... + (-1)^{r+1} \frac{x^r}{r} + ... The Attempt at a Solution We're considering vanishingly small x, so just taking the first term in the...- Jezza
- Thread
- Confusing Limit Limits Log Maclaurin series Natural log Taylor series
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
K
Bullets stuck in a log and speed it up
Homework Statement A cannon shoots bullets of mass m0 and velocity v0 at a massive log of wood of mass 100m0. the interval between the bullets is t0. the surface is smooth. the bullets are stuck in the wood. the penetration time of the bullets is very short, relative to t0. 1) What's the log's...- Karol
- Thread
- Log Speed Stuck
- Replies: 31
- Forum: Introductory Physics Homework Help
-
Forces 2 dimensions: How far have the tugboats moved the log
Homework Statement Two tugboats are pulling on a large log, as shown in the following diagram. The log has a mass of 250 kg and is initially at rest. How far have the tugboats moved the log after 10 s? Homework Equations c2 = a2 + b2 - 2abcosC c = (a2 + b2- 2abcosC)1/2 The Attempt at a...- Evangeline101
- Thread
- Dimensions Forces Log
- Replies: 2
- Forum: Introductory Physics Homework Help
-
C
How to Solve a Logarithmic Equation on a Given Base?
Homework Statement solve the log x²-4x-5 on the base x-2.[/B] Homework Equations I read a comment from someone that also saw the question that says: The Attempt at a Solution If it was x²-4x+4, that would be igual (x-2)² and the answer would be 2, but I have no idea the guy got these...- colt
- Thread
- Log
- Replies: 4
- Forum: Precalculus Mathematics Homework Help
-
J
How Do You Solve Exponential Equations with Different Bases?
Homework Statement (1/25)^x+3=125^x+3 Homework Equations I have used log on both sides but keep getting an incorrect answer. The Attempt at a Solution How would solve this type of equation. I set the bases both to 5, make them equal to each other and i can't get the right answer.- johnsonjohn
- Thread
- Base Log
- Replies: 19
- Forum: Precalculus Mathematics Homework Help
-
P
Simplifying a log expression with identities
I was supposed to simplify the expression ##\ln |\cot {x}|+\ln |\tan {x}\cos {x}|## and apparently it’s wrong. Where’s the mistake? Is it not simplified enough or . . . ? ##\ln |\cot {x}|+\ln |\tan {x}\cos {x}|## ##=\ln |\frac {\cos {x}}{\sin {x}}|+\ln |\frac {\sin {x}}{\cos {x}}\cdot \cos...- ProfuselyQuarky
- Thread
- Expression identities Log Trig identities
- Replies: 16
- Forum: Precalculus Mathematics Homework Help
-
S
Proving the Variance of the Logarithmic Series Distribution
Homework Statement \textbf{The Logarithmic Series Distribution}. We will examine the properties of a the Logarithmic Series Distribution. We will check that is is a probability function and compute a general term for factorial moments and, hence, compute its mean and variance. This distribution...- squenshl
- Thread
- Distribution Log Variance
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
G
Easy and useful way to calculate Log(a+b)
a>b ⇒ Lim(a–b)→0 Logc(a+b) ≈ Logc(a) + Logc(√a⋅b) b>a ⇒ Lim(b–a)→0 Logc(a+b) ≈ Logc(a) + Logc(√a⋅b) a∈ℝ b∈ℝ c∈ℝ / c>0- guifb99
- Thread
- Log Logarithms
- Replies: 3
- Forum: General Math
-
G
I I found a *useful* method to calculate log(a+b), check it out
So, I found this method, I don't think I was the first to, though, but I don't see any post related to this anywhere on the internet, so maybe there's a slim chance I was the first? Anyway, it doesn't really matter. The method does not give the precise result, only approximations, but I find it... -
R
Why does a log float horizontally?
Homework Statement Why does a log float horizontally as opposed to vertically? Homework Equations Nah The Attempt at a Solution I can kind of imagine why a vertical log would be in unstable equilibrium, but the thought isn't quite as logically cohesive as I'm comfortable with, so could...- RubinLicht
- Thread
- Float Log
- Replies: 7
- Forum: Introductory Physics Homework Help
-
J
Run-time error M6201: math -log: DOMAIN error
Hi all, I am facing the problem while executing my fortran (77) program. please help me how to fix it. As I understood, the error means that the domain of log function has included zero values or negative values...But I could not understand...In my case... there are no zero or negative...- js6201
- Thread
- Domain Error Log
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
S
Understanding the Manipulation of Natural Logarithms
How is it true that: Log[L+(Z^2+L^2)^(1/2)] - Log[-L+(Z^2+L^2)^(1/2)] = 2{Log[L+(Z^2+L^2)^(1/2)] - Log[Z]} ?- Sturk200
- Thread
- Log Natural Natural log
- Replies: 6
- Forum: General Math
-
B
Log Derivative of a Function: Find Derivatives of f(c,l) with Example"
Homework Statement f(c,l) = log(c - ψ(1-l)^θ ) What is the derivative of this function wrt. l and c?Homework Equations I know that the derivative of log (x) = 1/x The Attempt at a Solution I got wrt c: 1/ c - ψ(1-l)θ and wrt l: θψ(1-l)^θ-1 / c - ψ(1-l)^θ- beaf123
- Thread
- Derivative Log
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
E
Is My Solution to This Log Question Correct?
Hi folks, I'm revisiting logs for the first time in a long time through distance education and I was wondering if someone could have a look over a question I've answered and let me know if I've done it correctly or if I'm way off please Find x if Log3(10x – 1) – 2 = 2log3x I instantly divide...- elctronoob
- Thread
- Log Logarithms
- Replies: 15
- Forum: Precalculus Mathematics Homework Help
-
Derivative of Log Likelihood Function
So looking through my notes I can't seem to understand how to get from one step to the next. I have attached a screenshot of the 2 lines I'm very confused about. Thanks. BTW: The equations are for the log likelihood in a mixture of gaussians model EDIT: To elaborate I am particularly...- NATURE.M
- Thread
- Derivative Function Likelihood Log
- Replies: 5
- Forum: Set Theory, Logic, Probability, Statistics
-
D
Normalisation of Experimental Data
Hi all, I am currently operating a piece of equipment that essentially collects particles and separates them based on their size. Essentially you have 8 stages, and each stage has a differing size of particles it collects. For example: Stage----Size of Particles (D) (um)-----Mass Collected (M)...- davidgrant23
- Thread
- Data Experiment Experimental Experimental data Log Mass Normalisation
- Replies: 2
- Forum: General Math
-
S
Simplifying natural log of complex number
Homework Statement The problem is to sketch lines of constant u and v in the image plane for the function Log[(z+1)/(z-1)]. Homework Equations z=x+iy The Attempt at a Solution In order to do this I have to get the expression into u+iv form, so that I can read off and manipulate the u and v...- Sturk200
- Thread
- Complex Complex number Log Natural Natural log
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
Operation of transistor in Opamp log amplifier
In the figure it could also be possible to connect the transistor Q1 as a diode by shorting its collector with its base ..but instead it is done by keeping both base and collector at ground... The text have to say that if it would be connected the other way(i.e by shorting collector and base...- brainbaby
- Thread
- Amplifier Log Opamp Transistor
- Replies: 1
- Forum: Electrical Engineering
-
D
Binary search math, log base 2 (n) issues
Homework Statement Hello! Binary search requires O( log2(n) ) operations in the worst case. My math doesn't add up. I would be grateful for help. Homework Equations For example: Find number 8 in the set 1234578. The Attempt at a Solution The set contains n = 7 elements. 1) take the middle...- ducmod
- Thread
- Base Binary Issues Log Search
- Replies: 9
- Forum: Precalculus Mathematics Homework Help
-
J
Checking for Accuracy in homework
I noticed the scan was cut off on the second image at the bottom right, but I came up with x= 31/5 My first test in Calc I begins tomorrow and I want to know that I'm headed in the right direction. I think I understand to some extent how logarithms can be expanded and condensed though I'm...- Joodez
- Thread
- Accuracy Calc 1 Calculus Homework Inverse Inverse function Inverse functions Log Logarithms
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
D
Finite field with hard discrete log for both groups
If there a finite field where both group structures have hard discrete logs? Discrete log in the additive group means multiplicative inverse.- Dragonfall
- Thread
- Discrete Field Finite Groups Hard Log
- Replies: 4
- Forum: Linear and Abstract Algebra
-
How to prove that (log logn)×(log log log n) = Ω(logn)
Is ##\log \log n \times \log \log \log n = \Omega(\log n)## How can we prove it. Actually I'm trying to prove that ##f(n) = \lceil(\log \log n)\rceil !## is polynomially bounded. It means ##c_1 n^{k_1} \leq f(n) \leq c_2 n^{k_2} \quad \forall n > n_0## ##m_1 \log n \leq \log [f(n)] \leq m_2...- 22990atinesh
- Thread
- Asymptotics Log
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
C
MHB Change of bases with log tables
Hi everyone, I need some help to solve this problem: The direction states to find the value by using the log table $\log_{3}\left({825.6}\right)$ Work: I using the change of base: $\log_{3}\left({825.6}\right)=\frac{\log\left({825.6}\right)}{\log\left({3}\right)}$ I look up the values of...- cbarker1
- Thread
- Bases Change Log
- Replies: 3
- Forum: General Math
-
Log hanging from 2 steel wires. stress/strain youngs modulus
Homework Statement In the figure, a 128 kg uniform log hangs by two steel wires, A and B, both of radius 1.15 mm. Initially, wire A was 2.80 m long and 2.00 mm shorter than wire B. The log is now horizontal. Young's modulus for steel is 2.00 × 1011 N/m2. What are the magnitudes of the forces...- J-dizzal
- Thread
- Log Modulus Steel Wires
- Replies: 8
- Forum: Introductory Physics Homework Help
-
E
Relation between log function and its characteristic g
I have come across this inequality:$$ g≤ log\ n <g + 1$$ We assume that the base of the log is b >1 and n is all the natural numbers. I would like to know if anyone could provide a proof regarding this and mention for what g ? Is it for all the g which are integers ?- elliti123
- Thread
- Characteristic Function Log Relation
- Replies: 4
- Forum: General Math
-
C
MHB Exponential Equation Help with Log Tables
Directions: Use a log table to solve for x: ${2.884}^{x}=0.01439$ $x*\log\left({2.884}\right)=\log\left({0.01439}\right)$ $x=\frac{\log\left({0.01439}\right)}{\log\left({2.884}\right)}$ is the exact answer. The solution to the problem is -4.004 in the back of the book. To evaluate the...- cbarker1
- Thread
- Exponential Log
- Replies: 2
- Forum: General Math
-
B
LaTeX Writing Logarithms in Latex: A Beginner's Guide?
How to write log3 (base 10) in Latex?- basty
- Thread
- Latex Log
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
L
Kinetic Energy - use a log scale or not?
Homework Statement Lets say we have a series of balls and an eggs. All items have equal mass but are traveling at different velocities. Thus they have differing kinetic energies. Now, for each 'ball' object we have, we want to find an egg object with a similar kinetic energy. Let's say...- Luke_G
- Thread
- Energy Energy balance Kinetic Kinetic energy Kinetic energy theorem Log Log scale Logarithmic Scale Speed
- Replies: 3
- Forum: Introductory Physics Homework Help