Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #16579

How to replace some variables and how to solve a differential equation?

From bluesaturn <bluesaturn.at.kellnerweg.de@gmail.com>
Newsgroups comp.soft-sys.math.mathematica
Subject How to replace some variables and how to solve a differential equation?
Date 2014-02-20 07:56 +0000
Message-ID <le4cf9$42r$1@smc.vnet.net> (permalink)
Organization Time-Warner Telecom

Show all headers | View raw


Dear all,

I am really new to Mathematica.

I have two questions, please.

1. How to replace a variable in a function?

I have defined:

f[r_] := Log[((2*\[Lambda])/(\[Kappa]*r*
        Cos[\[Lambda]*Log[(r/RM)]]))^2]

RM, lambda >0

I want to replace r with u given  by

u=log[Kappa*r]

I did it by hand but whant to check my result.


2. How to check or solve the differential equation:

f"[u]=0.5*exp[2*u+f[u]]

It would be sufficient for me to insert f[u] and see if both sides are 
the same. So far I failed.

Thank you for your help.

Regards
Blue

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar


Thread

How to replace some variables and how to solve a differential equation? bluesaturn <bluesaturn.at.kellnerweg.de@gmail.com> - 2014-02-20 07:56 +0000

csiph-web