Ask your own question, for FREE!
Mathematics 8 Online
OpenStudy (babynini):

Integrals, yay!

OpenStudy (babynini):

This one has a few parts :) Consider the function: \[\Gamma(x)=\int\limits_{0}^{infinity}t^{x-1}e^{-1}dt\] a) Find \[\Gamma(1), \Gamma(2)\] b) Integrate by parts to show that, for positive n, \[\Gamma(n+1)=n \Gamma(n)\] c) If n is a positive integer, find a much simpler expression for \[\Gamma(n)\]

OpenStudy (anonymous):

So what is the issue?

OpenStudy (anonymous):

Also, use `\infty` for \(\infty\).

OpenStudy (babynini):

oh thanks :D well..for part a) do I integrate and then plug the numbers in?

zepdrix (zepdrix):

Woops, small typo in your gamma function,\[\large\rm \Gamma(x)=\int\limits\limits_{0}^{\infty}t^{x-1}e^{-t}dt\]But anyway, you plug in the value first, then integrate.\[\large\rm \Gamma(1)=\int\limits\limits\limits_{0}^{\infty}t^{1-1}e^{-t}dt\]

OpenStudy (babynini):

Would that 1-1 by the t just equal t^0 and did you mean e^{-1} ?

zepdrix (zepdrix):

I meant e^{-t} that was your typo :o This is the Gamma Function, yes?

OpenStudy (babynini):

oh!! yes! Sorry, I was reading it all wrong. I thought the x by the t was a t. lol. Wait, let me restart haha

OpenStudy (babynini):

[eating dinner so a bit distracted. foood :>]

zepdrix (zepdrix):

mm c:

OpenStudy (babynini):

ok so then it would be t^0

zepdrix (zepdrix):

Yes, I suppose I should have said: ~Plug in the value ~Simplify* ~Integrate

OpenStudy (babynini):

okk xD em..so integration by parts?

zepdrix (zepdrix):

No, not for this first one.

zepdrix (zepdrix):

\[\large\rm \Gamma(1)=\int\limits_0^{\infty}t^0 e^{-t}dt=\int\limits_0^{\infty} e^{-t}dt\]

OpenStudy (babynini):

:o \[\Gamma(1)=e^{\infty}-e^{0}\]

OpenStudy (babynini):

oops those are negative ones

zepdrix (zepdrix):

Negative, ya?\[\Gamma(1)=-\left[e^{\infty}-e^{0}\right]\]Btw, don't write that on your paper if you're handing it in :) Your teacher will not like you using infinity as a number lol

zepdrix (zepdrix):

Rewrite it as an improper integral if it's something you have to hand in :P\[\large\rm \Gamma(1)=-\left[\lim_{b\to\infty}e^{-b}-e^0\right]\]

zepdrix (zepdrix):

I dunno, maybe your teacher doesn't care :D lol

OpenStudy (babynini):

haha yeah i'll do that :) it's a project type thing so it must be most beautiful!! :D

OpenStudy (babynini):

so e^-inft = 0? and e^0 =1

zepdrix (zepdrix):

Yes.

OpenStudy (babynini):

-[-1] = 1

zepdrix (zepdrix):

\[\large\rm \Gamma(1)=1\]K cool, neeeeext.

OpenStudy (babynini):

\[\Gamma(2)=\int\limits_{0}^{\infty}t^1e^{-1}dt\]

OpenStudy (babynini):

bleeh ^-t on the e

OpenStudy (babynini):

\[\int\limits_{0}^{\infty}te^{-t}dt\] now integration by parts?

zepdrix (zepdrix):

mhm

OpenStudy (babynini):

yay! gimme a moment :D

OpenStudy (babynini):

\[= te^{-t}-e^{-t}\]

OpenStudy (babynini):

evaluated from 0 to infty

OpenStudy (babynini):

u = t dv = e^-t

zepdrix (zepdrix):

\[=- te^{-t}-e^{-t}\]

OpenStudy (babynini):

why is the first t negative?

zepdrix (zepdrix):

Because uv is the first term. dv=e^{-t} v=-e^{-t}

OpenStudy (babynini):

\[=[(-\infty e^{-\infty}-e^{-\infty})-(-0e^{-0}-e^{-0})]\]

OpenStudy (babynini):

0-0-0-1 ?

zepdrix (zepdrix):

0-0-0-(-1)

OpenStudy (babynini):

it = 1 too!

zepdrix (zepdrix):

\[\large\rm \Gamma(2)=1\]Cool, next!

OpenStudy (babynini):

woowoo b)integrate by parts to show that, for positive n, gamma(n+1)=n(gamma)n

zepdrix (zepdrix):

Mmm k, sounds simple enough.

zepdrix (zepdrix):

\[\large\rm \Gamma(n+1)=\int\limits_0^{\infty}t^{n+1-1}e^{-t}dt\]

OpenStudy (babynini):

\[\int\limits_{0}^{t} t^n e^{-t}dt \]

OpenStudy (babynini):

u=t^n du = nt ?

OpenStudy (babynini):

or nt^{n-1}

zepdrix (zepdrix):

ya

OpenStudy (babynini):

the second one?

zepdrix (zepdrix):

yes one of those, ya let's go with the second lol

OpenStudy (babynini):

\[-t^n e^{-t}-\int\limits_{0}^{\infty}-e^{-t}*nt^{n-1}dt\]

zepdrix (zepdrix):

k good.

OpenStudy (babynini):

uh so doing by parts again won't really help much.

