|
[Date Index]
[Thread Index]
[Author Index]
DSolve for a real function
- To: mathgroup at smc.vnet.net
- Subject: [mg127908] DSolve for a real function
- From: Andreas Talmon l'Armée at smc.vnet.net
- Date: Fri, 31 Aug 2012 03:59:25 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <k1k8np$90f$1@smc.vnet.net> <20120830081127.42F9968E0@smc.vnet.net>
Hi All
Is there a way to tell mathematica to solve only for real solutions. My
differential equation is of the kind
y''''[x]+a y[x]==0
a= constant coefficient
I know that I get 4 komplex eigenvalues which are complex conjungated.
But y[x] is a real function.
Solving this equation with DSolve always gets a complex function y[x].
Any Ideas.
Thanks, Andreas
Prev by Date:
Re: Getting the Derivative of an HoldForm Expression
Next by Date:
Re: Problems obtaining a free c compiler...
Previous by thread:
Re: reduction/simplification of hypergeometric-function-related formula
Next by thread:
Locator Bug
|