Free Essay

Glog

In:

Submitted By richtalk
Words 3007
Pages 13
A Generalized Logarithm for
Exponential-Linear Equations
Dan Kalman

Dan Kalman (kalman@email.cas.american.edu) joined the mathematics faculty at American University in 1993, following an eight year stint in the aerospace industry and earlier teaching positions in Wisconsin and South Dakota.
He has won three MAA writing awards, is an Associate
Editor of Mathematics Magazine, and served a term as
Associate Executive Director of the MAA. His interests include matrix algebra, curriculum development, and interactive computer environments for exploring mathematics, especially using Mathwright software.

How do you solve the equation
1.6x = 5054.4 − 122.35x?

(1)

We will refer to equations of this type, with an exponential expression on one side and a linear one on the other, as exponential-linear equations. Numerical approaches such as Newton’s method or bisection quickly lead to accurate approximate solutions of exponential-linear equations. But in terms of the elementary functions of calculus and college algebra, there is no analytic solution.
One approach to remedying this situation is to introduce a special function designed to solve exponential-linear equations. Quadratic equations, by way of analogy, are

solvable in terms of the special function x, which in turn is simply the inverse of a very special and simple quadratic function. Similarly, exponential equations are solvable in terms of the natural logarithm log, and that too is the inverse of a very special function. So it is reasonable to ask whether there is a special function in terms of which exponential-linear equations might be solved. Furthermore, an obvious strategy for finding such a function is to invert some simple function connected with exponentiallinear equations.
This line of thinking proves to be immediately successful, and leads to a function I call glog (pronounced gee-log) which is a kind of generalized logarithm. As intended, glog can be used to solve exponential-linear equations. But that is by no means all it is good for. For example,. with glog you can write a closed-form expression for the
.
x.

iterated exponential (x x ), and solve x + y = x y for y. The glog function is also closely related to another special function, called the Lambert W function in [3] and
[6], whose study dates to work of Lambert in 1758 and of Euler in 1777. Interesting questions about glog arise at every turn, from symbolic integration, to inequalities and estimation, to numerical computation. Elaborating these points is the goal of this paper.
Definition of glog
As indicated in the introduction, glog is defined as the inverse of a simple function, namely, e x /x. This definition is prompted by considering an especially simple type of exponential-linear equation, of the form e x = cx
2

(2)

c THE MATHEMATICAL ASSOCIATION OF AMERICA

4

y = glog+ x y = log x

3
2
1

y = glog− x y = glog x −5

e
−1
e , −1

5

10

−1
−2

Figure 1. Graphs of y = glog x and y = log x

where c is an arbitrary constant. Rewriting this equation as ex =c x provokes our interest in inverting e x /x, leading to the following definition of glog: y = glog(x) iff x = e y /y iff e y = x y.

(3)

Two different graphical representations provide insight about glog. First, by the usual method of reflection in the line y = x, a graph of glog is easily obtained, as shown in Figure 1. For later reference, the log function is also included in the graph.
The graph reveals at once some of the gross features of glog. For one thing, glog is not a function because for x > e, it has two positive values. For x < 0 glog is well defined, and negative, but it is not defined for 0 ≤ x < e. When we need to distinguish between glog’s two positive values, we will call the larger glog+ and smaller glog− .
As suggested by the graph, glog− (x) ≤ log(x) ≤ glog+ (x) for all x ≥ e, with equality of all three expressions when x = e.
These inequalities appear obvious from the graph, but of course they can be derived analytically. For example, suppose y = glog x is greater than 1. By definition, e y /y = x so e y = x y > x. This shows that y > log x.
The second graphical representation depends on the fact that glog c is defined as the solution to e x = cx. The solutions to this equation can be visualized as the xcoordinates of the points where y = e x and y = cx intersect (Figure 2). That is, glog c is determined by the intersections of a line of slope c with the exponential curve.
This viewpoint provides additional insight about where glog is defined or single valued. When c < 0 the line has a negative slope and there is a unique intersection with the exponential curve. Lines with small positive slopes do not intersect the exponential curve at all, corresponding to values of c with no glog. There is a least positive slope at which line and curve intersect, that intersection being a point of tangency. It is easy to see that this least slope is at c = e with x = 1. For greater slopes there are two solutions to (2).
VOL. 32, NO. 1, JANUARY 2001 THE COLLEGE MATHEMATICS JOURNAL

3

8
6

