Showing Continuous Function: Weierstrass Comparison

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 · 3K views
akoska
Messages
22
Reaction score
0
How do I show that f(x)=sum (from n=0 to infinity) cos(nx)e^-nx is a continuous function? x is from (0, infinity)

So, I need to show that the series converges uniformly. I'm trying to say that |cos nx e^-nx| <= |e^-nx| and use Weierstrass comparison, but I can't find a function M_n to use for Weierstrass.

I feel like I'm missing something really simple...
 
Last edited:
Physics news on Phys.org
For positive [itex]n[/itex] what is [itex]e^{-nx}[/itex] always less than?
 
maverick280857 said:
For positive [itex]n[/itex] what is [itex]e^{-nx}[/itex] always less than?

1, but the sum of 1s is obviously not convergent.
 
akoska said:
1, but the sum of 1s is obviously not convergent.

Okay, let's see:

[tex]f(x) = \sum_{n = 0}^{\infty} e^{-nx}\cos(nx)[/tex]

Clearly,

[tex]|e^{-nx}\cos(nx)| \leq e^{-nx}[/tex]

Now, as you said, [itex]e^{-nx} < 1[/itex] for all [itex]x \in (0,\infty)[/itex] and nonnegative n. So, clearly, your "[itex]M_{n}[/itex]" is simply the (convergent) geometric sum

[tex]\sum_{n = 0}^{\infty} e^{-nx}[/tex]