How to Find the Normal to a ln Curve?

  • Thread starter Thread starter Doc G
  • Start date Start date
  • Tags Tags
    Curve Ln Normal
Click For Summary

Homework Help Overview

The discussion revolves around finding the normal to the curve defined by the function y = ln(3x) at a specific point Q, where the normal passes through the origin. Participants are exploring the implications of the curve's properties and the relationship between the normal's gradient and the coordinates of point Q.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the expression of the gradient of the normal and its relationship to the coordinates of point Q. There are attempts to derive an equation involving ln(3q) and q^2, with some questioning the correctness of the expressions used for the gradient. Others suggest different forms of the gradient based on differentiation principles.

Discussion Status

The discussion is active, with various participants providing insights and corrections regarding the mathematical expressions involved. Some have suggested numerical methods for solving the derived equations, while others are clarifying the differentiation process. There is no explicit consensus on the best approach yet.

Contextual Notes

Participants note that the differentiation of ln graphs has not been extensively covered in their coursework, which may affect their understanding of the problem. There is also mention of using numerical methods for finding solutions, indicating a potential gap in familiarity with these techniques among some participants.

Doc G
Messages
18
Reaction score
0
I was wondering if anyone could help me with a question I was trying to work through today in our A-level math class.

Homework Statement



a. Sketch the graph of y= ln(3x)
b. The normal to the curve at Point Q, with x coordinate q, passes through the origin. Find the equation of the normal and the value of q


Homework Equations



I don’t know which to use

The Attempt at a Solution



Part a was not too difficult and I was able to do that

However I have no idea how to tackle part b. I have only been able to express the gradient of the normal as -q, but cannot solve it. I think [but am not sure] that I can get to the equation

ln3q + q^2 = 0

but I cannot solve this.

I would be very grateful for some help.

Thanks
 
Physics news on Phys.org
How do you get that equation?
 
Since when the normal and the curve y=ln(3x) intersect, the x coordinate is q, the the y coordinate is thus ln3q.

And since the normal passes through (0,0), the gradient of the normal can also be expressed as (ln3q)/q

I believe also that the gradient of the normal can be expressed as -q, thus

(ln3q) / q= -q

Rearranging gives

ln3q + q^2 = 0

However I don't know any method for solving such an equation
 
Doc G said:
Since when the normal and the curve y=ln(3x) intersect, the x coordinate is q, the the y coordinate is thus ln3q.
Good
Doc G said:
And since the normal passes through (0,0), the gradient of the normal can also be expressed as (ln3q)/q
Would it not be better to express the gradient as;

[tex]m=\frac{dy}{dx}\ln\left(3x\right) = \frac{1}{x}[/tex]

[tex]\left.\frac{dy}{dx}\right|_{\left(q,\ln(q)\right)} = \frac{1}{q}[/tex]
 
Last edited:
Almost. That is the slope of the tangent line. The slope of the normal line is -3q
 
Thanks for the replies.

Okay we haven't really covered much differentiation of ln graphs yet, but using what hootenanny/HallsofIvy posted, should the equation therefore be

ln(3q)/q = -3q

giving:

ln(3q) + 3(q^2) = 0

is this right? and how could i solve that?

thanks again
 
Hootenanny said:
Good

Would it not be better to express the gradient as;

[tex]m=\frac{dy}{dx}\ln\left(3x\right) = \frac{1}{3x}[/tex]

It might be if it were correct. But it's NOT. 1/ x not 1/(3x). Think chain rule. I think Doc G's original equation is actually correct.
 
My mistake, stupid slips, duly corrected.
 
His problem doesn't seem to be finding the normal, etc. It's finding a solution to ln(3*x)+x^2=0 (I think this what he actually means by q). And I do think you can only solve it numerically. By inspection I would say you have a root just below 1/3.
 
  • #10
Thanks, should I now attempt to find a close solution by iteration [we've only just covered the basics of which in class]?

And would the correct formula for which be:

[tex]x_{n+1} = x_{n} - \frac{\ln3x_{n} + x^2_{n}}{1/x_{n} + 2x}[/tex] ?i tried putting in the equation ln3q + q^2 = 0 into Newton's Method. Is this okay? - i don't really have a good understanding of this area of maths yet..
 
Last edited:
  • #11
Unless this is a numerical analysis course I wouldn't open a second front on root finding algorithms. Either use some canned software or just do bisection to get a few decimal points if you want. This is easy enough to do with a calculator and a little patience...
 

Similar threads

Replies
2
Views
2K
Replies
5
Views
2K
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K