Find the derivative of this function

Click For Summary

Homework Help Overview

The discussion revolves around finding the derivative of the function \( y = x \log_e \sqrt{x} \). Participants explore the application of differentiation rules, particularly the product rule and the chain rule, in the context of logarithmic functions.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to differentiate the function using the product rule but encounters discrepancies in results. Questions arise regarding the equivalence of logarithmic bases and the correct application of differentiation rules.

Discussion Status

Participants are actively engaging with the problem, offering hints and corrections regarding the application of the chain rule and the interpretation of logarithmic expressions. There is a focus on clarifying misunderstandings about the derivatives of logarithmic functions and ensuring accurate application of differentiation techniques.

Contextual Notes

Some participants note confusion regarding the notation of logarithms and the implications of using different bases. There is also a recognition of potential gaps in the original poster's understanding of the chain rule and product rule, which are critical for solving the problem accurately.

Helly123
Messages
581
Reaction score
20

Homework Statement


$$y = x.\log_e {\sqrt{x}}$$

Homework Equations


f(x) = g(x) h(x)
f ' (x) = g ' (x) . h (x) - h ' (x) . g(x)

The Attempt at a Solution


$$y = x .\log_e {\sqrt {x}}$$
$$y '(x) = 1.ln \sqrt{x} + \frac{1}{2} $$

the right answer is
$$ y ' = \log_{10} {\sqrt{x}} + \frac{1}{2} $$

$$ Is \ \log_e {\sqrt{x}} = \log_{10} {\sqrt{x}} \ ? $$

Second Try:
$$ y = x \log_e {\sqrt{x}} $$
$$ y = \log_e {x^{x/2}} $$
$$y ' = \frac{1}{x^{x/2}} . \frac{x}{2} . x^{(x-2)/2}$$
$$ y ' = \frac{1}{2}$$

why different result?
 
Physics news on Phys.org
What is the derivative of ##\ln \sqrt{x}##?

Hint: Chain rule!
 
loge is the natural log. I don't know where they got log10.
In your second attempt, you cannot take derivative of xx or xx/2 like that.

If you use Wolframalpha and some other solvers, the natural log is often denoted by just log() with no subscript. Perhaps that's why you think it should be base 10? But your first attempt is not quite right.

Try your product rule again, taking care to not drop any factors of 1/2 along the way.
 
  • Like
Likes   Reactions: Helly123
Also note that ##\log \sqrt{x} = \log x^{1/2} = \frac{1}{2}\log x##, regardless of the base of the logarithm.
 
hilbert2 said:
Also note that ##\log \sqrt{x} = \log x^{1/2} = \frac{1}{2}\log x##, regardless of the base of the logarithm.
That's definitely the simplest approach but perhaps the OP needs some practice with the chain rule.
 
PeroK said:
That's definitely the simplest approach but perhaps the OP needs some practice with the chain rule.

Good point.
 
PeroK said:
What is the derivative of ##\ln \sqrt{x}##?

Hint: Chain rule!
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{1}{2\sqrt{2}} ##
 
Helly123 said:
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{1}{2\sqrt{2}} ##
Show how you derived that. Where did the ##\sqrt{2}## come from? Did you mean that to be ##\sqrt{x}##?
 
  • Like
Likes   Reactions: scottdave
Dick said:
Show how you derived that. Where did the ##\sqrt{2}## come from? Did you mean that to be ##\sqrt{x}##?
derivative of ## ln \ u = \frac{1}{u} . \frac{d(u)}{d(x)} ##
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{ d ( \sqrt{x} ) \ }{d(x)} ##
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{1}{2\sqrt{2}} ##
 
  • #10
Helly123 said:
derivative of ## ln \ u = \frac{1}{u} . \frac{d(u)}{d(x)} ##
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{ d ( \sqrt{x} ) \ }{d(x)} ##
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{1}{2\sqrt{2}} ##

Hmm. Try ##\frac{ d ( \sqrt{x} ) \ }{dx}## again. Write it as ##\frac{ d ( x^{\frac{1}{2}}) \ }{dx}##.
 
  • Like
Likes   Reactions: PeroK
  • #11
Dick said:
Hmm. Try ##\frac{ d ( \sqrt{x} ) \ }{dx}## again. Write it as ##\frac{ d ( x^{\frac{1}{2}}) \ }{dx}##.
##\frac{ d ( x^{\frac{1}{2}}) \ }{dx}##
##= \frac{1}{2}. x^{(\frac{1}{2} - 1)}##.
##\frac{1}{2}.\frac{1}{\sqrt{2}} ##
 
  • #12
Helly123 said:
##\frac{ d ( x^{\frac{1}{2}}) \ }{dx}##
##= \frac{1}{2}. x^{(\frac{1}{2} - 1)}##.
##\frac{1}{2}.\frac{1}{\sqrt{2}} ##

##x^{-\frac{1}{2}}## is not equal to ##\frac{1}{\sqrt{2}}##! Look at it carefully... You have to mean ##\frac{1}{\sqrt{x}}##. They aren't the same thing.
 
  • Like
Likes   Reactions: Helly123 and PeroK
  • #13
Dick said:
##x^{-\frac{1}{2}}## is not equal to ##\frac{1}{\sqrt{2}}##! Look at it carefully... You have to mean ##\frac{1}{\sqrt{x}}##. They aren't the same thing.
i'm sorry. yes I meant ##\frac{1}{\sqrt{x}}##.
 
  • Like
Likes   Reactions: scottdave
  • #14
derivative of ## ln \ u = \frac{1}{u} . \frac{d(u)}{d(x)} ##
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{ d ( \sqrt{x} ) \ }{d(x)} ##
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{1}{2\sqrt{x}} ##
 
  • #15
Helly123 said:
derivative of ## ln \ u = \frac{1}{u} . \frac{d(u)}{d(x)} ##
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{ d ( \sqrt{x} ) \ }{d(x)} ##
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{1}{2\sqrt{x}} ##

That's it. And that agrees with what you would get by differentiating ##\frac{1}{2} \ln{x}##, yes?
 
  • #16
Helly123 said:
derivative of ## ln \ u = \frac{1}{u} . \frac{d(u)}{d(x)} ##
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{ d ( \sqrt{x} ) \ }{d(x)} ##
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{1}{2\sqrt{x}} ##
Do you see that the last expression can be simplified, and should be?
 
  • #17
Dick said:
That's it. And that agrees with what you would get by differentiating ##\frac{1}{2} \ln{x}##, yes?
yes, thanks
 
  • #18
Mark44 said:
Do you see that the last expression can be simplified, and should be?
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{1}{2\sqrt{x}} ##
derivative of ## \ln \sqrt{x} = \frac{1}{2{x}} ##
 
  • #19
Helly123 said:
derivative of ## \ln \sqrt{x} = \frac{1}{\sqrt{x}} . \frac{1}{2\sqrt{x}} ##
derivative of ## \ln \sqrt{x} = \frac{1}{2{x}} ##
Yes, that's what I meant.
 

Similar threads

Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K