c=e c>e 4 c y k+1 /(k + 1)!.
This implies that e y /y > y k /(k + 1)!. Now let y = glog+ (x). Then e y /y = x and y k = [glog+ (x)]k , so the previous inequality becomes x> [glog+ (x)]k
.
(k + 1)!

This in turn leads to k (k + 1)!x > glog+ (x).

This inequality can be used to show that, like the logarithm, the larger branch of glog

grows more slowly than any root function. That is, for any k, glog+ (x)/ k x → 0 as x → ∞.
Although this provides information about the growth rate, it is not of much use in estimating values of the glog function, because it relies on a very crude estimate: e y > y k /k!. A better estimate can be derived using e y > ay k , with a as large as possible.
This requires a point of tangency between f (y) = ay k and g(y) = e y , as illustrated in
Figure 3.
That is easy to arrange: simply demand that f (y) = g(y) and f (y) = g (y) hold simultaneously. In other words, solve the system ay k = e y aky k−1 = e y .
Clearly, these equations hold only if y = k and a = ek /k k . That means that e y ≥
(e/k)k y k with equality just at y = k. And because of the tangency condition, e y is very close to (e/k)k y k for y near k.

g(y) = e y

f (y) = ay k y Figure 3. Point of Tangency

8

c THE MATHEMATICAL ASSOCIATION OF AMERICA

Arguing as before, we can now derive an estimate for glog. First, divide the inequality by y. e y /y ≥ (e/k)k y k−1
Take y = glog+ (x), so e y /y = x and y k−1 = [glog+ (x)]k−1 . x ≥ (e/k)k [glog+ (x)]k−1
Finally, solve for glog. k e

k−1

k

x ≥ glog+ (x)

(10)

with equality at x = ek /k. This inequality again bounds glog+ using a root function, but it also provides a very good estimate near x = ek /k. As a particular case, taking k = 2 leads to
2
e

glog+ (x) ≤

2

x

which implies glog+ (x) < x.
This is not apparent in Figure 1 due to dissimilar scales for the two axes.
Differentiation and Integration
To a college mathematics teacher, the urge to differentiate and integrate any new function that shows up on the scene is nearly irresistible. Although a thorough discussion will be too great a digression, these are topics that deserve at least a brief consideration.
See [8] for a more complete treatment.
Differentiating glog follows the standard pattern for differentiating inverse functions. Suppose y = glog x. Then x = e y /y, or e y = x y. Differentiate both sides with respect to x and solve for y , producing y =

ey

y
.
−x

But we already know that e y = x y, so y =

y
.
xy − x

Thus, the formula for the derivative of glog is glog (x) =

glog(x)
.
x glog(x) − x

In terms of the standard elementary functions of analysis, the glog is not integrable in closed form (see [10, Example 23]). However, since glog is itself not an elementary function (see [9]), it is natural to contemplate a larger class of functions, made up of
VOL. 32, NO. 1, JANUARY 2001 THE COLLEGE MATHEMATICS JOURNAL

9

combinations of glog and the usual elementary functions. Considered in the context of this larger class of functions, I do not know whether glog has an integral in closed form.
If there is such an integral, it can be of neither the form f (glog(x)) nor h(x, glog(x)) with f and h elementary functions.
Some other functions involving glog do have simple integrals, including glogn (x) for n > 1 and glogn (x)/x for n ≥ 1. Integrating these examples is left for the amusement of the reader.
Before leaving this topic, it is worth mentioning that the W function does have a simple integral: x(W (x) − 1 + 1/W (x)) ([6]). Consequently, W permits the integration of a number of differential equations, accounting for several of the applications of
W cited in [6]. It may be that glog, too, can be applied to solve differential equations that arise in a natural way, but that must remain a question for future investigation.

Computation of glog
Included in [6] is a thorough discussion of efficient accurate computation of W , for both real and complex values. By virtue of (9), this provides methods for computing glog as well, but it is beyond the scope of this paper to delve so deeply into these issues. However, I will state some of the computational results relevant to computing real values of glog.
Before proceeding, it will be helpful to partition the graph of glog into several segments, as indicated in Figure 4. In the figure, segments A and C are characterized by large values of |x| and small values of | glog(x)|. Conversely, on segment B, |x| takes on small values while | glog(x)| grows without bound. On segment E both x and glog(x) increase to infinity. Finally, segment D is a neighborhood of the branch point
(e, 1) where glog+ and glog− coincide.
On segments A and C, the expression


glog(x) =

n=1

n n−1 n! 1 x n

