Limit can be solved by observation as well. In the product of linear and exponential term, the exponential will always grow or shrink faster than linear
It seems you would need to change the x on the lhs of your expression into x+delta, change the 0 on the rhs into y+epsilon (y being an implicit function of x), and then assume you get such an arbitrary epsilon as an input, and trying to find/make up a suitable implicit function to compute delta as an expression of epsilon; then you would need to compute two different limits, one where epsilon is assumed positive and one where epsilon is assumed negative (where you may compute delta out of epsilon in different ways if you like); and in both cases showing that the expression in x and delta is behaving in such a way that computing it and then taking the limit as epsilon converges to 0 makes your delta also converge to 0, and then forces y to be 0 in both cases. Note that y is not allowed to be dependent on epsilon (or on delta, since delta is dependent on epsilon), only on x, while delta is allowed to depend on both x and epsilon. I have given you the outline for the general theoretical reasoning, now go and do the practical work yourself!
That's a cool approach, but i feel like it's using a higher level concept that most people won't be aware of at the level of class this question would be given
@@Phantome_ReaperI have used Gamma function for expressing product lately which I have got from ODE so I thought about it but I agree that it is better to use integration by parts and limits unless it is some strange introduction to the Gamma function
@@holyshit922 Ive only seen a little bit about the gamma function off of UA-cam, but does this integral just become - Γ(0) when you substitute t = -x? That's quite an elegant solution even though it may be unnecessary at this level
@@Phantome_Reaper After substitution you will get -Γ(2) -te^{-t} = - t^{2-1}e^{-t} and Γ(2) = 1 Γ(z) has singularity at zero I tried to calculate coefficients of Chebyshev polynomial via power series solution of ode I derived equation in following way I know that T_{n}(x) = cos(n*arccos(x)) Let t = arccos(x) y(t) = cos(nt) Let's differentiate y(t) twice y''(t) = -n^2cos(nt) y''(t) = -n^2y(t) y''(t) + n^2y(t) = 0 Now I changed independent variable t = arccos(x) in this equation and I got (1-x^2)y''(x) -xy'(x) + n^2y(x) = 0 Now I tried to solve it using power series y(x) = \sum\limits_{m=0}^{\infty}c_{m}x^{m} While solving this equation I have got following recursion (m+2)(m+1)c_{m+2} - (m-n)(m+n)c_{m} = 0 and solved it for c_{m+2} (Because we expecting polynomial it is possible to solve also for c_{m}) c_{m+2}= \frac{(m-n)(m+n)}{(m+2)(m+1)}c_{m} c_{m} can be expressed in terms of product \frac{1}{m!}\cdot\prod\limits_{k=1}^{\lfloor\frac{m}{2} floor} (m - 2k - n)(m-2k + n) And I have got Γ(0) after expressing this product \prod\limits_{k=1}^{\lfloor\frac{m}{2} floor} (m - 2k - n)(m-2k + n) in terms of Gamma function but only for n=m=0
You are great. I am lucky to have found you.
Love the flow. You are doing great. Keep on!!!!
Love ur Way. Keep it up .
You're amazing thank you♥️
Very nice sir
thank u sir. Merry Christmas to u
Merry Christmas
Limit can be solved by observation as well. In the product of linear and exponential term, the exponential will always grow or shrink faster than linear
Excellent
You are smart teacher
The proper way to learn about improper integrals is to watch Prime Newtons! 🎉😊
Yeah, thats proper
'Definite'ly 🙂
Nice like begging
Very nice! You are great!
This is terrific !
The integral of(zero) is a constant but you said that the integral is (zero) ,thanks my dear
Hello professor! I need your help to solving: lim x approaches 9- (9-x) 1/4=0 by delta epsilon proof
Thank you!
It seems you would need to change the x on the lhs of your expression into x+delta, change the 0 on the rhs into y+epsilon (y being an implicit function of x), and then assume you get such an arbitrary epsilon as an input, and trying to find/make up a suitable implicit function to compute delta as an expression of epsilon; then you would need to compute two different limits, one where epsilon is assumed positive and one where epsilon is assumed negative (where you may compute delta out of epsilon in different ways if you like); and in both cases showing that the expression in x and delta is behaving in such a way that computing it and then taking the limit as epsilon converges to 0 makes your delta also converge to 0, and then forces y to be 0 in both cases. Note that y is not allowed to be dependent on epsilon (or on delta, since delta is dependent on epsilon), only on x, while delta is allowed to depend on both x and epsilon.
I have given you the outline for the general theoretical reasoning, now go and do the practical work yourself!
Gamma function ?
By very simple substitutoion we will get Gamma function
That's a cool approach, but i feel like it's using a higher level concept that most people won't be aware of at the level of class this question would be given
@@Phantome_ReaperI have used Gamma function for expressing product lately which I have got from ODE so I thought about it but I agree that it is better to use integration by parts and limits unless it is some strange introduction to the Gamma function
@@holyshit922 Ive only seen a little bit about the gamma function off of UA-cam, but does this integral just become - Γ(0) when you substitute t = -x?
That's quite an elegant solution even though it may be unnecessary at this level
@@Phantome_Reaper After substitution you will get -Γ(2) -te^{-t} = - t^{2-1}e^{-t}
and Γ(2) = 1
Γ(z) has singularity at zero
I tried to calculate coefficients of Chebyshev polynomial via power series solution of ode
I derived equation in following way
I know that T_{n}(x) = cos(n*arccos(x))
Let t = arccos(x)
y(t) = cos(nt)
Let's differentiate y(t) twice
y''(t) = -n^2cos(nt)
y''(t) = -n^2y(t)
y''(t) + n^2y(t) = 0
Now I changed independent variable
t = arccos(x) in this equation and I got
(1-x^2)y''(x) -xy'(x) + n^2y(x) = 0
Now I tried to solve it using power series
y(x) = \sum\limits_{m=0}^{\infty}c_{m}x^{m}
While solving this equation I have got following recursion
(m+2)(m+1)c_{m+2} - (m-n)(m+n)c_{m} = 0
and solved it for c_{m+2}
(Because we expecting polynomial it is possible to solve also for c_{m})
c_{m+2}=
\frac{(m-n)(m+n)}{(m+2)(m+1)}c_{m}
c_{m} can be expressed in terms of product
\frac{1}{m!}\cdot\prod\limits_{k=1}^{\lfloor\frac{m}{2}
floor} (m - 2k - n)(m-2k + n)
And I have got Γ(0) after expressing this product \prod\limits_{k=1}^{\lfloor\frac{m}{2}
floor} (m - 2k - n)(m-2k + n) in terms of Gamma function but only for n=m=0
@@Phantome_ReaperUsing an A-Bomb to swat a fly .
I think the last sentence was not correct. Limit does not converge to "-1". Limit IS equal to "-1".
I actually meant to say the Integral converges to -1.
I'll say -1.
Sorry (9-x)^1/4
It would be better to redact your original comment.