Finding Domain of $\sqrt{sin(\sqrt{x})}$

  • Context:
  • Thread starter Thread starter Yankel
  • Start date Start date
  • Tags Tags
    Domain Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Yankel
Messages
390
Reaction score
0
Hello all,

First, congratulations on the quick LATEX bar on the side, will try it now the first time.

I am looking for the domain of

[tex]\sqrt{sin(\sqrt{x})}[/tex]

I need that the expression under the square root will be non-negative. The expression involves sin.

The sin function is non-negative at:

[tex]0\le\sqrt{x}\le\pi[/tex]

[tex]2\pi\le\sqrt{x}\le3\pi[/tex]

[tex]4\pi\le\sqrt{x}\le5\pi[/tex]

And so on. From this I need to extract about x.

The answer for this, which I don't know where came from is:

[tex]4k^{2}\pi^{2}\le x\le(2k+1)^{2}\pi^{2}[/tex]

How do I obtain the result from my information so far ?

Thanks !
 
Physics news on Phys.org
I would begin by observing that we require:

$$2k\pi\le\sqrt{x}\le(2k+1)\pi$$ where $$k\in\mathbb{N_0}$$

and:

$$0\le x$$

Now, what do you get when you square each part of the first inequality? Does the second still hold after doing so?
 
it should hold.

if [tex]\sqrt{x}[/tex] is non-negative (and it is), then x also must be...