converges for |x| > 1/e. This result follows from a similar series given for W in [6], which is based on the Lagrange inversion formula.
4
E

3
2
D

1
−5

C e A

5

10

−1
B
−2
Figure 4. Partitioned graph of glog.

10

c THE MATHEMATICAL ASSOCIATION OF AMERICA

The connection of glog with inverting x/ log x in [2] was mentioned earlier. Specifically, y = x/ log x if and only if x = eglog y . Now [2] presents an expansion for this x in terms of y, L y = log y, and L 2 y = log log y : x = y(L y + L 2 y) +
+

L2 y y L2 y y L2 y
(2 − L 2 y) +
(6 − 9L 2 y + 2(L 2 y)2 )
+
2
Ly
2(L y)
6(Ly)3

y L2 y
(24 − 8L 2 y + 44(L 2 y)2 − 6(L 2 y)3 ) + · · · .
24(L y)4

Since log x = glog y this provides a means for computing glog. More specifically, it is easily inferred from the discussion that this expansion computes glog+ and hence corresponds to segment E of the graph. The accompanying text does not provide an error analysis or discussion of convergence, merely referring to work of Comtet ([5]) and Berg ([1]).
Citing another work of Comtet ([4]), [6] presents a similar expansion for W :
W (y) = L y − L 2 y +
+

L2 y
L2 y
L2 y
(L 2 y − 2) +
(6 − 9L 2 y + 2(L 2 y)2 )
+
Ly
2(L y)2
6(Ly)3

L2 y
(−24 + 72L 2 y − 44(L 2 y)2 + 6(L 2 y)3 ) + O
24(L y)4

L2 y
Ly

5

.

This expansion converges for y > e. With the identity glog x = −W (−1/x), we can use the above expansion to estimate glog x for −1/e < x < 0, with greatest accuracy nearest 0, corresponding to segment B of the graph.
The preceding remarks refer to every segment of the graph of glog except segment D. For that segment, we can use a second order Taylor approximation for the exponential function to derive an estimate of glog. By definition, y = glog x is equivalent to x = e y /y. The second order Taylor expansion for e y about y = 1 is .5e(y 2 + 1) with error around (y − 1)3 /3 for y near 1. Now substitute this approximation in the equation for x : x = (.5e)

y2 + 1
.
y

This equation can be solved as a quadratic in y, producing the estimate
1
glog x = y ≈ (x ± e x 2 − e2 )

for x ≥ e.
The results above provide glog estimates for each segment of the graph. These estimates may be refined through the use of Newton’s method. To evaluate glog a, the equation et = at must be solved for t. This is equivalent to solving the equation f a (t) = 0 where f a (t) = et − at.
Clearly, f a only has a root if a is in the domain of glog, ie., if a < 0 or a ≥ e.
Depending on which of these conditions holds, the behavior of f a takes one of two forms, as illustrated in Figure 5. For a < 0, f a is increasing on the real line, with a unique root. For a ≥ e, f a has a global minimum at log(a), and is monotonic to either
VOL. 32, NO. 1, JANUARY 2001 THE COLLEGE MATHEMATICS JOURNAL

11

fa

fa

3
2

−2

2

1
−3

3

1 t −1

t

−1

1

1

2

−1 ae Figure 5. Typical graphs for f a

side of this minimum. In particular, f a as two roots, separated by log(a). For all values of a, f a is concave up over the entire line.
These characteristics imply that Newton’s method is extremely well behaved for all of the f a . From any initial value (except log a in the case a ≥ e), Newton’s method must converge to a root of f a , and this convergence will be monotonic from at least the second iteration on. To be more specific, if the initial guess t0 is uphill from the root (that is, f a (t0 ) > 0), then the next iterate will be between t0 and the root, and so all succeeding iterates will move monotonically closer to the root. If t0 is downhill from the root, then t1 will be uphill, and the successive iterates will again move monotonically toward the root. When a < 0, Newton’s method will find the unique root of f a no matter how t0 is defined. For a ≥ e, from any initial value greater than log(a) Newton’s method will converge to the greater root; from an initial value less than log(a) convergence will occur to the lesser root.
The Newton’s method iteration for f a takes a simple algebraic form. The general recursion is tn+1 = tn −

f a (tn ) f a (tn )

which becomes tn+1 =

tn − 1
1 − e−tn

