Find the domain of the function

  • Thread starter Thread starter says
  • Start date Start date
  • Tags Tags
    Domain Function
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
says
Messages
585
Reaction score
12

Homework Statement


Find domain of f(x, y) = ln ((x2+2x+y2) / (x2−2x+y2))

Homework Equations

The Attempt at a Solution


Because the function is a natural ln, the restriction on the function is that everything inside the brackets has to >0, otherwise the function is undefined.

I worked on the problem for a while but wasn't getting anywhere so i plugged the equation into wolfram and got the domain { (x,y) ∈ R2 | 4x2 < (x2 + y2)2}

I'm not sure how to get there though...

[(x2+2x+y2) / (x2−2x+y2)] > 0
 
Physics news on Phys.org
says said:

Homework Statement


Find domain of f(x, y) = ln ((x2+2x+y2) / (x2−2x+y2))

Homework Equations

The Attempt at a Solution


Because the function is a natural ln, the restriction on the function is that everything inside the brackets has to >0, otherwise the function is undefined.

I worked on the problem for a while but wasn't getting anywhere so i plugged the equation into wolfram and got the domain { (x,y) ∈ R2 | 4x2 < (x2 + y2)2}

I'm not sure how to get there though...

[(x2+2x+y2) / (x2−2x+y2)] > 0
Because of the natural log, ##\frac{x^2 + 2x + y^2}{x^2 - 2x + y^2}## has to be positive, but you're forgetting that there is a restriction on the denominator.
 
says said:

Homework Statement


Find domain of f(x, y) = ln ((x2+2x+y2) / (x2−2x+y2))

Homework Equations

The Attempt at a Solution


Because the function is a natural ln, the restriction on the function is that everything inside the brackets has to >0, otherwise the function is undefined.

I worked on the problem for a while but wasn't getting anywhere so i plugged the equation into wolfram and got the domain { (x,y) ∈ R2 | 4x2 < (x2 + y2)2}

I'm not sure how to get there though...

[(x2+2x+y2) / (x2−2x+y2)] > 0

First, note that for a fixed ##y## you have two quadratics in ##x##. Perhaps start by analysing those quadratics.
 
says said:

Homework Statement


Find domain of f(x, y) = ln ((x2+2x+y2) / (x2−2x+y2))

Homework Equations

The Attempt at a Solution


Because the function is a natural ln, the restriction on the function is that everything inside the brackets has to >0, otherwise the function is undefined.

I worked on the problem for a while but wasn't getting anywhere so i plugged the equation into wolfram and got the domain { (x,y) ∈ R2 | 4x2 < (x2 + y2)2}

I'm not sure how to get there though...

[(x2+2x+y2) / (x2−2x+y2)] > 0

So, if ##(x^2+2x+y^2)/(x^2-2x+y^2)>0##, then the numerator and denominator must both be > 0 or both be < 0. It might help to look at those two cases separately.