Log-Plots: Solving Homework Equations

  • Thread starter Thread starter WWCY
  • Start date Start date
  • Tags Tags
    graphs log scale
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
23 replies · 3K views
WWCY
Messages
476
Reaction score
15

Homework Statement



Screen Shot 2017-08-19 at 10.35.02 PM.png


Homework Equations

The Attempt at a Solution


I have been trying to rearrange the equation to look something like ln(y) = Aln(x) but to no avail. Something tells me that that's not necessarily the right way to approach the problem, could anyone point out what I should be trying to do? Thanks!
 
Physics news on Phys.org
Thanks for the replies.

Does this mean i should be plotting lny = ln(x2+2x+1) instead of trying to resolve ln(x2+2x+1) into something like lnx?
 
Chestermiller said:
Read my post again.

So I've done a bit of a sketch and ln(y) dips to negative infinity (asymptote) at x = -1, it then rises slowly to infinity from x = ±1 to infinity axis (symmetrical about x = -1). I don't know how to go on from here, any further pointers are greatly appreciated.
 
WWCY said:
So I've done a bit of a sketch and ln(y) dips to negative infinity (asymptote) at x = -1, it then rises slowly to infinity from x = ±1 to infinity axis (symmetrical about x = -1). I don't know how to go on from here, any further pointers are greatly appreciated.
There are no negative x-values in your logarithmic plot. What is y at x=0? What about very small x-values (e. g. 10-100)?
 
mfb said:
There are no negative x-values in your logarithmic plot. What is y at x=0? What about very small x-values (e. g. 10-100)?

When x goes to 0, y tends to x0 and ln(y) ≈ 0ln(x)?

Apologies if this is really obvious, I'm having a hard time grasping this. Thanks for your patience
 
WWCY said:
When x goes to 0, y tends to x0
Why x0? The answer is a real number, it shouldn't have any x in it.

@Chestermiller: That is not the point of my question. A much easier estimate is needed here.
 
WWCY said:
I have been trying to rearrange the equation to look something like ln(y) = Aln(x) but to no avail. Something tells me that that's not necessarily the right way to approach the problem, could anyone point out what I should be trying to do? Thanks!
You might find it helpful to rewrite the function slightly as ##y = (x+1)^2## so that ##\ln y = 2 \ln (x+1)##.

On the horizontal axis, you have ##-\infty < \ln x < \infty## which means ##0 < x < \infty##. ##\ln x = 0## corresponds to ##x=1##, so the left half of the axis corresponds to the range ##0 < x < 1## and the right half of the axis, to ##x > 1##.

What is ##\ln y## approximately equal to when ##x\ll 1## (left end of the plot) and when ##x \gg 1## (right end of the plot)?
 
  • Like
Likes   Reactions: Chestermiller
Would I be right in saying:

set x into a table, ie x = 0, x = 1 and so on
set corresponding y into a table ie y = 1, y = 4 and so on

take values of lnx and lny, and plot them onto the lnx and lny axes (ignoring x = 0 and y = 1).

Asymptote as x tends to ∞ is the line ln(y) = 2ln(x) due to x2 being the dominant term as x is nearing ∞.

Asymptote as x tends to 0 is the line ln(y) = ln(1).

However, I still don't quite understand what @Chestermiller is saying regarding the asymptote as x -> 0.

Thank you both for your patience.
 
WWCY said:
Asymptote as x tends to ∞ is the line ln(y) = 2ln(x) due to x2 being the dominant term as x is nearing ∞.

Asymptote as x tends to 0 is the line ln(y) = ln(1).
Right.
 
WWCY said:
Would I be right in saying:

set x into a table, ie x = 0, x = 1 and so on
set corresponding y into a table ie y = 1, y = 4 and so on

take values of lnx and lny, and plot them onto the lnx and lny axes (ignoring x = 0 and y = 1).

Asymptote as x tends to ∞ is the line ln(y) = 2ln(x) due to x2 being the dominant term as x is nearing ∞.

Asymptote as x tends to 0 is the line ln(y) = ln(1).

However, I still don't quite understand what @Chestermiller is saying regarding the asymptote as x -> 0.

Thank you both for your patience.
There is a second asymptote as x tends to 0 that provides a much closer approximation to the desired function than simply ln(y)=0. That asymptote is $$\ln{y}=2e^{\ln{x}}$$. Plot it up and see what you get in comparison to the desired function.