after algebraic simplification.
Although Newton’s method is perfectly robust for f a , computationally it is desirable to select t0 as close as possible to the root. The estimates for glog presented earlier are useful in this regard. However there are other estimates that are accessible using only elementary methods available to calculus students. The analysis presented for segment D of the graph is the kind of thing I have in mind. Similar methods can be constructed for the other segments of the graph.
For example, on segments A and C, we have |y| very small. Accordingly, we can again estimate e y with a quadratic Taylor polynomial, this time expanded about 0. As in the earlier discussion, the equation x = e y /y becomes a quadratic equation which can be solved for x ≈ glog y.
On segments B and E, a different approach is required. For segment E, we can use inequality (10). This provides a good estimate for glog x near x = ek /k. An appropriate k can either be selected by trial and error, or by precomputing ek /k for the
12

c THE MATHEMATICAL ASSOCIATION OF AMERICA

first several positive integers k. Alternatively, crudely estimating k as the greatest integer in ln x provides a decent estimate for k up to about 50. A similar analysis can be developed for segment B.
Using the elementary estimates just discussed to initiate Newton’s method, glog can be computed to high accuracy in just a few iterations. By running a large number of numerical experiments, I found approximate optimal transition points between the segments of the graph. The table below shows how the domain of glog was partitioned, and summarizes the convergence results for a large variety of values of x. Generally, convergence to about nine or ten decimal digits was observed within the number of iterations specified in the table. These results are based on haphazard experimentation; actual performance may vary.
Segment

a Domain

A

a < −.42

B

−.42 ≤ a < 0

C

a ≥ 3.4

t0 Formula

a − 1 + a 2 − 2a − 1 k −k

−(k e /|a|)

; k = log |a|

a − 1 − a 2 − 2a − 1
1/k+1

Iterations
3
2
2

D (y ≥ 1)

e

Similar Documents

Premium Essay

Comprehensive Classroom Technology Plan

...MaDora Law January 11, 2015 EDU-225 Comprehensive Classroom Technology Plan Instructor Faux Comprehensive Classroom Technology Plan Technology has become the focus of our education today and is the building blocks to help students achieve the goals not only in their personal lives but also their academic. Computers are a large facet of our future allowing students to learn through the advances of technology to help them succeed into adulthood. A specific plan of communication will ensure a smooth flow of information to both parents and students. In order for this plan to become successful it will take a constant effort. Every parent’s type of communication will differ; therefore we must have several different communication strategies on hand. Using technology in the classroom will allow students to be more in touch with learning only help improve their leaning potentials. Having a technology in the classroom is a benefit for everyone. Teachers will be able to work with students more and spend less time worrying about how they are going to compute students’ grades. This generation is a technology based generation, and will learn best through technology. Section One: Mission and Vision Statement Mission Statement: By providing students with technology both in and out of the classroom, they will become more familiar with how to properly use today's technologies and stay updated with the technologies of the future, ensuring a brighter tomorrow for each of them. Students...

Words: 4706 - Pages: 19

Free Essay

Literacy and Technology

...Using Technology to Support Literacy in a Preschool Classroom CIEC 6180 Esmeralda Torres Introduction What is literacy? Literacy is defined simply as the ability to read and write. This is taught in all classrooms in many different ways from reading books to writing summaries of books. Literacy though, can be taught through technology as well. In today’s world, technology continues to grow at a rapid pace and has therefore opened many opportunities for teaching and learning. Connecting students with digital literacy will allow teachers to support their students’ literacy growth. It is not just about the pencil and paper anymore. When we think about technology we immediately envision a computer, a tablet, or a smartphone but technology is not just those things. Televisions and radios are technology as well and can be used to support children’s literacy development in different ways. There are many different methods and programs that allow us to target all types of students therefore teachers should embrace technology and its many educational uses. This paper will look at how different types of technology can be used to support literacy in a preschool classroom. Why use technology? Using technology in our classrooms will actually help motivate students into learning. The excitement the students get when a laptop or tablet is pulled out is what begins that motivation. Even those children that were not paying attention are suddenly paying attention all because...

Words: 3551 - Pages: 15

Free Essay

Ece 405 Entire Course