zepdrix (zepdrix):

Pull the negative and n out front,\[\large\rm -t^n e^{-t}+n\color{orangered}{\int\limits\limits_{0}^{\infty}t^{n-1}e^{-t}dt}\]What can we say about this orange thing?

OpenStudy (babynini):

It's super close to what we began with?

zepdrix (zepdrix):

It sure is. It looks like the Gamma Function, but not G(n+1).

OpenStudy (babynini):

oooo because it's n(gamma)n it's n+1-1 so just n ?

zepdrix (zepdrix):

Mmm good yes.\[\large\rm -t^n e^{-t}+n\color{orangered}{\Gamma(n)}\]Just need to show the other part is 0 at both boundaries, as you did similarly for G(2).

OpenStudy (babynini):

ah. So I evaluate the left of the + from 0 to infinity?

OpenStudy (babynini):

\[-t^n e^{-t} |^\infty_0+n \Gamma(n)\]

zepdrix (zepdrix):

mhm

OpenStudy (babynini):

and once we plug those in it all just =0

OpenStudy (babynini):

Part next! :) last one c) if n is a positive integer, find a much simpler expression for Gamma(n)

OpenStudy (babynini):

...so do i plug n in for x?

OpenStudy (freckles):

I would solve the recurrence relation.

OpenStudy (freckles):

\[\Gamma(n+1)=n \Gamma(n) \\ \text{ with } \Gamma(1)=1 \ \ \text{ divide both sides of } \Gamma(n+1)=n \Gamma(n) \text{ by } \Gamma(n) \\ \frac{\Gamma(n+1)}{\Gamma(n)}= n\] Then take the product of both sides by from n=1 to n=k

OpenStudy (freckles):

you will see a lot of cancellation

OpenStudy (freckles):

on the left hand side

OpenStudy (babynini):

what what? @freckles

OpenStudy (babynini):

@freckles sorry, I was having a bit of a mini seizure. I just got accepted to the university I want to go to!! :) but now I am back hehe

OpenStudy (babynini):

Why would we set those equal to each other?

OpenStudy (freckles):

did you already do b?

OpenStudy (freckles):

That is where I got the equation from.

OpenStudy (babynini):

Yes we did b

OpenStudy (freckles):

\[\Pi_{n=1}^{k} \frac{\Gamma(n+1)}{\Gamma(n)}=\Pi_{n=1}^{k} n\]

OpenStudy (freckles):

I took the product of both sides

OpenStudy (freckles):

from n=1 to n=k

OpenStudy (freckles):

try simplifying both sides

OpenStudy (babynini):

I'm not sure what "taking the product" means? o.0

OpenStudy (freckles):

you can expand the products on both sides to see what is really happening

OpenStudy (freckles):

have you guys ever did sigma/sum thingys?

OpenStudy (freckles):

instead of adding you multiply in Pi/product thingys

OpenStudy (freckles):

Pi not being the number pi

OpenStudy (freckles):

Pi meaning product here

OpenStudy (babynini):

the E looking things? xD yeah

OpenStudy (freckles):

example right hand side is \[\prod_{n=1}^{k}n= 1 \cdot 2 \cdot 3 \cdot 4 \cdot 5 \cdots \cdot (k-1) \cdot k\]

OpenStudy (freckles):

which you can write as k!

OpenStudy (freckles):

try expanding the left hand side a bit

OpenStudy (freckles):

and you should see some really cool stuff happen

OpenStudy (babynini):

wait wait..trying to understand this heh

OpenStudy (freckles):

evaluate the thing we are taking the product of from n=1 to k=n and just multiply those results

OpenStudy (freckles):

just like you did with sums except we added

OpenStudy (babynini):

\[\Pi = \sum_{}^{}\] type thing?

OpenStudy (freckles):

no products aren't the same as sums in products we multiply in sums we add \[\sum_{i=1}^{3}(3i+5)= (3 \cdot 1+5)+(3 \cdot 2+5)+(3 \cdot 3+5) \\ \prod_{i=1}^{3}(3i+5)=(3 \cdot 1 +5)(3 \cdot 2+5)(3 \cdot 3+5)\]

OpenStudy (babynini):

oh I see o.o

OpenStudy (freckles):

I could have this without introducing that notation but chances are if you stick in math you will see that notation again

OpenStudy (freckles):

\[\frac{\Gamma(n+1)}{\Gamma(n)}=n\] So this is what we are trying to solve.... You already proved this equation in b So this means the following are true: \[\frac{\Gamma(2)}{\Gamma(1)}=1 \\ \frac{\Gamma(3)}{\Gamma(2)}=2 \\ \frac{\Gamma(4)}{\Gamma(3)}=3 \\ \frac{\Gamma(5)}{\Gamma(4)}=4 \\ \cdots \\ \frac{\Gamma(k)}{\Gamma(k-1)} =k-1 \\ \frac{\Gamma(k+1)}{\Gamma(k)}=k\]

OpenStudy (freckles):

this implies... \[\frac{\Gamma(2)}{\Gamma(1)} \cdot \frac{\Gamma(3)}{\Gamma(2)} \cdot \frac{\Gamma(4)}{\Gamma(3)} \cdot \frac{\Gamma(5)}{\Gamma(4)} \cdots \frac{\Gamma(k)}{\Gamma(k-1)} \cdot \frac{\Gamma(k+1)}{\Gamma(k)}=1 \cdot 2 \cdot 3 \cdot 4 \cdots (k-1) \cdot k\]

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!