MHB Manipulating Exponents to Simplify Fractional Expressions

  • Thread starter Thread starter Silvanoshei
  • Start date Start date
  • Tags Tags
    Exponent
AI Thread Summary
The discussion focuses on manipulating the expression (x+1)^(x+1) / ((x+1)+1)^(x+1) to achieve a numerator of 1. Participants clarify that the original expression can be rewritten using exponent rules, leading to the form 1 / ((1 + 1/(x+1))^(x+1)). As x approaches infinity, this expression simplifies to 1/e, a known limit. The conversation emphasizes the importance of correctly applying exponent rules and recognizing limits in calculus. Understanding these manipulations is crucial for simplifying fractional expressions effectively.
Silvanoshei
Messages
5
Reaction score
0
I'm trying to manipulate (x+1)^x+1 / ((x+1)+1)^x+1

So that I have a 1 in the numerator. If I bring the numerator down using the integer exponent rule, I'll have...
1 / ( (x+1) / (x+1) + 1 )^x+1 ?

Whoops, that's not right...

1 / (x+1)^x * ((x+1)+1)^x+1 ?
 
Mathematics news on Phys.org
Silvanoshei said:
I'm trying to manipulate (x+1)^x+1 / ((x+1)+1)^x+1

So that I have a 1 in the numerator. If I bring the numerator down using the integer exponent rule, I'll have...
1 / ( (x+1) / (x+1) + 1 )^x+1 ?

Whoops, that's not right...

1 / (x+1)^x * ((x+1)+1)^x+1 ?

Hi Silvanoshei, welcome to MHB! :)

I'm gambling on what you intend, since I suspect there are a couple of parentheses missing.
So I'll write in $\LaTeX$ what I think you intended.

$$\frac {(x+1)^x+1} {((x+1)+1)^x+1} \overset{?}{=} \frac 1 {(x+1)^x * ((x+1)+1)^x+1}$$

Can you confirm this is what you intended?
Or perhaps show what you did intend?
Either way, this equality does not hold.
 
Yeah, on top it's (x+1)^(x+1)
Bottom is ((x+1)+1)^(x+1)
*sorry for the confusion.
 
Silvanoshei said:
Yeah, on top it's (x+1)^(x+1)
Bottom is ((x+1)+1)^(x+1)
*sorry for the confusion.

Like this?
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}} \overset{?}{=} \frac 1 {(x+1)^x * ((x+1)+1)^{x+1}}$$
It still makes little sense to me.What you can do for instance, is:
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}} = \left( \frac {x+1} {(x+1)+1}\right)^{x+1}$$
 
I like Serena said:
Like this?
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}} \overset{?}{=} \frac 1 {(x+1)^x * ((x+1)+1)^{x+1}}$$
It still makes little sense to me.What you can do for instance, is:
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}} = \left( \frac {x+1} {(x+1)+1}\right)^{x+1}$$

Yup! That's the problem, x is going to go to infinity, so I was trying to manipulate it 1/something to make it zero. If the exponent is x+1 over the fraction, it'll just go to infinity.
 
Silvanoshei said:
Yup! That's the problem, x is going to go to infinity, so I was trying to manipulate it 1/something to make it zero. If the exponent is x+1 over the fraction, it'll just go to infinity.

Continuing:
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}}
= \frac {1} {\left( 1+\frac 1 {x+1}\right)^{x+1}}
$$

If we replace x+1 by n, which also goes to infinity, we get:
$$\frac {1} {\left( 1+\frac 1 n\right)^n}$$

The denominator is a known limit, which approaches $e$ when $n \to \infty$.

So:
$$\lim_{x \to \infty} \frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}} = \frac 1 e$$
 
I like Serena said:
Continuing:
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}}
= \frac {1} {\left( 1+\frac 1 {x+1}\right)^{x+1}}
$$

How does this step work?? Not getting it. :(
 
Silvanoshei said:
How does this step work?? Not getting it. :(

Let me write out a couple more intermediary steps...
\begin{aligned}
\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}}
&= \left( \frac {x+1} {(x+1)+1}\right)^{x+1} \\
&= \left( \frac {1} {\frac{(x+1)}{x+1}+\frac 1 {x+1}}\right)^{x+1} \\
&= \left( \frac {1} {1+ \frac 1 {x+1}}\right)^{x+1} \\
&= \frac {1} {\left( 1+ \frac 1 {x+1}\right)^{x+1}}
\end{aligned}
 
Thanks! I was trying to multiply top and bottom by 1/(x+1)^(x+1), but putting it in fractional over everything form is key! (Heidy)
 

Similar threads

Replies
10
Views
2K
Replies
2
Views
2K
Replies
12
Views
2K
Replies
10
Views
2K
Replies
5
Views
2K
Replies
9
Views
2K
Back
Top