...ECE 405 Entire Course http://www.devryguide.com/downloads/ece-405-entire-course/ To purchase this tutorial copy and paste link in your browser. ECE 405 Entire Course ECE 405 Week 1 DQ 1 Teaching Respect for Cultural Diversity Poster Teaching Respect for Cultural Diversity Poster. Twenty first century early childhood classrooms in the United States are filled with culturally diverse students. As an early childhood educator, you can help prepare this future generation of children to succeed in school. Chapter 1 of the textbook describes different strategies educators can use to support children in their classroom success. ECE 405 Week 1 ePortfolio Submission 1 Culturally Relevant Methods ePortfolio Submission 1: Culturally Relevant Methods. Throughout this course you will develop an ePortfolio that includes evidence of your cultural competence in each of the following areas: § CulturallyRelevantMethods § Anti-BiasCurriculum § DiverseFamilyStructures § MulticulturalEducation Using Chapters 1 and 2 of your text and at least one additional scholarly source, compile a list of 20 culturally competent strategies for English language learners (ELLs). At least five of your strategies should be appropriate for infants/toddlers, five strategies should be appropriate for preschool, and five strategies should be appropriate for early elementary age. You may select the age level for the five remaining strategies. ECE 405 Week 2 DQ 1 Culturally Relevant and Anti-Bias Classroom ...

Words: 1661 - Pages: 7

Premium Essay

Comprehensive Classroom Technology Plan

...EDU-225 Instructional Technology April 13, 2013 Instructor: Toni Kutner COMPREHENSIVE CLASSROOM TECHNOLOGY PLAN Mission Statement: Teachers will promote 21st Century Pedagogy. Emphasis will be placed on core subjects to support state standards of learning. In addition, students will develop skills in creativity, critical thinking, problem solving, communications and collaboration, life skills and digital technology. Technology will be a tool to engage students in the learning process. Teachers will engage in professional development to enhance education. Teachers will prepare students for success in the 21st century global and multicultural community. Vision Statement: The 21st century student will learn to his or hers fullest potential.  Technology will be woven into traditional and innovative teaching methods to enhance student learning. The needs of students will be fully addressed to prepare them for lifelong learning, personal success and independence for their future achievements. Rational: In order to prepare students of the future, it is necessary to engage students with the aid of new technologies. Students of today are digital natives. They have grown up in a society filled with innovative technology. Technology is advancing in an accelerated pace. It is role of educators to keep pace with these advances and find new and innovated ways to facilitate student learning. “Traditional 20th century educational practices will no longer...

Words: 6466 - Pages: 26

Free Essay

Pre School Literature Program

...Jump to Navigation View your Cart Main menu * Home * Our Story * Blog * Store About 21st Century Skills * What are 21st century skills? * What are learning skills? * What are literacy skills? * What are life skills? * How can I teach 21st century skills? What are literacy skills? Literacy skills help students gain knowledge through reading as well as using media and technology. These skills also help students create knowledge through writing as well as developing media and technology. Information Literacy Students need to be able to work effectively with information, using it at all levels of Bloom's Taxonomy (remembering, understanding, applying, analyzing, evaluating, and creating). Information literacy involves traditional skills such as reading, researching, and writing; but new ways to read and write have also introduced new skills: * Consuming information: The current excess of information requires students to gain new skills in handling it. When most information came through official publications like books, newspapers, magazines, and television shows, students encountered data that had been prepared by professionals. Now, much information is prepared by amateurs. Some of that work is reliable, but much is not. Students must take on the role of the editor, checking and cross-checking information, watching for signs of bias, datedness, and errors. Students need to look at all information as the product of a communication...

Words: 979 - Pages: 4

Premium Essay

Swqeq

