MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Triangle function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg14468] Re: Triangle function
  • From: John Doty <jpd at w-d.org>
  • Date: Fri, 23 Oct 1998 20:58:46 -0400
  • Organization: Wampler-Doty Family
  • References: <70dctu$22k@smc.vnet.net> <70k2m0$edt@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

John Doty wrote:

> More conventional, and more tractable, is the Fourier series:
> 
> 8*Sum[Cos[n*t]/n^2, {n, 1, Infinity, 2}])/Pi^2
> 
> replace Infinity with a suitably large odd integer, depending on the
> bandwidth of your voltage source.

Arrgh! The last sentence is missing a line. It should read: "From this,
you may obtain an *approximation* that's analytic everywhere: just
replace Infinity with a suitably large odd integer, depending on the
bandwidth of your voltage source."

Silly me, I used the keyword "From" to start a line, which seems to have
confused something along the forwarding chain (even though it showed up
in my outgoing log escaped with ">"). Isn't SMTP/NNTP great? :-(

-- 
John Doty		"You can't confuse me, that's my job." Home: jpd at w-d.org
Work: jpd at space.mit.edu


  • Prev by Date: Using a function defined by NIntegrate in NonLinearFit
  • Next by Date: Re: Re: Corrupted NB
  • Previous by thread: Re: Triangle function
  • Next by thread: dll's from within....