MathGroup Archive 2005

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

Search the Archive

How to solve this type of equation in Mathematica?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg59891] How to solve this type of equation in Mathematica?
  • From: Jeffrey Lyons <not-me at nospam.net>
  • Date: Wed, 24 Aug 2005 06:32:56 -0400 (EDT)
  • Reply-to: not-me at nospam.net
  • Sender: owner-wri-mathgroup at wolfram.com

Hi, I would like to be able to solve the equation:

Equal[Integrate[Times[Plus[P, x], f[x]], List[x, P,
DirectedInfinity[1]]], 1]

in Mathematica.  Is there any way to do this?

That is I would like to solve for f(x) when we know that 
integrating  (x + P) f(x) from P to Infinity over x equals 1.


  • Prev by Date: How to solve this type of equation in Mathematica?
  • Next by Date: An Array of Equation Parameters
  • Previous by thread: Re: How to solve this type of equation in Mathematica?
  • Next by thread: Re: How to solve this type of equation in Mathematica?