...Journal of Financial Economics 33 (1993) 3-56. North-Holland Common risk factors in the returns stocks and bonds* Eugene F. Fama and Kenneth R. French 1992 Unirrrsit.v 01 Chicayo. Chiccup. I .L 60637, C;S;L Received July 1992. final version received September on This paper identities five common risk factors in the returns on stocks and bonds. There are three stock-market factors: an overall market factor and factors related to firm size and book-to-market equity. There are two bond-market factors. related to maturity and default risks. Stock returns have shared variation due to the stock-market factors, and they are linked to bond returns through shared variation in the bond-market factors. Except for low-grade corporates. the bond-market factors capture the common variation in bond returns. Most important. the five factors seem to explain average returns on stocks and bonds. 1. Introduction The cross-section of average returns on U.S. common stocks shows little relation to either the market /Is of the Sharpe (1964tLintner (1965) assetpricing model or the consumption ps of the intertemporal asset-pricing model of Breeden (1979) and others. [See, for example, Reinganum (198 1) and Breeden, Gibbons, and Litzenberger (1989).] On the other hand, variables that have no special standing in asset-pricing theory show reliable power to explain the cross-section of average returns. The list of empirically determined averagereturn variables includes size (ME, stock...

Words: 16818 - Pages: 68

Premium Essay

Fama French Work

...Journal of Financial Economics 33 (1993) 3-56. North-Holland Common risk factors in the returns stocks and bonds* Eugene F. Fama and Kenneth R. French 1992 Unirrrsit.v 01 Chicayo. Chiccup. I .L 60637, C;S;L Received July 1992. final version received September on This paper identities five common risk factors in the returns on stocks and bonds. There are three stock-market factors: an overall market factor and factors related to firm size and book-to-market equity. There are two bond-market factors. related to maturity and default risks. Stock returns have shared variation due to the stock-market factors, and they are linked to bond returns through shared variation in the bond-market factors. Except for low-grade corporates. the bond-market factors capture the common variation in bond returns. Most important. the five factors seem to explain average returns on stocks and bonds. 1. Introduction The cross-section of average returns on U.S. common stocks shows little relation to either the market /Is of the Sharpe (1964tLintner (1965) assetpricing model or the consumption ps of the intertemporal asset-pricing model of Breeden (1979) and others. [See, for example, Reinganum (198 1) and Breeden, Gibbons, and Litzenberger (1989).] On the other hand, variables that have no special standing in asset-pricing theory show reliable power to explain the cross-section of average returns. The list of empirically determined averagereturn variables includes size (ME, stock...

Words: 16818 - Pages: 68

Premium Essay

Fama and French 1993

...Journal of Financial Economics 33 (1993) 3-56. North-Holland Common risk factors in the returns stocks and bonds* Eugene F. Fama and Kenneth R. French 1992 Unirrrsit.v 01 Chicayo. Chiccup. I .L 60637, C;S;L Received July 1992. final version received September on This paper identities five common risk factors in the returns on stocks and bonds. There are three stock-market factors: an overall market factor and factors related to firm size and book-to-market equity. There are two bond-market factors. related to maturity and default risks. Stock returns have shared variation due to the stock-market factors, and they are linked to bond returns through shared variation in the bond-market factors. Except for low-grade corporates. the bond-market factors capture the common variation in bond returns. Most important. the five factors seem to explain average returns on stocks and bonds. 1. Introduction The cross-section of average returns on U.S. common stocks shows little relation to either the market /Is of the Sharpe (1964tLintner (1965) assetpricing model or the consumption ps of the intertemporal asset-pricing model of Breeden (1979) and others. [See, for example, Reinganum (198 1) and Breeden, Gibbons, and Litzenberger (1989).] On the other hand, variables that have no special standing in asset-pricing theory show reliable power to explain the cross-section of average returns. The list of empirically determined averagereturn variables includes size (ME, stock...

Words: 16818 - Pages: 68

Free Essay

Comunicare Interculturala

...Universitatea din Bucureşti Facultatea de Jurnalism şi Ştiinţele Comunicării Învăţământ la Distanţă Probleme ale comunicării interculturale Conf. univ. dr. Viorica Păuş Probleme ale comunicării interculturale Tutorat 1 Concepte fundamentale Civilizaţie: ansamblu de caractere proprii vieţii intelectuale, artistice, morale şi materiale ale unei ţări sau unei societăţi. (Dicţionar enciclopedic “ Petit Larousse”) Cultură: ansamblul structurilor sociale, religioase,etc…, ale manifestărilor intelectuale, artistice, etc…, ce caracterizează o societate. ( Dicţionarul enciclopedic “Petit Larousse”) La sfârşitul sec. XI: pământ cultivat= agricultură; spre mijlocul sec. XVI, în sens figurat= cultura spiritului (Renaştere); sec. XVIII: simbol al filosofiei Luminilor (Hobbes: acţiunea de a cultiva spiritul); sec. XIX: cultură= civilizaţie (germ. Kultur), termen ce va fi prefeerat de francezi. (după Dicţionar de sociologie Larousse) Valorile şi sistemele comportamentale ce permit unor grupuri de persoane de a da un sens lumii care îi înconjoară.Câteva aspecte ale culturii: • Ce poate fi definit drept “bun” sau “rău”? • Cum se structurează familia? • Care sunt relaţiile dintre bărbaţi şi femei? • Cum este perceput timpul? • Care sunt tradiţiile importante? • Care sunt limbile vorbite? • Care sunt regulile de alimentaţie şi băutură? • Cum sunt difuzate informaţiile...

Words: 27434 - Pages: 110