Thread Closed

Function with two horizontal asymptotes and three vertical asymptotes

 
Share Thread Thread Tools
Jul27-09, 06:14 PM   #1
 

Function with two horizontal asymptotes and three vertical asymptotes


For the life of me I cannot figure out this problem: give an example of a function that has two horizontal asymptotes and three vertical asymptotes. Any help on this topic would be greatly appreciated.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jul27-09, 06:21 PM   #2
 
Mentor
Quote by futoo View Post
For the life of me I cannot figure out this problem: give an example of a function that has two horizontal asymptotes and three vertical asymptotes. Any help on this topic would be greatly appreciated.
That's a hard one. What's an example of a function that has the two horizontal asymptotes? What about a function that meets the 2nd part of the question? Seems like maybe for the vertical ones, we could use x = zero and +/- infinity.... Then how to mix in the horizontal ones...?

We can't give you the answers, but we can try to ask some questions to help you figure it out.
Jul27-09, 06:33 PM   #3
 
Mentor
Quote by berkeman View Post
That's a hard one. What's an example of a function that has the two horizontal asymptotes? What about a function that meets the 2nd part of the question? Seems like maybe for the vertical ones, we could use x = zero and +/- infinity.... Then how to mix in the horizontal ones...?
A graph could have a vertical asymptote at x = 0, but couldn't have vertical asymptotes at +/- infinity. They would have to occur for some finite numbers. It could have them at, say, x = 1 and x = -1. Vertical asymptotes are determined by factors in the denominator of a rational function that are zero at certain values of x. Horizontal asymptotes arise from the limit of the rational expression being different as x approaches infinity and as x approaches neg. infinity.
Jul27-09, 06:37 PM   #4
 
Mentor

Function with two horizontal asymptotes and three vertical asymptotes


Quote by Mark44 View Post
A graph could have a vertical asymptote at x = 0, but couldn't have vertical asymptotes at +/- infinity. They would have to occur for some finite numbers. It could have them at, say, x = 1 and x = -1. Vertical asymptotes are determined by factors in the denominator of a rational function that are zero at certain values of x. Horizontal asymptotes arise from the limit of the rational expression being different as x approaches infinity and as x approaches neg. infinity.

Ah, thanks for the clarification -- my bad. I was just thinking in terms of infinities, but you're right, to be an asymptote, the value would have to go to infinity for some finite argument in the domain of the fuction.
Jul27-09, 06:38 PM   #5
 
since vertical asymptotes arise from 0 being in the denominator, would 1/(x^2-1)(x-3) satisfy having three vertical asymptotes? and wouldn't they be -1, 1, and 3
Jul27-09, 07:09 PM   #6
 
Mentor
Quote by futoo View Post
since vertical asymptotes arise from 0 being in the denominator, would 1/(x^2-1)(x-3) satisfy having three vertical asymptotes? and wouldn't they be -1, 1, and 3
Yes. Now you need to add something in the numerator so that you get two different hor. asymptotes. The function you have has a single hor. asymptote--the line y = 0. All you need to get a different horizontal asymptote is have a third degree polynomial in the numerator whose highest-degree term is x3. There's a bit of a snag, because you want the numerator and denominator to have the same sign for large, positive x, and different signs for very negative x. There's a way around this problem, though.
Jul27-09, 07:17 PM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
By the way, a "function" does not have to correspond to a single "formula".
Jul27-09, 07:39 PM   #8
 
Quote by Mark44 View Post
Yes. Now you need to add something in the numerator so that you get two different hor. asymptotes. The function you have has a single hor. asymptote--the line y = 0. All you need to get a different horizontal asymptote is have a third degree polynomial in the numerator whose highest-degree term is x3. There's a bit of a snag, because you want the numerator and denominator to have the same sign for large, positive x, and different signs for very negative x. There's a way around this problem, though.
I also know that tan^-1(x) has two horizontal asymptotes, do I then incorporate x^3 into the numerator of the equation? Also thanks a lot for all your help.
Jul27-09, 08:05 PM   #9
 
Mentor
Well, tan-1(x) doesn't have anything to do with your problem other than as an example of a function with two hor. asymptotes.

If you have x3 in the numerator, with the denominator you mentioned earlier, you'll get only one hor. asymtote - the line y = 1. Your denominator is negative for very negative x, and positive for very positive x, which is the same for x3.

You need something so that the numerator (only) is positive for large, positive x and for very negative x. HallsOfIvy suggested having two formulas for your function. I'm thinking of something different that involves x3. The basic function I'm thinking of has a V shape.
Jul27-09, 08:45 PM   #10
 
Quote by Mark44 View Post
Well, tan-1(x) doesn't have anything to do with your problem other than as an example of a function with two hor. asymptotes.

If you have x3 in the numerator, with the denominator you mentioned earlier, you'll get only one hor. asymtote - the line y = 1. Your denominator is negative for very negative x, and positive for very positive x, which is the same for x3.

You need something so that the numerator (only) is positive for large, positive x and for very negative x. HallsOfIvy suggested having two formulas for your function. I'm thinking of something different that involves x3. The basic function I'm thinking of has a V shape.
since the numerator has to be positive for large positive x's and negative for negative x's, (x-4)^3/(x^2-1)(x-3) satisfies the requirements that you gave, but when I plug it into my calculator the graph does not show the necessary requirements
Jul27-09, 10:35 PM   #11
 
What about a piecewise-defined function?
Jul27-09, 11:41 PM   #12
 
Hint: adding the unit step function to one of the functions already given will give two different horizontal asymptotes and 3 different vertical asymptotes.
Jul28-09, 01:07 PM   #13
 
Mentor
Quote by futoo View Post
since the numerator has to be positive for large positive x's and negative for negative x's, (x-4)^3/(x^2-1)(x-3) satisfies the requirements that you gave, but when I plug it into my calculator the graph does not show the necessary requirements
You misread what I wrote. The numerator has to be positive for both x << 0 and for x >> 0 (x << 0 means x is very negative). Your function has only one hor. asymptote. If you can keep the numerator positive for large x and very negative x, you'll have two different hor. asymptotes. A simpler function in the numerator is x3. Is there anything you can do to it to make it always >= 0?
Jul28-09, 03:37 PM   #14
 
Quote by Mark44 View Post
You misread what I wrote. The numerator has to be positive for both x << 0 and for x >> 0 (x << 0 means x is very negative). Your function has only one hor. asymptote. If you can keep the numerator positive for large x and very negative x, you'll have two different hor. asymptotes. A simpler function in the numerator is x3. Is there anything you can do to it to make it always >= 0?
an absolute value of a function is always a positive result

I just had this problem in calculus class at PSU

**Edit: realised your question was to teach**
Jul28-09, 03:47 PM   #15
 
Mentor
Bingo!
Are liquidsnak and futoo the same person?
Jul28-09, 04:00 PM   #16
 
No, I was just eager to help out, since I just spent several hours this weekend trying to figure this out.
Thread Closed
Thread Tools


Similar Threads for: Function with two horizontal asymptotes and three vertical asymptotes
Thread Forum Replies
Horizontal asymptotes of a function Calculus & Beyond Homework 4
Find horizontal asymptotes of a radical function Calculus & Beyond Homework 2
Vertical/Horizontal Asymptotes Precalculus Mathematics Homework 2
finding horizontal and vertical asymptotes Calculus & Beyond Homework 2
Horizontal Asymptotes Introductory Physics Homework 1